Hi
I need make a trunk between two ViciDial (VERSION: 2.4-309a - BUILD: 110430-1642)
This si de configuration but this fails. Please help me.
Server 1:
192.168.92.11
Extension: 8001-8020
Carrier ID: sipexample
Carrier Name: sipexample
Carrier Description:
Registration String: register => sipexample:test@192.168.92.20:5060
Template ID:
Account Entry:
[sipexample]
fromuser=sipexample
disallow=all
allow=ulaw
type=peer
username=sipexample
secret=test
host=192.168.92.20
context=trunkinbound
Protocol:
IAX2
Globals String:
TESTSIPTRUNK = IAX2/sipexample
Dialplan Entry:
exten => _4XXX,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _4XXX,2,Dial{${TESTSIPTRUNK}/${EXTEN},60,tTo)
exten => _4XXX,3,Hangup
Server IP: 192.168.92.11
Active: YES
Server 2:
192.168.92.20
Extension: 4001-4020
Carrier ID: sipexample
Carrier Name: sipexample
Carrier Description:
Registration String: register => sipexample:test@192.168.92.11:5060
Template ID:
Account Entry:
[sipexample]
fromuser=sipexample
disallow=all
allow=ulaw
type=peer
username=sipexample
secret=test
host=192.168.92.11
context=trunkinbound
Protocol:
IAX2
Globals String:
TESTSIPTRUNK = IAX2/sipexample
Dialplan Entry:
exten => _8XXX,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _8XXX,2,Dial{${TESTSIPTRUNK}/${EXTEN},60,tTo)
exten => _8XXX,3,Hangup
Server IP: 192.168.92.20
Active: YES