[Asterisk-Users] dst number

Steven Kawuma kawuma at dsmagic.com
Sun Jul 6 23:47:40 MST 2003


Thx alot!

----- Original Message -----
From: "Martin Pycko" <martinp at digium.com>
To: <asterisk-users at lists.digium.com>
Sent: Friday, July 04, 2003 9:32 PM
Subject: Re: [Asterisk-Users] dst number


> Lets say that you're going to receive 20 diffrent DIDs
>
> 1000 - 1019
>
> [incoming]
> exten => _X.,1,SetVar,SAVE_DID=${EXTEN}
> exten => _X.,2,Goto,${EXTEN}|s|1
>
> [1000]
> exten => s,1,blabla
>
> ....
>
> [1019]
> exten => s,1,......
>
> Martin
>
> On Fri, 4 Jul 2003, Steven Kawuma wrote:
>
> > Hi all,
> >
> > I'm trying to write a set of contexts that will be executed for
different destination numbers. But for each of these numbers, different
audio files are played as specified in a postgres db depending on the
destination number. Is this possible? How can I tell which number has been
called at the time when the call is answered?
> >
> > Steven
> >
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
>





More information about the asterisk-users mailing list