[asterisk-users] Dialplan behaviour

Danny Nicholas danny at debsinc.com
Mon Mar 8 13:52:38 CST 2010


You made the troncal-sip context into a "ex-girlfriend" situation where only
calls from extensions 91 and 92 would process. When you added the last line,
that made it an open context with two egf exceptions.

 

  _____  

From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of equis software
Sent: Monday, March 08, 2010 1:46 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: [asterisk-users] Dialplan behaviour

 

I have this

[TRONCAL-SIP]
exten=>225/91,1,Answer
exten=>225/91,2,Echo
exten=>225/91,3,Hangup

exten=>225/92,1,Answer
exten=>225/92,2,Playback(conf-invalid)
exten=>225/92,3,Hangup

When I make a call 

CLI>    -- Recv IAM CIC=8    ANI=91 DNI=225 RNI= redirect=no/0 complete=1

Dont work


If I add this rule
exten=>225,1,Answer

Works ok

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100308/f7fcfde7/attachment.htm 


More information about the asterisk-users mailing list