Re: [asterisk-users] Audio Dropouts During Call

2018-04-05 Thread Brent Davidson
Been doing some more troubleshooting on this issue.  Started up TCPDump and let it run for a whole day, then loaded the file into Wireshark.  What is interesting is that there doesn't seem to be any lost packets.  The RTP sequence numbers are always contiguous. However, if I output the streams

Re: [asterisk-users] Asterisk / PRI and Outbound Overlap Dialing (Mtt Cannon)

2018-04-05 Thread Mc GRATH Ricardo
According to Asterisk wiki: https://wiki.asterisk.org/wiki/display/AST/Pattern+Matching#PatternMatching-SpecialCharactersUsedinPatternMatching The exclamation mark (!) character is similar to the period and matches zero or more remaining characters. It is used in overlap dialing to dial through

Re: [asterisk-users] Asterisk / PRI and Outbound Overlap Dialing

2018-04-05 Thread Richard Mudgett
On Thu, Apr 5, 2018 at 7:20 AM, Mtt Cannon wrote: > > > I am trying to setup Asterisk to act like a PBX connected via a PRI > gateway to a voice netowrk where Asterisk is doing outbound > overlap dialing for calls that terminate via that PRI. AFter researching > through

[asterisk-users] Asterisk / PRI and Outbound Overlap Dialing

2018-04-05 Thread Mtt Cannon
I am trying to setup Asterisk to act like a PBX connected via a PRI gateway to a voice netowrk where Asterisk is doing outbound overlap dialing for calls that terminate via that PRI. AFter researching through the archives and online dcocs, I thought I had everyting setup right, dialplan configured