similar to: How to diagnose early media on a PRI

Displaying 20 results from an estimated 3000 matches similar to: "How to diagnose early media on a PRI"

2013 May 24
0
Pri-Debug-Log / Is Early Media supported by provider?
Hi, I tried to use Early Media: exten => 1,1,Playback(demo-thanks,noanswer) same => n,Hangup() But when calling my extension I do not hear the voicefile - I only hear the ring tone. In the Asterisk-Log I can see, that the voicefile is played. I got the same result when using "Progress()" in the first priority. I tried "pri set debug on span 1" and got the
2013 Jul 09
0
asterisk-users Digest, Vol 108, Issue 14
Unsubscribe Elvin G. Nodalo -----Original Message----- From: asterisk-users-request at lists.digium.com Sent: 7/10/2013 1:00 AM To: asterisk-users at lists.digium.com Subject: asterisk-users Digest, Vol 108, Issue 14 Send asterisk-users mailing list submissions to asterisk-users at lists.digium.com To subscribe or unsubscribe via the World Wide Web, visit
2013 Jul 09
0
asterisk-users Digest, Vol 108, Issue 14
Unsubscribe Elvin G. Nodalo -----Original Message----- From: asterisk-users-request at lists.digium.com Sent: 7/10/2013 1:00 AM To: asterisk-users at lists.digium.com Subject: asterisk-users Digest, Vol 108, Issue 14 Send asterisk-users mailing list submissions to asterisk-users at lists.digium.com To subscribe or unsubscribe via the World Wide Web, visit
2014 Jan 30
2
how to get full channel name - AMI cuts off
Using Dahdi/PRI, I end up with channel names like 'DAHDI/i8/9995551212-4d6B', but when I do a 'core show channels' it cuts off those names to only 'DAHDI/i8/9995551212-'. This is the same for AMI. Is there a way to get the full channel name within AMI? I'm using asterisk 11.7.0 Thanks, -Justin -------------- next part -------------- An HTML attachment was
2013 Jul 08
3
analog phone digit delay
I have an installation that has analog phones connected via T1 channel banks. I'm getting complaints from users that they will enter a partial number (eg 91213), then turn away to get the next few digits, and the system will start dialing before they have a chance to put in the rest of the dialing string. Is there a way to increase this delay? The only use these 4 dialing patterns:
2013 Jun 28
0
No subject
/*! \brief Wait up to 16 seconds for first digit (FXO logic) */ static int firstdigittimeout =3D 16000; /*! \brief How long to wait for following digits (FXO logic) */ static int gendigittimeout =3D 8000; /*! \brief How long to wait for an extra digit, if there is an ambiguous ma= tch */ static int matchdigittimeout =3D 3000; -----Original Message----- From: asterisk-users-bounces at
2013 Jun 28
0
No subject
/*! \brief Wait up to 16 seconds for first digit (FXO logic) */ static int firstdigittimeout =3D 16000; /*! \brief How long to wait for following digits (FXO logic) */ static int gendigittimeout =3D 8000; /*! \brief How long to wait for an extra digit, if there is an ambiguous ma= tch */ static int matchdigittimeout =3D 3000; -----Original Message----- From: asterisk-users-bounces at
2013 Jun 28
0
No subject
/*! \brief Wait up to 16 seconds for first digit (FXO logic) */ static int = firstdigittimeout =3D 16000; /*! \brief How long to wait for following digits (FXO logic) */ static int = gendigittimeout =3D 8000; /*! \brief How long to wait for an extra digit, if there is an ambiguous ma= tch */ static int matchdigittimeout =3D 3000; -----Original Message----- From: asterisk-users-bounces at
2005 Sep 10
1
PRI echo
Hi, My configuration is pri----*(te405p)---iaxclient. My * version is 1.0.7 running on tyan dual opteron board. I have several problems. 1) inbound echo For outbound call(iaxclient-->pri), there is almost no echo. But for inbound(pri-->iaxclient), I can hear distinct echo. Can Sangoma a104 or digium te406p help this problem? 2)Today i received te406p. I know T1/E1 jumper. But how can i
2013 Mar 06
2
Change RX Signalling Bits in Dahdi drivers
Greeting, I am trying to setup PLAR signalling in asterisk. I have modified the FXSLS TX bits in dahdi-base.c on line 2580, and I can make calls. .sig_type = DAHDI_SIG_FXSLS, .bits[DAHDI_TXSIG_ONHOOK] = DAHDI_BITS_ABCD, /*changed by for PLAR*/ .bits[DAHDI_TXSIG_OFFHOOK] = (0), /*changed by for PLAR*/ .bits[DAHDI_TXSIG_START] = DAHDI_BITS_ABCD, /*changed by for PLAR*/ When I got to change
2005 May 23
1
two isdn cards
Hi All, i'm going crazy trying to make asterisk work with the following hardware: 02:05.0 Network controller: Cologne Chip Designs GmbH ISDN network controller [HFC-PCI] (rev 02) Subsystem: Cologne Chip Designs GmbH ISDN Board Flags: bus master, medium devsel, latency 16, IRQ 17 I/O ports at d000 [disabled] [size=8] Memory at ec000000 (32-bit, non-prefetchable)
2013 Jun 28
0
No subject
/*! \brief Wait up to 16 seconds for first digit (FXO logic) */ static int = firstdigittimeout =3D 16000; /*! \brief How long to wait for following digits (FXO logic) */ static int = gendigittimeout =3D 8000; /*! \brief How long to wait for an extra digit, if there is an ambiguous ma= tch */ static int matchdigittimeout =3D 3000; -----Original Message----- From: asterisk-users-bounces at
2010 Apr 12
2
PRI Gurus ONLY - Too complex of an issue
Hi Guys, Full PRI installed in Canada with Sangoma A101DE and Asterisk 1.4.21.2, LibPRI 1.4.10. Placing a call into PRI and then transfering that call out to another number. Problem is that the call rings out but the moment the other party pickups both legs of the call are disconnected give Cause code 16.
2014 Jul 09
1
PRI congestion instead of busy
I have two servers, each connected to the PTSN via PRI. When I call from site A (951-999-9999) to site B (555-1212) and the phone at site B is on the phone, I hear the normal ring tone for about 20 seconds, then the message "all circuits are busy now. please try your call again latter" followed by the congestion tone. Instead, I want this to busy ring and then hang up without any
2010 Apr 13
0
PRI Gurus ONLY - Too complex of an issue - SOLVED
Told you it was too complex of an issue :-) I figured to do this in zapata.conf and all is fine now: transfer=no That was the magic two letter which was sending a request for RLT feature on the line. Set transfer to "no" and all worries gone. Thanks for the input everyone. -Bruce On Mon, Apr 12, 2010 at 10:10 PM, bruce bruce <bruceb444 at gmail.com> wrote: > Futher check
2013 Jun 28
0
No subject
/*! \brief Wait up to 16 seconds for first digit (FXO logic) */ static int = firstdigittimeout =3D 16000; /*! \brief How long to wait for following digits (FXO logic) */ static int = gendigittimeout =3D 8000; /*! \brief How long to wait for an extra digit, if there is an ambiguous ma= tch */ static int matchdigittimeout =3D 3000; -----Original Message----- From: asterisk-users-bounces at
2010 Apr 10
2
PRI - Native ZAP bridge fails - Is this my patch?
Hi Guys, I am calling out 416-999-1111 on Channel 1 of PRI and then calling 416-999-2222 on Channel 2 of PRI. When the two channels are going to be ZAP native bridged, both channels hangup and CLI show PRI cause (16). Asterisk Verbose *(Channel 1 already connected to party)*: -- Requested transfer capability: 0x00 - SPEECH -- Called g0/4169992222 -- Zap/2-1 is proceeding passing it
2018 Apr 05
2
Asterisk / PRI and Outbound Overlap Dialing
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 for '_X!' and the 'overlapdial=yes' in the chan_dahdi.conf file, but when I try and
2013 Jun 28
0
No subject
/*! \brief Wait up to 16 seconds for first digit (FXO logic) */ static int = firstdigittimeout =3D 16000; /*! \brief How long to wait for following digits (FXO logic) */ static int = gendigittimeout =3D 8000; /*! \brief How long to wait for an extra digit, if there is an ambiguous ma= tch */ static int matchdigittimeout =3D 3000; -----Original Message----- From: asterisk-users-bounces at
2008 Jan 25
3
Finding difficulty in installing Asterisk
Hi all, Please help me in installing Asterisk. I am getting the following error when trying to install Libpri [treepr at CDC5S3FB-174202 Asterisk]$ cd libpri-1.4.2 [treepr at CDC5S3FB-174202 libpri-1.4.2]$ make clean rm -f *.o *.so *.lo *.so.1 *.so.1.0 rm -f testprilib libpri.a libpri.so.1.0 rm -f pritest pridump rm -f .depend [treepr at CDC5S3FB-174202 libpri-1.4.2]$ make install gcc -Wall