[Asterisk-Users] AGI and incoming call
Innocent Evil
innocent.evil at inbox.com
Wed Apr 26 07:56:33 MST 2006
Why don't you do something like this:
exten => 12345678,1,Dial(10)
exten => 45874521,1,Dial(11)
exten => 32544884,1,Dial(12)
replace Dial(10) and so on with apppriate extension.
Thanks,
--
You don't have any choice, you already made it before you came here.
> -----Original Message-----
> From: steganux at steganux.com
> Sent: Wed, 26 Apr 2006 08:47:03 +0200
> To: asterisk-users at lists.digium.com
> Subject: [Asterisk-Users] AGI and incoming call
>
> Hello,
>
> I would like to intercept each incoming call and with an awk script,
> search the internal phone number ask.
> For example:
> I have a text database as this:
> External phone Internal Phone
> 12345678 10
> 45874521 11
> 32544884 12
>
> When the client 45874521 call, Asterisk must routed the incoming call to
> the internal phone 11
> I have an awk script able to find the good internal phone, but i don't
> know how to interface it with Asterisk. I thought that AGI is the best
> way. Is it?
>
> Best regards,
>
> --
> Olivier Saulnier
> STEGANUX
> 35 Quai Louis Blanc
> 03100 Montluçon
> T: 04.70.02.80.55
> F: 04.70.02.80.57
> http://www.steganux.com
>
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> Asterisk-Users mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
More information about the asterisk-users
mailing list