I do have user statements as well for receiving calls. Calls work fine, I just get this error message every minute regardless of whether a call is being placed or not.
Stephen > -----Original Message----- > From: William Waites [mailto:[EMAIL PROTECTED] > Sent: Monday, December 08, 2003 11:14 AM > To: Steve Dolloff > Cc: [EMAIL PROTECTED] > Subject: Re: [Asterisk-Users] IAX error messages in log > > On Mon, Dec 08, 2003 at 11:05:17AM -0600, Steve Dolloff wrote: > > > > Local server: > > > > register => [EMAIL PROTECTED] > > ; > > [voip2p] > > type=peer > > host=dynamic > > port=4569 > > trunk=no > > qualify=yes > > context=IAX > > > > Remote server: > > > > register => [EMAIL PROTECTED] > > ; > > [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 _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
