Hello list, using asterisk 1.4.30 I have the strangest problem that some SIP accounts can register to my Asterisk and others not. I see no connection between all those that can register or all those that can't. It's not a firewall problem as all register to port 5060 and the range 5060 --> 5064 is open. It's just very strange that some can register and other not. Any input/suggestions ?! Jonas. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100624/17f2c46e/attachment.htm
Giorgio Incantalupo
2010-Jun-24 10:18 UTC
[asterisk-users] Very strange registration problem
Jonas, have you checked the log files? Giorgio Jonas Kellens wrote:> Hello list, > > using asterisk 1.4.30 > > I have the strangest problem that some SIP accounts can register to my > Asterisk and others not. I see no connection between all those that > can register or all those that can't. > > It's not a firewall problem as all register to port 5060 and the range > 5060 --> 5064 is open. > > It's just very strange that some can register and other not. > > Any input/suggestions ?! > > Jonas.
Without submitting some logs or your sip settings, how could somebody on this list help you? Zeeshan A Zakaria -- www.ilovetovoip.com On 2010-06-24 6:28 AM, "Giorgio Incantalupo" <gincantalupo at fgasoftware.com> wrote: Jonas, have you checked the log files? Giorgio Jonas Kellens wrote:> Hello list, > > using asterisk 1.4.30 > > I have the strangest problem that...-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100624/51ce21a3/attachment.htm
If tcpdump not showing any incoming packets from the phones, then the phones are not communicating with the server. There could be no other reason other than iptables blocking that communication. Did you check if iptables is blocking anything? Zeeshan A Zakaria -- www.ilovetovoip.com On 2010-06-24 6:55 AM, "Jonas Kellens" <jonas.kellens at telenet.be> wrote: Giorgio, there is just no registration coming in. SIP debug shows nothing on the SIP peers that do not register. TCPdump shows nothing on incoming registrations. Firewall is down. I'm using SIP realtime and I'm starting to think it is a problem with the MySQL-DB of the MySQL-driver or something... The thing that made it all work again (after reloading, restarting asterisk and the whole CentOS-server) was recompiling asterisk 1.4.30 and addons 1.4.11... I'm still looking for an explanation so I can act quicker the next time this should re-appear. According to you, what logfiles could tell me some more ?? Jonas. On 06/24/2010 12:18 PM, Giorgio Incantalupo wrote:> > Jonas, > > have you checked the log files? >...-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100624/f5c1a7e2/attachment.htm