Jump to content

ACDAvailable and CallingCardLogin Soap Message (PBXnSIP v1.5.x)


intParse (Medisys)

Recommended Posts

I am trying to find what params/soap message to send after receiving an ACDAvailable and CallingCardLogin soap message on PBXnSIP v1.5.xx?

 

I have tried to reply with an IVROutput like message but didn't work.

 

Any help greatly appreciated.

 

Thanks.

 

An ACDAvailable soap messsage has these params: {CallID, From, To, Queue, Agent}

 

A CallingCardLogin soap messsage has these params: {CallID, From, To, Account}

Link to comment
Share on other sites

An ACDAvailable soap messsage has these params: {CallID, From, To, Queue, Agent}

 

The PBX processes "ACDRoute" responses. The parameters are {CallID, Destination}. The Destination field contains the number where the call should be routed to.

 

A CallingCardLogin soap messsage has these params: {CallID, From, To, Account}

 

That is a longer story. There is a three-stage process to initiate and terminate the call. This should actually be pretty much the same as in version 2.0, so the information on the Wiki should apply.

 

Is it an option to move to version 2.0?

Link to comment
Share on other sites

The PBX processes "ACDRoute" responses. The parameters are {CallID, Destination}. The Destination field contains the number where the call should be routed to.

That is a longer story. There is a three-stage process to initiate and terminate the call. This should actually be pretty much the same as in version 2.0, so the information on the Wiki should apply.

 

Is it an option to move to version 2.0?

 

Thank you so much. Unfortunately a move to 2.0 is not an option, yet. The project was started in the early days of PBXnSIP and currently the client does not wish to upgrade, although we are tying to convince them.

 

Thanks again.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...