[asterisk-users] Call File Channel
Danny Nicholas
danny at debsinc.com
Wed Aug 12 16:17:20 CDT 2009
Ok. Here's how you would do that:
Channel: SIP/170 (some local extension)
CallerID: SIP/104 (another local extension)
MaxRetries: 1
WaitTime: 60
retryTime: 5
Context: your_context
Extension: s
This should create an extension call using your context. The context can
then dial out as you write it.
_____
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of David Gibbons
Sent: Wednesday, August 12, 2009 4:10 PM
To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
Subject: Re: [asterisk-users] Call File Channel
Thanks Danny,
I do have a dial cmd with multiple arguments in my normal outgoing context.
I guess my question really is:
How do I tell the call file using "Channel: XXX" to use my outgoing context
instead of Zap/g1/xx or sip/trunk_x/xx directly?
-Dave
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Danny Nicholas
Sent: Wednesday, August 12, 2009 5:05 PM
To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
Subject: Re: [asterisk-users] Call File Channel
Exten => s,1,Dial(SIP/trunk_x/#1&SIP/trunk_y/#2&ZAP/g1/#3,60)
_____
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of David Gibbons
Sent: Wednesday, August 12, 2009 3:59 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: [asterisk-users] Call File Channel
I know I'm missing something here (been a long day).
How can I specify more than one channel in a call file?
I want to dial SIP/trunk_x and fail to SIP/trunk_y and fail to ZAP/g1.
Thanks
Dave
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090812/6bc81d6f/attachment.htm
More information about the asterisk-users
mailing list