Re: [asterisk-users] Dialplan behaviour

2010-03-10 Thread C. Chad Wallace
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 > e

Re: [asterisk-users] Dialplan behaviour

2010-03-10 Thread equis software
boun...@lists.digium.com [mailto: > asterisk-users-boun...@lists.digium.com] *On Behalf Of *equis software > *Sent:* Wednesday, March 10, 2010 8:14 AM > > *To:* Asterisk Users Mailing List - Non-Commercial Discussion > *Subject:* Re: [asterisk-users] Dialplan behaviour > > &g

Re: [asterisk-users] Dialplan behaviour

2010-03-10 Thread Danny Nicholas
ion Subject: Re: [asterisk-users] Dialplan behaviour I understand the “ex-girlfriend” situation, in fact I want to do that, the problem is when I don´t put the last line and call from 92 or 91 this don´t work. I put the ex-girlfriend exception because without this, calls from 91 and 92 do

Re: [asterisk-users] Dialplan behaviour

2010-03-10 Thread equis software
t; > *From:* asterisk-users-boun...@lists.digium.com [mailto: > asterisk-users-boun...@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 behavi

Re: [asterisk-users] Dialplan behaviour

2010-03-08 Thread Danny Nicholas
users-boun...@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

[asterisk-users] Dialplan behaviour

2010-03-08 Thread equis software
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=8ANI=91 DNI=225 RNI= redirect=no/0 complete=1 Dont work If I add th