search for: jharragin

Displaying 5 results from an estimated 5 matches for "jharragin".

Did you mean: harragin
2023 Nov 08
1
Local calls not possible when Internet connection down
...the asterisk side. It looked like phones were > unregistered. Same shows the log posted previously. > > Marek > > > > > > Sent with Proton Mail secure email. > > ------- Original Message ------- > On Wednesday, November 8th, 2023 at 1:21, John Harragin < > jharragin at mw.k12.ny.us> wrote: > > > > Marek, > > > > See if calls hang in the system if you encounter another outage > > core show channels > > > > ...if so, > > core set verbose 3 > > and see what instructions subsequent calls hang on. > > &...
2023 Nov 08
1
Local calls not possible when Internet connection down
...seemed it never started. There was no dialplan execution on the asterisk side. It looked like phones were unregistered. Same shows the log posted previously. Marek Sent with Proton Mail secure email. ------- Original Message ------- On Wednesday, November 8th, 2023 at 1:21, John Harragin <jharragin at mw.k12.ny.us> wrote: > Marek, > > See if calls hang in the system if you encounter another outage > core show channels > > ...if so, > core set verbose 3 > and see what instructions subsequent calls hang on. > > > > On Mon, Nov 6, 2023 at 4:44 PM Mar...
2023 Aug 17
1
Segmentation fault
You should be able to define multiple data sources. However I'm having my own issues. I have my dialplan accessing one maria database which is hosted locally on the asterisk server then logging cdr with odbc adaptive which connects to maria on a remote machine. This works fine except when the remote server is out of reach the calls zombie and eventually lead to a fault. The cli imply that the
2023 Feb 22
1
Asterisk simply stops call processing
If there are multiple connections that the utilize the same driver, try putting: Threading = 2 in the appropriate driver section of /etc/odbcinst.ini ...this would be a possibility if the problem is intermittent. Also can you successfully execute the same SQL from the cli? By the way, what driver is asterisk using? On Mon, Feb 20, 2023 at 11:12 PM Antony Stone < Antony.Stone at
2023 Oct 10
1
Deleting voicemail by program
Here is something I wrote years ago. I expect you can adjust it for your needs # cat remove_blank_vmail #!/bin/bash # remove_blank_vmail takes arguments as voicemail boxes and removes messages with audio files shorter then MINSIZE (in bytes) #---------------------------------------------------------------------- # Description: # Author: John Harragin Monroe-Woodbury CSD # Created at: Thu Nov 6