[Asterisk-Users] Call Files to Terminate a call to the dialplan not directly to a channel

Julian J. M. julianjm at gmail.com
Fri Apr 15 07:11:35 MST 2005


You can use (at least in asterisk CVS), this:

Channel: Local/1234 at from-internal

then in extensions.conf
[from-internal]
exten => 1234,1,Dial(whatever)
exten => 1234,2,Dial(otherprov)

Not testet though ;)

Julian J. M.

On 4/14/05, Mystery Glitch <mr_e_glitch at yahoo.com> wrote:
> Can I use the .call files to place a call using the dialplan instead of the
> channel directly? 
>   
> ---Channel: SIP/19563436274 at termprovider
> Context: testing
> Extension: playsample
> Priority: 1
> CallerID: Company <8882650946>
> WaitTime: 15



More information about the asterisk-users mailing list