Displaying 1 result from an estimated 1 matches for "opiini".
Did you mean:
opini
2003 Oct 20
6
Setting up an IAX2 trunk
I am trying to set up an IAX2 trunk between two
servers.
Server A has the following in iax.conf:
[general]
...
[ServerB]
type=friend
trunk=yes
host=dynamic
secret=myPassword
context=myContext
Server B has the following in extensions.conf:
[outgoing]
exten=>_40X,1,Dial,IAX2/ServerB:myPassword@x.x.x.x/${EXTEN}
I am using bmtools to monitor the bandwidth usage, and
I am not seeing a difference.