[Asterisk-Users] Ex-girlfriend-logic

Brian West brian at bkw.org
Tue Oct 26 13:34:24 MST 2004


Also

exten => s/_123NXXXXX,1,Goto(1000,1)

And

exten => s,1,Answer

ARE TWO TOTALLY DIFFERENT EXTENSIONS.  Correct your priority numbering and
you'll be fine.

bkw

> -----Original Message-----
> From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-
> bounces at lists.digium.com] On Behalf Of Steve Totaro
> Sent: Tuesday, October 26, 2004 1:16 PM
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> Subject: Re: [Asterisk-Users] Ex-girlfriend-logic
> 
> you need a pattern to match like _NXXNXXXX before the 5
> 
> Thanks,
> Steve Totaro
> stotaro at totarotechnologies.com
> www.totarotechnologies.com
> 
> 
> ----- Original Message -----
> From: "John Bohman" <bohmanj at adcnoc.com>
> To: "'Asterisk Users Mailing List - Non-Commercial Discussion'"
> <asterisk-users at lists.digium.com>
> Sent: Tuesday, October 26, 2004 1:55 PM
> Subject: [Asterisk-Users] Ex-girlfriend-logic
> 
> 
> > Trying to use the ex-gf logic on a few PITA callers and witle it works
> ok
> it
> > doesn't continue down the context.
> >
> > exten => 9000,1,Answer
> > exten => 9000,2,Playback(silence/2)
> > exten => 9000,3,Playback(tt-monkeys)
> > exten => 9000,4,Playback(tt-somethingwrong)
> > exten => 9000,5,Playback(the-party-you-are-calling)
> > exten => 9000,6,Playback(carried-away-by-monkeys)
> > exten => 9000,7,Playback(silence/2)
> > exten => 9000,8,Playback(moo2)
> > exten => 9000,9,Hangup
> >
> > exten => s,1,SetMusicOnHold,default
> > exten => s,2,responsetimeout,20
> > exten => s/_2011111111,3,goto(9000,1)
> > exten => s/_9731111111,4,goto(9000,1)
> > exten => s,5,Dial(Zap/1&Zap/2&Zap/3&SIP/2002&SIP/2102,17,tr)
> >
> > The numbers for the CID match have been changed... But that works
> fine...
> > Sends to the 9000ext and works perfectly.. But other non-matched numbers
> > aren't passing through to sequence #5..
> > Worked percectly before I tried mucking with things... But it is neccy
> to
> > get this running the 5am calls are driving me nuts..
> >
> > Help? I'm sure this is something I'm just not seeing... Tried wikki
> > already..
> >
> > Details.. CVS build from 1.0 tree from today running a RH 9 system using
> the
> > zaptel 4port card 1fxo/3fxs
> > thanks
> > John b.
> >
> >
> > _______________________________________________
> > Asterisk-Users mailing list
> > Asterisk-Users at lists.digium.com
> > http://lists.digium.com/mailman/listinfo/asterisk-users
> > To UNSUBSCRIBE or update options visit:
> >    http://lists.digium.com/mailman/listinfo/asterisk-users
> >
> 
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users




More information about the asterisk-users mailing list