>
> Here are two ways to address this
>
> 1. Dial(SIP/CCMMAIN&SIP/CCMSLAVE) - this tries both at once
>
> 2. exten => s,1,Dial(SIP/CCMMAIN,10,KkTt)
>    Exten => s,n,Dial(SIP/CCMSLAVE,10,KkTt)
>
> CCMSLAVE only gets called if no one answers CCMMAIN in 10 seconds (2-3
> rings)
>
>   
Danny thats good to know for extensions.conf
but
I am using call files.

echo "Channel: SIP/CCMMAIN/5551212" >  /tmp/call
echo "Context: smvoice-test" >> /tmp/call

Can I do the Channel: SIP/CCMMAIN/5551212&SIP/CCMSLAVE/5551212
in the Channel for the call file?


Jerry


_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2009 - October 13 - 15 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to