similar to: PJSIP configuration for Asterisk 13.1.0/SIP trunk outbound calling

Displaying 20 results from an estimated 900 matches similar to: "PJSIP configuration for Asterisk 13.1.0/SIP trunk outbound calling"

2015 Mar 13
2
PJSIP/Asterisk 13.1.0 incoming call via DID: No matching endpoint found
I have a working Asterisk 13.1.0 running, and I am trying to configure a SIP trunk for outbound and inbound calling, and a DID for the Asterisk server, which is used for incoming calls from PSTN. I configured my SIP.US trunks (showing one gateway, gw1, here for brevity, have two: gw1 & gw2, which are both configured on my end): [sonnyGW1] type=registration transport=transport-udp
2015 Mar 15
0
Asterisk 13.1.0/PJSIP outbound calling using SIP trunk: Unable to create request with auth.No auth credentials for any realms in challenge.
On Sun, Mar 15, 2015 at 1:33 PM, Sonny Rajagopalan < sonny.rajagopalan at gmail.com> wrote: > Yes, I think the dial does get executed (sonny calling outbound > 202-555-1212): > > core set verbose 3 > Console verbose was OFF and is now 3. > -- Executing [912025551212 at from-internal:1] > Log("PJSIP/sonny-00000031", "NOTICE, Dialing out from
2015 Mar 15
3
Asterisk 13.1.0/PJSIP outbound calling using SIP trunk: Unable to create request with auth.No auth credentials for any realms in challenge.
That was the issue, thanks. I now am able to get the caller ringing on an outbound call, but an external phone number (E164) I am dialing does not ring. On Sun, Mar 15, 2015 at 12:19 PM, George Joseph <george.joseph at fairview5.com > wrote: > > > On Sun, Mar 15, 2015 at 8:32 AM, Sonny Rajagopalan < > sonny.rajagopalan at gmail.com> wrote: > >> I have setup my
2015 Mar 15
0
Asterisk 13.1.0/PJSIP outbound calling using SIP trunk: Unable to create request with auth.No auth credentials for any realms in challenge.
On Sun, Mar 15, 2015 at 8:32 AM, Sonny Rajagopalan < sonny.rajagopalan at gmail.com> wrote: > I have setup my Asterisk 13.1.0 server with PJSIP on AWS/EC2. My basic > configuration works, and I am connected to a SIP trunk using SIP.US, and > have set up my inbound calling which works correctly (when I call my PBX > DID, the call does come into my PBX network). > > The
2015 Mar 15
4
Asterisk 13.1.0/PJSIP outbound calling using SIP trunk: Unable to create request with auth.No auth credentials for any realms in challenge.
Yes, I think the dial does get executed (sonny calling outbound 202-555-1212): core set verbose 3 Console verbose was OFF and is now 3. -- Executing [912025551212 at from-internal:1] Log("PJSIP/sonny-00000031", "NOTICE, Dialing out from "" <sonny> to 12025551212 through fromgw") in new stack [Mar 15 19:27:06] NOTICE[16648][C-00000022]: Ext. 912025551212:1 @
2015 Mar 15
2
Asterisk 13.1.0/PJSIP outbound calling using SIP trunk: Unable to create request with auth.No auth credentials for any realms in challenge.
I have setup my Asterisk 13.1.0 server with PJSIP on AWS/EC2. My basic configuration works, and I am connected to a SIP trunk using SIP.US, and have set up my inbound calling which works correctly (when I call my PBX DID, the call does come into my PBX network). The issue is that I am not able to make outbound calls, because the call fails with the error:
2015 Mar 15
0
Asterisk 13.1.0/PJSIP outbound calling using SIP trunk: Unable to create request with auth.No auth credentials for any realms in challenge.
On Sun, Mar 15, 2015 at 10:34 AM, Sonny Rajagopalan < sonny.rajagopalan at gmail.com> wrote: > That was the issue, thanks. I now am able to get the caller ringing on an > outbound call, but an external phone number (E164) I am dialing does not > ring. > Any error messages? If you set 'core set verbose 3' and try it, does the Dial get executed? > > On Sun, Mar
2015 Mar 13
1
PJSIP/Asterisk 13.1.0 incoming call via DID: No matching endpoint found
Oh, wow! Changed it and now I am getting calls into my context (fromgw). Unfortunately, the actual caller ID (6175551212) is not getting passed (but I know Asterisk is getting this). How do I "reap" this actual caller ID in my dialplan? On Fri, Mar 13, 2015 at 4:55 PM, Joshua Colp <jcolp at digium.com> wrote: > Sonny Rajagopalan wrote: > > <snip> > >
2015 Mar 06
0
PJSIP configuration for AWS/EC2 based Asterisk 13.1.0
OK. I think I found the issue. The key is to add rtp_symmetric=yes Here's what my final configuration looks like: [transport-udp] type=transport protocol=udp bind=0.0.0.0 ;; for within EC2 local_net=172.31.32.0/20 ;; For softphones within EC2 local_net=192.168.1.0/24 external_media_address=<publicIPOfEC2Instance> external_signaling_address=<publicIPOfEC2Instance>
2015 Mar 13
0
PJSIP/Asterisk 13.1.0 incoming call via DID: No matching endpoint found
Sonny Rajagopalan wrote: <snip> > [sonnyGW1] > type=identity > endpoint=sonnyGW1 > match=65.254.44.194 You want type=identify, not type=identity. Cheers, -- Joshua Colp Digium, Inc. | Senior Software Developer 445 Jan Davis Drive NW - Huntsville, AL 35806 - US Check us out at: www.digium.com & www.asterisk.org
2015 Mar 05
2
PJSIP configuration for AWS/EC2 based Asterisk 13.1.0
Hello All, I have an Asterisk server v13.1.0 running on EC2 and I am able to connect and register SIP devices and "see" them on the asterisk CLI. I am also able to place calls, but I am not able to hear any audio on either end after the call is picked up. I was wondering if you can tell me what a minimal configuration for Asterisk on EC2 looks like. My current pjsip.conf configuration
2015 Mar 15
0
Asterisk 13.1.0/PJSIP outbound calling using SIP trunk: Unable to create request with auth.No auth credentials for any realms in challenge.
George, I have the detailed log below. (Resending after trimming the email to 40KB.) The sequence below just repeats ad-nauseam. Is this a SIP trunk issue? Thanks! --------------------- Transmitting SIP request (885 bytes) to UDP:65.254.44.194:5060 ---> INVITE sip:12025551212 at 65.254.44.194:5060 SIP/2.0 Via: SIP/2.0/UDP 18.18.19.123:5060
2023 Jun 08
1
Problem with pjsip
Hello everyone. I allow myself to submit a problem that I can not solve with my VOIP provider Orange in France [2023-06-08 13:19:03] ERROR[185091]: res_pjsip/pjsip_configuration.c:1044 from_user_handler: Error configuring endpoint 'Biv_Sortie' - 'from_user' field contains invalid character '@' [2023-06-08 13:19:03] ERROR[185091]: config_options.c:798 aco_process_var:
2015 Mar 16
1
Asterisk 13.1.0/PJSIP outbound calling using SIP trunk: Unable to create request with auth.No auth credentials for any realms in challenge.
On Sun, Mar 15, 2015 at 5:56 PM, Sonny Rajagopalan <sonny.rajagopalan at gmail.com> wrote: > George, > > I have the detailed log below. (Resending after trimming the email to 40KB.) > > The sequence below just repeats ad-nauseam. Is this a SIP trunk issue? > > Thanks! > I don't see anything obvious. The registration works though, right? You might want to compare
2015 Jan 09
0
Asterisk 13.1.0/PJSIP peer IP address issue
Well, I thought it worked, but it actually doesn't--I am able to get the caller pick up the phone, but for some reason, I cannot hear anything on either side no matter who does the calling. Again, my two SIP phones are on the local 192.168.1.0/24 network (do not go over the Internet) and the Asterisk server is located in the same network (not accessed over the Internet). Any help is
2012 Dec 17
1
seeking a help on if function
Hello r helpers! Below is the whole coding for my programme. Before proceed more further, let me explain for you. First of all, I need to compute trimmed mean. Till that step is ok. Then I need to compute ssdw which is sum of square deviation. If I do equal trimming at both tail of distribution that I chose, I will use the first ssd formulae which is "a". But if I am doing unequal
2010 May 20
0
Early injecting Jack between call parties
I use Jack for getting callee sound. Dial with option M(): JACK_HOOK(manipulate,i(rec_737219:input),o(rec_737219:output),c(rec_737219))=on This works fine, but I need to connect the sound channel to Jack *before* the actual answer. As you can see in the AMI log, between "Ringing" to JACK_HOOK there is a 6 second break. I don't want that. I need a way to launch Dialplan function
2023 Aug 18
2
PJSIP Losing knowledge of external_media_address
I've seen this happen three times in the wild now.  I've been trying to isolate the source of the issue, but so far it seems like there's not enough debug output to know why this occurs. Long story short: - Start Asterisk - PJSIP Handles receiving INVITE from ITSP via WAN (Asterisk is behind NAT).  SIP is handled correctly, Asterisk responds OK with RTP media address of
2003 Jun 30
3
MGCP with Cisco doesn't work
I'm trying to link up Cisco MGCP-enabled router (residential gateway) with Asterisk, and it looks like some sort of protocol mismatch, could it be MGCP 0.1 vs 1.0? Look at this (x.x.x.99 is the router, x.x.x.98 is Asterisk): MGCP read: NTFY 2 aaln/0@voip-gw1 MGCP 0.1 X: 0 O: hd from 192.168.154.99:2427MGCP read: NTFY 2 aaln/0@voip-gw1 MGCP 0.1 X: 0 O: hd from 192.168.154.99:2427Verb:
2016 Feb 17
2
Asterisk 13.6.0/The simplest TCP configuration does not work
On Wed, Feb 17, 2016 at 8:56 AM, Sonny Rajagopalan < sonny.rajagopalan at gmail.com> wrote: > I made some progress. The first thing I have realized is that it is my > Twilio configuration in pjsip_wizard.conf that was killing me. I have since > removed that entire file from /etc/asterisk and I am able to make > "from-internal" context calls (i.e., calls that do not