User guide

exten => t,1,Hangup()
include => internal_calls
[internal_calls]
exten => 461,1,Dial(Zap/2) ; Extension 461 calls via Zap channel 2
exten => 462,1,Dial(SIP/462)
exten => 463,1,Dial(SIP/463)
exten => 465,1,Dial(SIP/465)
exten => 464,1,Dial(IAX2/464)
exten => 466,1,Dial(IAX2/466)
exten => t,1,Hangup()
exten => s,1,Hangup()
exten => i,1,Hangup()
include => outgoing_calls ; PSTN available to the VoIP clients
[outgoing_calls]
exten => _0.,1,Dial(Zap/1/${EXTEN:1}) ; Remove 0 before dial out
exten => t,1,Hangup()
9. Scenario C - Interconnecting communities using VoIP
In our third scenario, we would like to link our Telecentre to a Training Centre in another country using
an existing Internet VSAT satellite link. Once the connection is set up, we can use it to place
international phone conferences not only to the country of the Training Centre but to other destinations.
Page 40 TRICALCAR | www.wilac.net/tricalcar – Version: February 2008