[asterisk-users] sip channel error - extension pattern matching problem

Tomasz Zieleniewski tzieleniewski at gmail.com
Tue Jan 15 08:40:39 CST 2008


Hi,

When I have the following extension matching defined:
exten => _an_.,1,NoOp(-- Context routing-sip-announcement for ${EXTEN} --)

Asterisk doesn't find it when it receives such SIP request:
<--- SIP read from 192.168.129.38:7160 --->
INVITE sip:an_hellboy at ms.sip.rd.touk.pl SIP/2.0
Record-Route: <sip:192.168.129.38:7160;lr=on>
...

for instance when I use
such extension:
exten => _vm_.,1,NoOp(-- Context routing-sip-voicemail for ${EXTEN} --)

Asterisk finds extensions for RURI like:
<--- SIP read from 192.168.129.38:7160 --->
INVITE sip:vm_hellboy at ms.sip.rd.touk.pl SIP/2.0
...

Is this an error?
What did I miss off not?

Thanks in advance
Tomasz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080115/14bcb36b/attachment.htm 


More information about the asterisk-users mailing list