Hi, Community!
We have a CRM that manages the calls using Asterisk and Avaya Commutator. Now we are upgrading to Avaya IP Office + Avaya Workplace.
I’ve been developing an app that supposed to makeCall interacting with Avaya Workplace. Based on https://www.ecma-international.org/wp-content/uploads/ECMA-323_4th_edition_december_2006.pdf. I received EACH of the following events just once:
<ns3: Events xmlns: ns2="http://www.ecma-international.org/standards/ecma-323/csta/ed4" xmlns: ns3="http://openapi.common.avaya.com/"><ns3:Event device=""><ns2: AVMVoicemailStatusEvent><switches>127.0.0 .1</switches><voicemailStatus>statusConnected</voicemailStatus> <cause>normal</cause><embedded VMMode>false</embedded VMMode> </ns2: AVMVoicemailStatusEvent
</ns3: Event></ns3:Events>
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<ns3:Events xmlns:ns2="http://www.ecma-international.org/standards/ecma-323/csta/ed4" xmlns:ns3="http://openapi.common.avaya.com/"><ns3:Event device="101">ns3:directoryEvent<forUser>101</forUser><dirTypeChanged>PERSONAL</dirTypeChanged></ns3:directoryEvent></ns3:Event></ns3:Events>
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<ns3:Events xmlns:ns2="http://www.ecma-international.org/standards/ecma-323/csta/ed4" xmlns:ns3="http://openapi.common.avaya.com/"><ns3:Event device=""><wsTransferEvent><wsEventClassName>com.a vaya.common.wstransfer.extended.wsevent.VoicemailS erverStatusEventEvent</wsEventClassName><eventSource>http://com.avaya.common.wseventing/wst_cstaEventsSource</eventSource><method>cstaVoicemailServerStatusEvent </method></wsTransferEvent></ns3:Event></ns3:Events>
But Avaya Workplace still is not opening when call is initiated. I’m able to call directly via it. Now I’m stuck here, and need an assistance to proceed. Looking forward yo Your response.
Thanks!
We have a CRM that manages the calls using Asterisk and Avaya Commutator. Now we are upgrading to Avaya IP Office + Avaya Workplace.
I’ve been developing an app that supposed to makeCall interacting with Avaya Workplace. Based on https://www.ecma-international.org/wp-content/uploads/ECMA-323_4th_edition_december_2006.pdf. I received EACH of the following events just once:
<ns3: Events xmlns: ns2="http://www.ecma-international.org/standards/ecma-323/csta/ed4" xmlns: ns3="http://openapi.common.avaya.com/"><ns3:Event device=""><ns2: AVMVoicemailStatusEvent><switches>127.0.0 .1</switches><voicemailStatus>statusConnected</voicemailStatus> <cause>normal</cause><embedded VMMode>false</embedded VMMode> </ns2: AVMVoicemailStatusEvent
</ns3: Event></ns3:Events>
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<ns3:Events xmlns:ns2="http://www.ecma-international.org/standards/ecma-323/csta/ed4" xmlns:ns3="http://openapi.common.avaya.com/"><ns3:Event device="101">ns3:directoryEvent<forUser>101</forUser><dirTypeChanged>PERSONAL</dirTypeChanged></ns3:directoryEvent></ns3:Event></ns3:Events>
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<ns3:Events xmlns:ns2="http://www.ecma-international.org/standards/ecma-323/csta/ed4" xmlns:ns3="http://openapi.common.avaya.com/"><ns3:Event device=""><wsTransferEvent><wsEventClassName>com.a vaya.common.wstransfer.extended.wsevent.VoicemailS erverStatusEventEvent</wsEventClassName><eventSource>http://com.avaya.common.wseventing/wst_cstaEventsSource</eventSource><method>cstaVoicemailServerStatusEvent </method></wsTransferEvent></ns3:Event></ns3:Events>
But Avaya Workplace still is not opening when call is initiated. I’m able to call directly via it. Now I’m stuck here, and need an assistance to proceed. Looking forward yo Your response.
Thanks!