[Asterisk-Users] IAX Trunk
    Forrest Beck 
    jonforrest.beck at gmail.com
       
    Fri May 19 08:28:08 MST 2006
    
    
  
I have two servers setup on different locations.  They are both setup as
peers and users to each other.
 
Server 1 iax.conf:
[ms-to-us]
type=user
username=ms-to-us
secret=ms-to-us
context=upperschool
[us-to-ms]
type=peer
username=us-to-ms
secret=us-to-ms
host=10.11.1.112
trunk=yes
 
Server 2 iax.conf:
[ms-to-us]
type=peer
username=ms-to-us
secret=ms-to-us
host=10.11.1.111
trunk=yes
[us-to-ms]
type=user
username=us-to-ms
secret=us-to-ms
context=middleschool
 
All works great.  But I am curious.  
 
Senario: If a call is initiated from Server 1 to Server 2, a trunk is
established.  While that call is progress another call is established from
Server 2 to Server 1.  Is a new trunk created, or is the same one used?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060519/ad17364e/attachment.htm
    
    
More information about the asterisk-users
mailing list