[Asterisk-Users] Dialing out on TDM400p 4 port FXO
Wilson Pickett
spamsucks2005 at gmail.com
Mon Jan 31 10:17:22 MST 2005
> How can I make it so
> Extension 500 always dials out on line 1 and extension 600 always dials out
> on line 2. Below is the relevant snippets of the extensions.conf, sip.conf,
> and Zapata.conf.
>
> extensions.conf
Remove the groups an dput "hard wired" channels 1 and 2
> [sales1]
> exten => s,1,Dial(SIP/500)
> exten => _9.,1,Dial(Zap/1/${EXTEN}:1)
>
> [sales2]
> exten => s,1,Dial(SIP/600)
> exten => _9.,1,Dial(Zap/2/${EXTEN}:1)
>
More information about the asterisk-users
mailing list