[Asterisk-Dev] transfer() is not compliant with SIP RFC-3515 and
RFC-3261
Mikael Magnusson
mikaelmagnusson at glocalnet.net
Fri Jan 13 04:14:14 MST 2006
On Fri, Jan 13, 2006 at 10:46:42AM +0100, lea123 at wp.pl wrote:
> Dear Developers,
>
> Can you please confirm that:
>
> "The transfer() application is not compliant with RFC-3515 and
> RFC-3261 Section: 12.2.1.1"
>
> If I issue the following in the dialplan:
> exten => 5,1,Transfer
> (SIP/18005551212 at sphone.vopr.vonage.net:5061)
> Asterisk SIP debug output gives:
> REFER sip:transit.vonage.net:5060 SIP/2.0
>
> Note that the Request-URI after the keyword REFER is wrong !!!
> "transit.vonage.net" is NOT the correct destination for this
> request.
>
> Why is this happening ?
Asterisk seems to use an incorrect Request-URI when sending the REFER request
to a strict router.
Which Asterisk version are you using?
/Mikael
More information about the asterisk-dev
mailing list