similar to: PSTN intercepted announcement

Displaying 20 results from an estimated 4000 matches similar to: "PSTN intercepted announcement"

2003 Jul 16
3
Segmentation fault with chan_oh323
Hi, I'm trying to interconnect sip and h323 endpoints using asterisk and asterisk crashes with segmentation fault whenever h323 connection needs to be established. It registers with gatekeeper ok though. Here are the symptoms. If the call initiated by SIP device, asterisk replies to it "Trying" and then silently crashes (it launched as asterisk -vvvvcd). In debug log I can see the
2023 Jul 06
1
Setting codec on originating (calling) channel with chan_pjsip (SIP_CODEC_INBOUND equivalent)
On Thu, Jul 6, 2023 at 1:43 PM Michael Ulitskiy <mulitskiy at acedsl.com> wrote: > Hello, > > After I have re-read the "PJSIP Advanced Codec negotiation" document, it > occurred to me that the desired behavior should actually happen > automatically, just due to the codec negotiation logic, but it looks like > asterisk doesn't actually follow the described
2023 Jul 06
1
Setting codec on originating (calling) channel with chan_pjsip (SIP_CODEC_INBOUND equivalent)
Oh, that's great. It wasn't clear from that page, at least not for me. :-( Having it clearly stated on the document would save me (and probably others) lots of time. Thanks for clarifying it. Any idea on the timeframe of implementation? *Michael Ulitskiy* Ace Innovative Networks, Inc. Main/SMS: 212-868-2366 Direct/SMS: 212-812-1203 https://www.aceinnovative.com On 7/6/23 12:47, Joshua
2023 Jul 06
1
Setting codec on originating (calling) channel with chan_pjsip (SIP_CODEC_INBOUND equivalent)
Hello, After I have re-read the "PJSIP Advanced Codec negotiation" document, it occurred to me that the desired behavior should actually happen automatically, just due to the codec negotiation logic, but it looks like asterisk doesn't actually follow the described logic which is likely a bug. Can you please follow with me through a simple sip call and see if I'm missing
2015 Oct 06
2
PJSIP: how to retrieve underlying SIP Call-ID
Hello, I've started to play with PJSIP and got stuck at the following problem. I need to retrieve SIP Call-ID associated with PJSIP channel. For inbound channel I can use ${PJSIP_HEADER(read,Call-ID)}, but that doesn't work for outbound channel even in pre-dial or hangup handler. Whatever I do PJSIP_HEADER seem to be unable to read headers for outbound channel. Here's what I do:
2003 Oct 28
1
Already on the phone?
Hi, I'm wondering if there's a way within a dialplan or AGI to find out if an extension (SIP client) is already in use and the person is already on the phone? By default the channel is assumed available and callwaiting tone is transmitted to the called extension. AFAIK there's no way to turn off callwaiting from within the dialplan. I need to avoid the callwaiting behavior in some
2003 Jul 22
2
No callerid on outgoing call over chan_h323
Hi, Has anybody managed to get callerid properly set on a call from local to asterisk SIP endpoint through h323-pstn gateway to a regular phone. I'm using ata186 as SIP endpoint. It has 12125551234 assigned to it. When I place a call to pstn I'm not receiving 12125551234 as the clid, but a number assigned to PRI channel by phone company. It worked with chan_oh323, but there were other
2023 Jul 05
3
Setting codec on originating (calling) channel with chan_pjsip (SIP_CODEC_INBOUND equivalent)
Hello, Anyone? I have hard time to believe this is not possible with chan_pjsip. Anyway, may I ask how people handle the following scenario which I imagine should be quite common: - I have internal extensions talk to each other using g722. so their codec setting (with chan_sip now) is "allow=g722,ulaw" - I have carriers trunks that handle ulaw only (allow=ulaw) - calls between
2005 Aug 10
2
Help with TNT and Asterisk
Im having some problems with connecting a TNT to asterisk. The problem is when the call is sent to asterisk and signaling is done the RTP syncs however no audio is produced. Can someone give me some idea of how to accomplish this? I am using the standard configs and g711 and 729 do the same. No audio. Public IPs on both ends. No nat. Any ideas would be appreciated.
2004 Dec 05
1
Hardware PSTN Gateways?
I am thinking about setting up an asterisk PBX system for my company. But since I can't be at all the locations all the time I am setting up an automatic backup system where if the backup detects that the primay is down it takes over the IP so calls can be made once more. For this reason I want to setup a seperate HARDWARE PSTN Gateway. Are there any equiptment that can be plugged into
2010 Jun 24
2
T.38 on a MAX/Lucent/Ascend TNT
Hello folks, I've been trying to get T.38 over SIP working with calls terminated by a MAX/Lucent/Ascent TNT. As far as I can tell, SIP and T.38 are actually working perfectly; however, I can't get the TNT to properly terminate a FAX call. Does anyone have a working configuration for SIP and T.38 for calls from a TNT or APX? Here's a brief description/diagram of my test setup:
2006 Nov 07
3
Asterisk and Max TNT Passing calls SIP to PRI, not PRI to SIP Authentication Issue
Hi All, I have a lab setup with two asterisk servers and a MAX TNT in the middle like this: asterisk sip >< sip TNT pri >< pri asterisk The TNT is running 11.0.6 and the asterisk servers are running 1.2.9.1. I can get calls to pass from asterisk sip to tnt to pri to asterisk but not the other way. The call from asterisk to pri to tnt is good, the TNT is passing SIP invite to the
2005 Jun 15
2
Asterisk and Max TNT
Hello, I'm currently testing Asterisk over a T1 cross connect to a MaxTNT chassis that we have. It is working fine switching the calls through, but there is about a 10 second delay from the time Asterisk initiates the call until the TNT accepts it. It appears to be a ANI issue, I've changed several settings and formatting options on the T1 between the two, as well as turning on/off the
2006 Feb 14
3
Fax to Email with Asterisk and Lucent TNT
Hello, I have a Lucent MAX TNT, (DS-3, 672 modem ports, 28 PRIs). I'd like to be able to direct an inbound fax call into my TNT, have it answer the fax and send the image file over to Asterisk, or some other system to deliver to an e-mail address(s). I'm not sure if I need Asterisk to any of the call control or not. I'd also like to setup a print queue and have outbound
2005 Jul 24
2
TNT and SIP problem
I'm trying to get inbound calls from a TNT working but get 407 errors from the TNT. This is what I have in sip.conf: [maxtnt] type=friend host=x.x.x.x dtmfmode=rfc2833 callerid="MaxTNT" <maxtnt> context=demo qualify=yes disallow=all allow=g729 allow=ulaw insecure=very This is what the TNT is spitting out: Jul 24 14:55:12 tnt1 1/17: Releasing
2005 Jun 28
3
Asterisk with Lucent TNT echo
I'm running SIP between my Lucent TNT acting as a gateway, and an asterisk server. We have a PRI coming into the Lucent. Basically the problem I'm having is mostly on inbound calls but some outbound calls as well. I hear echo and sometimes some weird artifacting on calls coming in from the lucent. Everything routed over IAX to VoIP Jet or Nufone sounds fine. It seems like every 3
2005 Sep 08
1
MAX PRI for single server (was: Not enoughlinesavailable for Asterisk implemetation)
If you are looking for real high density VOIP termination I would look at > something like a Lucent APX 8000, configure correctly it can pass 2500+ > g.729 calls to the PSTN course we paid lots of $ for ours. > > Chris > Chris, My experience has been that the APX and TNT products require a single SIP proxy, how are you load balancing 2500 calls? If all of the traffic is
2004 Dec 13
1
DS3 Media Gateway
Is anyone using a media gateway with a DS3 for TDM/PSTN access? I am trying to determine the best way to scale Asterisk beyond 4 PRI's. What about the TNT Max? Can it be configured with a DS3 PSTN interface, the appropriate software and hardware, and Ethernet ports to support SIP-PSTN/DS3 media gateway services for multiple * boxes? What about TNT - SER - * ? Is there anyone here with real
2006 Nov 02
1
Lucent TNT Help
I'm looking for someone familiar with setting up some of the more advanced features of the Lucent TNT, preferably someone with knowledge of Trunk Groups and choosing outgoing PRI channels based on call type and perhaps NPA-NXX We currently have 8 PRI's. 7 of them are for our dialup pool, the 8th is for our voip. We currently run the dialup PRI's to a seperate TNT We want to
2015 Oct 08
3
PJSIP realtime: lots of problems
Hello, I wonder if anybody is using PJSIP realtime in production environment? I've started to play with it and encountered many problems. Here's my config: sorcery.conf: [res_pjsip] endpoint=realtime,ps_endpoints extconfig.conf: [settings] ps_endpoints => pgsql,users,pjsip_endpoints_v pjsip_endpoints_v is postgresql view. 1. The biggest problem: if I have small number of endpoints