search for: pjsip

Displaying 20 results from an estimated 1202 matches for "pjsip".

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...
2015 Mar 19
2
Asterisk switching bridge to native_rtp even with direct_media=no
NAT endpoint calling local endpount - switching to native_rtp then no audio, both of them have direct_media=no, Verbose log: -- Executing [99 at dialmap:1] AGI("PJSIP/304-00000022", "/pbx/agi.php") in new stack -- Launched AGI Script /pbx/agi.php -- AGI Script Executing Application: (Dial) Options: (PJSIP/99/sip:99 at 192.168.1.73:5060,20) -- Called PJSIP/99/sip:99 at 192.168.1.73:5060 -- PJSIP/99-00000023 is ringing -- PJSIP/9...
2015 Oct 11
2
Segmentation fault with 13.5.0 / PJSIP 2.4.5
Dear colleagues, I just have experienced a segmentation fault with Asterisk 13.5.0 and PJSIP 2.4.5. Both of them have been compiled on a standard Debian Wheezy 64 bit. I did not apply any patch or alter the sources of Asterisk or PJSIP in any way. Before compiling and installing, I removed all traces of all old Asterisk and PJSIP versions from my system very thoroughly. The segmentation f...
2017 Apr 26
3
pjsip direct_media=yes and "unknown" endpoints
...ike expected. SIP flows through asterisk, rtp doesn't SIP: enduser <-> SBC <-> asterisk 13 <-> uplink RTP: enduser <-> SBC <-----------------> uplink SBC matches an endpoint based on ip and dials the uplink: -- Executing [+31xxxxxxxxx at outgoingrr:9] Dial("PJSIP/sbcs-00000092", "PJSIP/+31xxxxxxxxx at uplink") in new stack -- Called PJSIP/+31xxxxxxxxx at uplink -- PJSIP/uplink-00000093 is making progress passing it to PJSIP/sbcs-00000092 -- PJSIP/uplink-00000093 answered PJSIP/sbcs-00000092 -- Channel PJSIP/uplink-00000093 joined 'simple...
2016 Jun 13
2
PJSIP does not qualify contacts after starting Asterisk
Hi, Yes, we're implementing the dialplan in realtime too. Here the contents of sorcery.conf: [res_pjsip] endpoint=realtime,ps_endpoints aor=realtime,ps_aors contact=realtime,ps_contacts [res_pjsip_endpoint_identifier_ip] identify=realtime,ps_endpoint_id_ips Cheers, Francisco. From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Annus Fi...
2016 Jan 27
4
PJSIP Stun/ICE
>>>>> "JC" == Joshua Colp <jcolp at digium.com> writes: JC> This stems from PJSIP not being dynamic with transports (it JC> doesn't like its environment changed to that degree while JC> in use). I'm afraid if your IP changes you'd have to restart JC> Asterisk when you are using PJSIP. Wow. I say this having voted for pjsip over the listed alternatives back...
2016 Feb 15
2
Asterisk 13.6.0/The simplest TCP configuration does not work
This question was asked by Chirag on March 4 2015 earlier, but I am following exactly the same procedure here and I cannot even get my clients to register on Asterisk. Here's my PJSIP.conf: [transport-tcp] type=transport protocol=tcp bind=0.0.0.0:5061 ... [endpoint_internal](!) type=endpoint context=from-internal disallow=all allow=!all,ulaw direct_media=no rtp_symmetric=yes message_context=text-context [auth_userpass](!) type=auth auth_type=userpass [aor_dynamic](!) type=ao...
2017 Sep 14
2
Realtime pjsip issues
We are having an issue where on the latest version of asterisk when configuration pjsip via realtime. we do a pjsip list endpoints it shows our endpoints but lists them as invalid. When we do the pjsip list endpoints again it shows no objects. This applies to pjsip list aors as well. We did not have this issue on our older asterisk 13 installs. My guess is something ha...
2016 Jan 18
2
How to get PJSIP SIP messages in a log file and not in console ?
Hello, How should I configure Asterisk (13.7.0) to get persistently PJSIP SIP messages in a log file and not in console ? I would expect adding "debug=yes" in pjsip.conf to produce the same output as "pjsip set logger on". Am I understanding correctly ? Best regards -------------- next part -------------- An HTML attachment was scrubbed... URL: <...
2017 Nov 19
2
pjsip subscribe (presence) always returns: No matching endpoint found
Hello List I am in the progress of migrating from chan_sip to pjsip. I fear I have missed something on how hints need to be specified for pjsip. For chan_sip I have configured sip.conf subscribecontext = localuser and in the dialplan I set: [localuser] exten => 11,hint,SIP/11 Now if a phone subscribes to '11' this works. Now I try to get the same...
2015 Mar 19
0
Asterisk switching bridge to native_rtp even with direct_media=no
On Thu, Mar 19, 2015 at 1:47 AM, Nick Awesome <jleed at me.com> wrote: > NAT endpoint calling local endpount - switching to native_rtp then no audio, > both of them have direct_media=no, Verbose log: > > -- Executing [99 at dialmap:1] AGI("PJSIP/304-00000022", "/pbx/agi.php") in > new stack > -- Launched AGI Script /pbx/agi.php > -- AGI Script Executing Application: (Dial) Options: > (PJSIP/99/sip:99 at 192.168.1.73:5060,20) > -- Called PJSIP/99/sip:99 at 192.168.1.73:5060 > -- PJSIP/99-0000...
2016 Jul 02
3
Registration server with PJSIP
Hello, I am moving from realtime chan_sip to pjsip and one of the problem I am facing is the lack of "sipregs". With chan_sip, when an extension registers, the server where it has registered to is stored in sipregs. Is there something similar in pjsip? How can I find on which server the pjsip extension has registered to? Leandro -------...
2020 Mar 14
2
congested/busy on trunk?
greetings asterisk users :) ive just deployed version 17 and migrated as best I can to pjsip. I can receive calls, and get to my mailbox prompt, however placing calls seems impossible with the following error on dial: Connected to Asterisk GIT-master-0cde95ec89 currently running on dunkel (pid = 517890) dunkel*CLI> dunkel*CLI> == Setting global variable 'SIPDOMAIN' to ...
2016 Feb 15
2
Multiple protocols for transport in PJSIP
On 2/15/16 12:50 PM, Joshua Colp wrote: > Carlos Chavez wrote: >> Is it possible to use serveral protocols for a single transport section >> in pjsip.con? In sip.conf you could use transport=udp,ws,wss so you >> cound use webrtc along with your phones but if I try: >> >> [transport-udp] >> type=transport >> protocol=udp,ws,wss >> bind=0.0.0.0 > > No, each transport is for a specific protocol. You can hav...
2016 Jun 13
2
PJSIP does not qualify contacts after starting Asterisk
Hi all, (sending this again from the correct address) I'm running Asterisk 13.8.0 (I need to check if that happens with 13.9.1 too when I have the time to build it) with PJSIP realtime config. I've defined several aors in the table ps_aors, like this (real url replaced by myurl): *CLI> pjsip show aor pbx-node-1 Aor: <Aor..............................................> <MaxContact> Contact: <Aor/ContactUri............................&g...
2017 Oct 21
2
PJSIP trunk to Telynx
Has anyone used Telynx as a SIP trunk provider?? It works with chan_sip but it I seem to be having problems trying to set up a PJSIP trunk.? I always get a 401 Unauthorized when they send me a call.? I know my username and password are correct since I can register and PJSIP uses the same information for inbound as for the registration.? Unfortunately their support department said "PJSIP what?".? It seems mos SIP pr...
2014 Sep 05
2
Asterisk with PJSIP
...ed SIP cilents (both Linphone on Windows7) cannot communicate. I hope your comment such as the testing for resolving the problem. My status is the following(1 and 2). Why 'Everyone is busy/congested at this time (1:0/0/1)'? (1:0/0/1<---num.nochan is 1.) ---------- 1. endpoint *CLI> pjsip show endpoints Endpoint: <Endpoint/CID.....................................> <State.....> <Channels.> I/OAuth: <AuthId/UserName...........................................................> Aor: <Aor............................................> <MaxCon...
2016 Nov 04
2
pjsip transports from database.
Hey all I am trying to configure all my pjsip transports form a database table. The issue I am running into is that pjsip is auto binding to 0.0.0.0:5060 before it reads my list of transports from the database. This means that my entries for port 5060 are already bound and the settings in the database are not loaded. When loading the t...
2020 Aug 18
2
Queue don't call Interface PJSIP
Hi Joshua, thanks for answer. In this particular test my extension is on a simple network. There is no NAT, just an asterisk running on a virtual machine on a 7- 64bit CentOs. I am simulating an environment to be able to use PJSIP on my client. And even in this small environment, my extension does not call. My problem with NAT was with SIP "one way audio" on a client. All of this testing is to replace SIP with PJSIP on this client. But as the queue is unable to call a PJSIP extension, the migration project on t...
2014 Dec 10
2
PJSIP configuration question
I'm working with a SIP provider to try and transition our sip connection with them to PJSIP. I thought I had transitioned the settings correctly, but whenever I attempt an Originate it never even tries to send any PJSIP messages. I'm currently running Asterisk 13.0.0. Anyone have any suggestions as to what I am doing wrong? The SIP provider says the latest version of Asterisk they...