similar to: SIP/2.0 401 Unauthorized

Displaying 20 results from an estimated 10000 matches similar to: "SIP/2.0 401 Unauthorized"

2015 Mar 03
1
Cannot configure PJSIP TLS
Hey guys,tried to make tls work with pjsip on asterisk 13.2.0 have compiled pjsip with ssl, added transport [tls] type=transport cert_file=/pbx/keys/server.crt ca_list_file=/pbx/keys/ca.key priv_key_file=/pbx/keys/server.key protocol=tls bind=192.168.1.4:5061 local_net=192.168.1.0/24 external_media_address=77.77.77.77 external_signaling_address=77.77.77.77 have configured Grandstream GXP1400
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
2015 Mar 03
6
TLS, SRTP, Asterisk11 and Snom870s
CentOS-6.5 (FreePBX-2.6) Asterisk-11.14.2 (FreePBX) snom870-SIP 8.7.3.25.5 I am having a very difficult time attempting to get TLS and SRTP working with Asterisk and anything else. At the moment I am trying to get TLS functioning with our Snom870 desk-sets. And I am not having much luck. Since this is an extraordinarily (to me) Byzantine environemnt I am going to ask if any of you have gotten
2014 Dec 16
0
PJSIP configuration question
I corrected my local_net setting (based on advice from network admin). I have tried several different values for the from_user and still have the same problem. Asterisk receives the OK from Vitelity. Asterisk sends the ACK (without a Contact header). Vitelity doesn?t seem to process it, so they send an OK again. The OK receive, Transmit ACK occurs 4 times. A short while later, Vitelity hangs up
2014 Apr 16
1
Connecting 2 asterisks, one with PJSIP and other SIP returning 401
It's my first post here, so I'll cut to the chase I have 2 Asterisk servers and want to connect them using sip on one and pjsip on the other one. One is running at home and another at a VPS. The first one will be the client (with dynamic ip) and the 2nd the server. The client uses sip and the server pjsip. This is the client's sip.conf [general] context = default allowguest = no
2015 Mar 04
0
TLS connect() error when calling udp to tls
Stuck with TLS transport, I have 2 phones (both in local network for tests) one connected with up second with tls when I calling TLS to UPD everything is fine, but when UDP calls TLS I getting an error ERROR[44230]: pjsip:0 <?>: tlsc0x7f143012 TLS connect() error: Connection refused [code=120111] pjsip log: -- Called PJSIP/601/sip:601 at 192.168.1.55:5075;transport=tls <---
2015 Jun 30
0
Issues with call dropping
May someone help with the sourcecode, trying find where can I manually send response on Received INFO request in PJSIP ASTERISK-24986 issues opened already more the 2 month and calls from customers still drops. very annoying :( maybe some one could help me figure out where Received INFO request dies in source so I could patch it to response 200 OK ? > On 20 Apr 2015, at 15:08, Nick Awesome
2017 Oct 30
0
Asterisk 15.1.0 Now Available
The Asterisk Development Team would like to announce the release of Asterisk 15.1.0. This release is available for immediate download at http://downloads.asterisk.org/pub/telephony/asterisk The release of Asterisk 15.1.0 resolves several issues reported by the community and would have not been possible without your participation. Thank you! The following issues are resolved in this release:
2015 Mar 03
0
TLS, SRTP, Asterisk11 and Snom870s
Am 03.03.2015 um 18:16 schrieb James B. Byrne: > CentOS-6.5 (FreePBX-2.6) > Asterisk-11.14.2 (FreePBX) > snom870-SIP 8.7.3.25.5 > > I am having a very difficult time attempting to get TLS and SRTP > working with Asterisk and anything else. At the moment I am trying to > get TLS functioning with our Snom870 desk-sets. And I am not having > much luck. > > Since this
2017 Oct 30
0
Asterisk 14.7.0 Now Available
The Asterisk Development Team would like to announce the release of Asterisk 14.7.0. This release is available for immediate download at http://downloads.asterisk.org/pub/telephony/asterisk The release of Asterisk 14.7.0 resolves several issues reported by the community and would have not been possible without your participation. Thank you! The following issues are resolved in this release:
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
2012 Feb 17
0
Calling SIP extension through Local/XXXX negotiates slin codec instead of gsm
I am configuring a test Asterisk server (1.8.9.2) to practice setting a single codec globally, to avoid transcoding as much as possible. Since all of my recordings are in gsm format, I am trying to make the SIP clients use gsm everywhere. I am using Ekiga on Fedora 16 x86_64 for my tests. [root at elx2 asterisk]# cat /etc/asterisk/sip_general_additional.conf
2017 Oct 09
6
PJSIP, NAT and STUN/ICE
I'm quite new to Asterisk and using Asterisk 13 on FreeBSD current. Asterisk is behind a NAT router, the physical setup is very much a trivial one. The Asterisk PBX is supposed to act as the telephone gateway for several VoIP/SIP phones. I'm using throughout pjsip as configuration, I have no experience with chan_sip since I started recently using Asterisk for several SoHo and lab's
2017 Oct 30
0
Asterisk 13.18.0 Now Available
The Asterisk Development Team would like to announce the release of Asterisk 13.18.0. This release is available for immediate download at http://downloads.asterisk.org/pub/telephony/asterisk The release of Asterisk 13.18.0 resolves several issues reported by the community and would have not been possible without your participation. Thank you! The following issues are resolved in this release:
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>
2016 May 03
3
Migrating asterisk 11 to 13: some callers get no ringback tone any more
Hello! I migrated asterisk 11 to 13 as user of FreePBX 12.0.76.2. As customer of German Telekom, I have three numbers and therefore three trunks - each number is bound to one trunk. After migration, some callers complained about missing ringback tone: they didn't hear any ring tone and where surprised that they suddenly got me anyway :-). The connection afterwards was as expected. Deeper
2015 Apr 20
3
Issues with call dropping
Hi guys, have really annoying problem with trunks when I calling over voip provider.. after awhile provider sends INFO packages but for some reason Asterisk doesn?t answer on it. after 8 packagers provider just drops the call, here is the package <--- Received SIP request (555 bytes) from UDP:192.168.53.1:5060 ---> INFO sip:c2e74184-4d23-43a3-8fd9-26ba2c5ef6c9 at 192.168.53.9:5060 SIP/2.0
2023 Apr 08
1
TLS and NAT
Hello Steve, use the following configuration for the transport and bind this transport to the trunk: [transport_name] type=transport protocol=tls bind=192.168.13.24 ; your bind IP ca_list_file=/etc/pki/tls/certs/ca-bundle.crt ; method=tlsv1_2 verify_server=yes allow_reload=no ;tos=0xb8 ;cos=3 external_media_address=your.ext.host.name ; hostname pointing to your ext. IP
2014 Dec 16
0
PJSIP configuration question
Thanks George. I will correct my local_net in the morning. Vitelity chan_sip settings I have working, do not have a fromuser. sip.conf settings... [HVout] type=friend dtmfmode=auto host=64.2.142.93 disallow=all allow=ulaw canreinvite=no trustrpid=yes sendrpid=yes nat=yes context=TestApp On Dec 15, 2014, at 9:32 PM, George Joseph <george.joseph at fairview5.com<mailto:george.joseph at
2017 Jul 29
2
[asterisk13] Multiple transport objects of same protocol in pjsip.conf
Scenario: Our Asterisk 13 PBX (on network 192.168.254.0/24, bound to 192.168.254.1:5060) is behind a NAT, acting as a client to our ITSPs SIP server. But also, this Asterisk is server for various VoIP telephones. Acoording to Asterisk's wiki, the transport section of pjsip.conf is configured as follows: ; Transport via UDP [transport-nat-udp] type= transport