SIP Client Able To Handle Access-URL: Header

Home » Asterisk Users » SIP Client Able To Handle Access-URL: Header
Asterisk Users No Comments

Hello,

I’m playing with the optional URL parameter of the Dial() command, which “will also be sent to the called party upon successful connection, if the channel technology supports the sending of URLs in this way.”[1]

Basically, the following asterisk dialplan directive :

– – 8< - - 8< - - 8< - - same => n,Dial(SIP/1234,30,tr,http://www.example.com/)
– – >8 – – >8 – – >8 – –

Will generate the following SIP header in the INVITE request :

– – 8< - - 8< - - 8< - - Access-URL: ;mode