search for: ipadresseserver2

Displaying 1 result from an estimated 1 matches for "ipadresseserver2".

Did you mean: ipadresseserver1
2011 Jun 13
1
call an external number for other server
...lo list i have 1 server installed with asterisk centos and digium card i have installed the same configuration in another unit but in this unit there is no card installed i have created a sip trunk between the 2 servers like that in the server 1 with card sip.conf [asterisk1] type=freind host=ipadresseserver2 context=internal insecure=invite allow=all [2000] type=friend host=dynamic context=internal allow=all extensions.conf [internal] exten => 2000,1,Dial(SIP/2000) exten => 2000,n,Hangup() exten => _1XXX,1,Dial(SIP/${EXTEN}@asterisk1) exten => _1XXX,n,Hangup() in the unit 2 without card...