[asterisk-users] Trunk outcall line ?

Eric "ManxPower" Wieling eric at fnords.org
Mon Nov 20 22:00:22 MST 2006


Noc Phibee wrote:
> Hi
> 
> no answer ? anyone use asterisk with more 1 line in out ?
> 
> bye
> 
> 
> 
> Noc Phibee a écrit :
>> Hi
>>
>> actually, for out call, i use :
>>
>>
>> exten => _0XXXX.,1,Dial(SIP/out-l1/${EXTEN:1},50,rt)
>> exten => _0XXXX.,2,Dial(SIP/out-l2/${EXTEN:1},50,rt)
>> exten => _0XXXX.,3,Dial(SIP/out-l3/${EXTEN:1},50,rt)
>> exten => _0XXXX.,4,Hangup

Take a look at extensions.conf.sample, which is included in the Asterisk 
source code.  Notice the value of DIALSTATUS is set.  This is also 
mentioned in "show application dial", the Wiki, and I'm pretty sure it's 
talked about in Asterisk: The Future of Telephony.  It has also been 
discussed on the mailing list (see the archives)


More information about the asterisk-users mailing list