similar to: PJSIP/Asterisk 13.1.0 incoming call via DID: No matching endpoint found

Displaying 20 results from an estimated 200 matches similar to: "PJSIP/Asterisk 13.1.0 incoming call via DID: No matching endpoint found"

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
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
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
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
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 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 25
0
PJSIP configuration for Asterisk 13.1.0/SIP trunk outbound calling
Hello, I have had numerous issues with PJSIP outbound calling in Asterisk 13.1.0 and SIP.US SIP trunk. My Asterisk server is on EC2 and I have opened up the appropriate ports. The SIP clients can be anywhere on the Internet, including behind NATs. I am able to get to my Asterisk server's internal extensions via the DID (and appropriate dialplans) but I am not able to make outbound calls to
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 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
2014 Jul 16
1
PJSIP outbound register and inbound calls
Hi all, In my case I using realtime, here is how it looks in plant [10001] type=registration transport=upd_static outbound_auth=10001 server_uri=sip:600 at 192.168.1.1:5060 client_uri=sip:600 at 192.168.1.4:5060 [10001] type=auth auth_type=userpass password=600 username=600 [10001] type=aor contact=sip:192.168.1.4:5060 [10001] type=endpoint transport=upd_static context=dialmap disallow=all
2017 Jul 16
4
BLF sharing between Asterisk 11 and 13
I have servers setup in versions 11 and 13. Between two 11 servers, I had no issues sharing BLF, and assigning the hints on my Cisco 525G2 phones. I've upgraded to 13 on one of these servers, and now can't share BLF. I get something like... [2017-07-15 22:35:49] NOTICE[3483]: res_pjsip/pjsip_distributor.c:347 log_unidentified_request: Request from '"Travis Ryan" <sip:612
2016 Feb 19
2
No matching endpoint found for incoming call from SIP trunk
Hello, I have an Asterisk 13.6.0 PBX using PJSIP connected to the Twilio gateway. I am able to make calls outbound through the gateway, but I am not able to make calls into the PBX from external PSTN. Specifically, an incoming call is _received_ by Asterisk, but it is not able to route the call internally owing to the following error: [Feb 18 21:08:47] NOTICE[4606]:
2017 Jul 16
2
BLF sharing between Asterisk 11 and 13
So any phone that wants just state information needs to have an account on all the servers it needs that information from? Guess I can do that, but seems to be a lot to manage and keep in sync. -----Original Message----- From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Joshua Colp Sent: Sunday, July 16, 2017 5:34 AM To:
2016 Feb 19
2
No matching endpoint found for incoming call from SIP trunk
Thanks George, for your mighty quick response. I made the changes (re: server_uri_pattern etc.) and still, no luck--it fails for the same error. BTW, there is nothing for transport (but this is the same config from my SIP/UDP + Twilio days, which worked): *CLI> pjsip show transport twilio-siptrunk Unable to find object twilio-siptrunk. *CLI> pjsip show identifies No objects found. I did
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
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
2019 Jun 06
2
Fail2ban for asterisk 16 PJSIP
Hello Anyone have a working copy of Fail2ban asterisk filter asterisk.conf for Asterisk 16 running PJSIP. I have tried 10 different filters but none of them show any matches when testing with fail2ban-regex I see date template hits but no matches.... My log [2019-06-06 15:37:20] NOTICE[18081] res_pjsip/pjsip_distributor.c: Request 'REGISTER' from '"2405" <sip:2405 at
2010 Apr 22
1
Samba as Domain Member Server Authentication Problem
I've been working for hours with Samba on Ubuntu Server 9.10 (Samba version 3.4.0), trying to get it setup simply as a fileserver that performs authentication to an NT 4 server (yes, I know, old and out of date). After much struggling, I finally realized that my configuration *was* working when the clients connecting (from XP, and Win2k clients, mostly) were actually joined to the domain
2017 Jun 15
2
asterisk 13.16 / pjsip / t.38: res_pjsip_t38.c:207 t38_automatic_reject: Automatically rejecting T.38 request on channel 'PJSIP/91-00000007'
On 06/14/2017 at 10:17 PM, Joshua Colp wrote: > On Wed, Jun 14, 2017, at 05:09 PM, Michael Maier wrote: > > <snip> > >> >> I can now say, that asterisk / pjsip seams to work *mostly* as expected. >> Just one exception - and that's the package in question, which can't be >> seen in tcpdump. >> >> I extended the above patch by adding
2013 Apr 10
5
[Bug 9783] New: please don't use client-server model for local copies
https://bugzilla.samba.org/show_bug.cgi?id=9783 Summary: please don't use client-server model for local copies Product: rsync Version: 3.0.9 Platform: All URL: http://lwn.net/Articles/400489/ OS/Version: Linux Status: NEW Severity: enhancement Priority: P5 Component: core