[asterisk-users] Trunk outcall line ?

Noc Phibee noc at phibee.net
Thu Nov 16 01:46:17 MST 2006


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


can you say me with this config, if the first user call and use out-l1
the second user use automatiquely out-l2 (and out-l3 when l1 and l2 are
used) ?

if i want add a "turn line" for use all lines and not only the out-l1, 
what is the best
config (i don't use web interface for config)

thanks bye



More information about the asterisk-users mailing list