Re: Problems with inbound connection and registering phone
Steve Edwards <[email protected]> Tue, 23 May 2023 12:39:48 -0700 (PDT)
| Newsgroups | gmane.comp.telephony.pbx.asterisk.user |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 23 May 2023, Steve Matzura wrote: > ...when I dial my number from a phone on the Internet or any phone > outside my LAN, Asterisk does not respond in any way, which means > somehow my system is not picking up the fact that there's an incoming > call to it. Or that you are not receiving any packets. Enabling SIP debugging in Asterisk can yield clues. `sudo tcpdump -i any -s 0 -v port 5060` can yield more clues. Note that tcpdump sees packets before iptables and Asterisk sees packets after iptables. If you're getting packets, sngrep and wireshark can yield even more clues. -- Thanks in advance, ------------------------------------------------------------------------- Steve Edwards [email protected] Voice: +1-760-468-3867 PST https://www.linkedin.com/in/steve-edwards-4244281 -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- Check out the new Asterisk community forum at: https://community.asterisk.org/ New to Asterisk? Start here: https://wiki.asterisk.org/wiki/display/AST/Getting+Started asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users