[Asterisk-Users] IAX error messages in log

William Waites asterisk at lists.styx.org
Mon Dec 8 10:14:11 MST 2003


On Mon, Dec 08, 2003 at 11:05:17AM -0600, Steve Dolloff wrote:
> 
> Local server:
> 
> register => voip1p at voip2.test.net
> ;
> [voip2p]
> type=peer
> host=dynamic
> port=4569
> trunk=no
> qualify=yes
> context=IAX
> 
> Remote server:
> 
> register => voip2p at voip1.test.net
> ;
> [voip1p]
> type=peer
> host=dynamic
> port=4569
> trunk=no
> qualify=yes
> context=IAX

this is fine if you never want to place calls between the servers
you'll need two statements -- one of type 'user' for inbound calls
one of type 'peer' for outbound calls on each *. that may have
something to do with the log messages as well...

otherwise you might use type 'friend' but that doesn't scale very
well.

setting the port number is not necessary.

cheers,
-w
-- 
/~\  The ASCII Ribbon Campaign
\ /    No HTML/RTF in email
 X     No Word docs in email
/ \  Respect for open standards



More information about the asterisk-users mailing list