Displaying 2 results from an estimated 2 matches for "rfc5589".
Did you mean:
rfc3389
2014 Jul 16
0
Function transfer RFC 5589
...the call, transfers it to
the Asterisk server 2 (ACD).
In Asterisk server 1 (IVR) I'm using the function Transfer()
<http://www.voip-info.org/wiki/view/Asterisk+cmd+Transfer>, which sends a
SIP REFER to the VoIP Gateway, in the way that is explained in RFC 5589
http://tools.ietf.org/html/rfc5589#section-6.1
Where:
VoIP Gateway G400 is de Transferee
Asterisk server 1 (IVR) is the Transferor
And Asterisk server 2 (ACD) is the Transfer Target
The SIP transaction is completed correctly, with the difference that there
is no "INVITE (hold)" from Transferor to Transferee.
In the G400...
2017 Jan 24
2
Asterisk 14.2.1 PJSIP - is it possible to retrieve a PJSIP header To field for the SIP OK response to Trying?
I place a call into Asterisk (from SIP phone) and the To header does not have a tag. Asterisk then sends it's Trying response, still no tag in the To header. The phone then replies with OK, this time the To header includes a tag.
Is there any way to retrieve this response To header (including the tag field) from the dial plan?
I have tried the PJSIP-HEADER read of the To header, but it