[asterisk-users] Dialplan behaviour

C. Chad Wallace cwallace at lodgingcompany.com
Wed Mar 10 19:57:58 CST 2010


At 4:45 PM on 08 Mar 2010, equis software wrote:

> 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
> 
[...]
> Dont work
> 
> If I add this rule
> exten=>225,1,Answer
> 
> Works ok

I suspect it's because when the call first comes in, asterisk doesn't
have the callerid info yet (it comes after the first ring).  So
asterisk tries to route the call to a callerid-nonspecific dialplan
entry, and simply fails when it doesn't find any.


-- 

C. Chad Wallace, B.Sc.
The Lodging Company
http://www.lodgingcompany.com/
OpenPGP Public Key ID: 0x262208A0

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20100310/c5d55d08/attachment.pgp 


More information about the asterisk-users mailing list