Re: [Astlinux-users] Writing to astdb.sqlite3

2018-07-04 Thread Michael Knill
Thanks Lonnie. Simple! Add 'service asterisk stop' to any restore or factory reset script and all is resolved after a reboot. Regards Michael Knill On 5/7/18, 9:24 am, "Lonnie Abelbeck" wrote: > On Jul 4, 2018, at 5:23 PM, Michael Knill wrote: > > Does anyone know if there

Re: [Astlinux-users] SIP Options ping not working

2018-07-04 Thread Michael Knill
Thanks Lonnie. Good call. That will be my next test. PS IP Address stays the same. Regards Michael Knill On 5/7/18, 9:14 am, "Lonnie Abelbeck" wrote: Michael, My theory has always been your problem is with an upstream firewall. Stopping asterisk for a period of time may a

Re: [Astlinux-users] Writing to astdb.sqlite3

2018-07-04 Thread Lonnie Abelbeck
> On Jul 4, 2018, at 5:23 PM, Michael Knill > wrote: > > Does anyone know if there is an issue with writing or deleting entries > directly in the astdb.sqlite3 database rather than via Asterisk? > It would only be used for backup/restore/factory reset purposes. I would not do that if Asteris

Re: [Astlinux-users] SIP Options ping not working

2018-07-04 Thread Lonnie Abelbeck
Michael, My theory has always been your problem is with an upstream firewall. Stopping asterisk for a period of time may allow upstream firewall states to expire. By rebooting AstLinux you will do the same (stop/start Asterisk) and if you have PPPoE you may pull a different IP address which wi

Re: [Astlinux-users] Writing to astdb.sqlite3

2018-07-04 Thread The Cadillac Kid via Astlinux-users
I’ve done it and it didn’t seem to hurt though I’d never do it in production. I’m not sure how much data is cached by asterisk so I end up always handling the DB through AMI Christopher  On Wednesday, July 4, 2018, 6:23:56 PM EDT, Michael Knill wrote: Does anyone know if there is an

[Astlinux-users] Writing to astdb.sqlite3

2018-07-04 Thread Michael Knill
Does anyone know if there is an issue with writing or deleting entries directly in the astdb.sqlite3 database rather than via Asterisk? It would only be used for backup/restore/factory reset purposes. Regards Michael Knill --

Re: [Astlinux-users] SIP Options ping not working

2018-07-04 Thread Michael Knill
And yes good test. Of course a firewall restart does not clear translations. Am I able to clear firewall translations without waiting for them to time out which is what I assume you are doing here? It would have to be dome from a remote session as well e.g. through the firewall. Regards Michael

Re: [Astlinux-users] SIP Options ping not working

2018-07-04 Thread Michael Knill
Thanks Lonnie. Great info to know. Its still a bit of a mystery though as I was seeing the outbound packet with tcpdump so it had passed the firewall, but did not see the return packet! Regards Michael Knill On 4/7/18, 10:41 pm, "Lonnie Abelbeck" wrote: > So my questions are: > • Is t

Re: [Astlinux-users] SIP Options ping not working

2018-07-04 Thread Lonnie Abelbeck
> So my questions are: > • Is tcpdump BEFORE the firewall? For incoming packets tcpdump is before the firewall, for outgoing packets tcpdump is after the firewall, ie. -- wire -> NIC -> tcpdump -> netfilter/firewall netfilter/firewall -> tcpdump -> NIC -> wire -- so tcpdump does not see outbound