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

Channel: Local/[EMAIL PROTECTED]

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 <[EMAIL PROTECTED]> wrote:
> Can I use the .call files to place a call using the dialplan instead of the
> channel directly? 
>   
> ---Channel: SIP/[EMAIL PROTECTED]
> Context: testing
> Extension: playsample
> Priority: 1
> CallerID: Company <8882650946>
> WaitTime: 15
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users@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

Reply via email to