similar to: PJSIP and P-Asserted-Identity

Displaying 20 results from an estimated 1000 matches similar to: "PJSIP and P-Asserted-Identity"

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:
2007 Aug 08
1
OT - P-asserted-identity and remote id
Hi, The case I'm working on is : - a call comes from PSTN to a given extension (say 122) - a user picks the call up (dialing *8122) from another extension (say 240) using a SIP hardphone - the hardphone (he one with 240 extension) displays the dialed string (here *8122) instead of original caller-id. This is logical but I would like to change this default behaviour so that original
2016 Jul 04
2
CALLERID on pjsip doesn't work?
On 1 July 2016 at 17:41, Joshua Colp <jcolp at digium.com> wrote: > > >> exten => 1234,Set(CALLERID(all)="Jon Doe" <+123456789>) >> same => n,Dial(PJSIP/phone123, 30) >> > > Your exten line has no priority, is that how it is in your dialplan? > Actually no, I stole that line from an earlier email to this list. Mine has a priority.
2015 Mar 04
1
PJSIP: Failed to create outgoing session to endpoint
Hello. I am using asterisk and chan_sip a lot of years. And newbie in chan_pjsip. Now i am transfering all from chan_sip to chan_pjsip. And have a lot of questions. First of... system: Asterisk 13.2 on slackware 14.1 Errors on outgoing call: [2015-03-03 00:18:58] ERROR[6794]: chan_pjsip.c:1778 request: Failed to create outgoing session to endpoint 'srv_d228' [2015-03-03 00:18:58]
2015 Jun 26
2
Same PJSIP username with differents domains
Hi, In PJSIP configuration, I thought that "from_domain" parameter in a endpoint permits to have two SIP peers with the same usernames with a different domain. I've tested at the transport level, I see no changes. I've also tested with realm parameter in auth configuration, it seems to change only the digest auth value during registration. I'm pretty new with PJSIP,
2009 Feb 26
3
Getting SIP field P-Asserted-Identity from EAGI
Hi, using EAGI variables like agi_request agi_channel agi_language agi_type agi_uniqueid agi_callerid agi_dnid agi_rdnis agi_context agi_extension agi_priority agi_enhanced agi_accountcode I get a lot of data about a call, but I need to obtain P-Asserted-Identity value from a SIP call. Are tehe any eagi variable to get that? Or have you any solution?? Thanks!!! -------------- next part
2020 May 30
1
PJSIP
Hello, Anyone know how to set the "To:" in an invite for PJSIP to custom settings. I got the "from" to be the way I need it. From: <sip:e04f43a2ed59 at xaccel.net;tag=44l1nRmW2 To: "TEST" <sip:5tf2f2s0rbtdj-20d14fl6n65t0o-0u03 at 34.221.174.202> I have tried a lot of changes to get to this but nothing works. I am getting this From: sip:109643183 at
2016 Sep 16
3
Asterisk 13 externip
On Fri, Sep 16, 2016 at 5:55 AM, Madushan Geethanga <mgliyanage.rc at gmail.com > wrote: > Hi, > > Tried with both softphone (Ekiga) and snom IP phone, contact header > contains the public IP. but from header contains the private IP. after > OPTIONS method sent by the server. client sends an Register with expires 0. > Ok, did setting from_domain work? > > Best
2017 Jun 05
3
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/05/2017 at 11:30 AM, Joshua Colp wrote: > On Sun, Jun 4, 2017, at 10:40 AM, Michael Maier wrote: >> On 06/04/2017 at 01:41 PM Telium Technical Support wrote: >>> Just a guess (without knowing about your network), but are the two ends >>> points on public networks and visible to one another? If not the reinvite >>> may be passing an internal (nat'ed)
2009 May 11
2
DTMF received twice
Hi all, I run an Asterisk 1.4.24.1 and face problem with DTMF. When calling from my mobile phone -Nokia E65- in GSM, Asterisk present me a second tone so I can use the GW. For this I use: exten => s,1,NoOp(One of our workers (${CALLERID(number)}) is calling office) ;callerID is the one of the calling mobile phone exten => s,n,Background(silence/1) ; Nokia E65 send digits in
2007 Nov 04
3
Specing raising error, handling, and then not raising error
Hey guys and gals, I have a snippet of code: Net::SMTP(@host, @port, @from_domain) do |smtp| @emails.each do |email| begin smtp.send_message email.encoded, email.from, email.destinations @emails_sent += 1 rescue Exception => e # blah end end end What I want to do is: Say there are 4 emails. First email is sent OK On the second email smtp raises a IOError
2016 Sep 15
2
Asterisk 13 externip
On Thu, Sep 15, 2016 at 7:17 AM, Faheem Muhammad <faheem2084 at gmail.com> wrote: > > > On Wednesday, 14 September 2016, Madushan Geethanga < > mgliyanage.rc at gmail.com> wrote: > >> Hi, >> >> What is the equal option for externip in asterisk 13 with pjsip. I have >> tried >> >> external_media_address=XX.XX.XX.XX >>
2009 Apr 07
2
Is there any more detailed docs about dict configuration
Hi, I am looking for some help on dict configration. I'm trying to config shared and public mailbox, and use sql as acl backend. Here is my config: table: CREATE TABLE `shared_dict` ( `id` int(10) NOT NULL AUTO_INCREMENT, `from_user` char(50) NOT NULL, `to_user` char(50) NOT NULL, `status` int(10) NOT NULL DEFAULT '1', PRIMARY KEY (`id`), KEY `from_user` (`from_user`),
2015 Mar 11
2
PJSIP some AMI events is absent?
Hello. Asterisk 13.2, PJSIP. Problem: I do not get any AMI events when changing the status of the contact. When using chan_sip I got "peerstatus" event. When using res_pjsip and devices (endpoint configuration) I got "peerstatus" event. When using res_pjsip.so and OUTBOUND REGISTRATION WITH OUTBOUND AUTHENTICATION i got "registry" event. When using
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 have
2019 Apr 22
2
Incoming SIP call, outgoing SIP registration. PJSIP.
Hi, Got problems with incoming SIP calls. Scenario: Server1: 3cx or any other server Server2: Asterisk 16.2.1 . PJPROJECT 2.8 Server2 registers on Server1 with SIP ID 1121. Registration is OK. Server2 outgoing calls are OK. INVITE, unauthorized, INVITE with password, OK, RINGING,... Troubles with incoming calls / incoming INVITE's . I can not identify endpoint by IP, I have multiple
2015 Dec 15
2
PJSIP configuration question
I am trying to configure a connection to BluIP. I am able to make incoming calls work. However outgoing calls are not working. For the Outbound Registration, I noticed the contact field is always the internal IP address of my pc instead of mycompany dot com I can Originate (using AMI) to my Vitelity trunk (IP based authentication). However, when I Originate to my BluIP, it is being rejected.
2016 Sep 15
2
Asterisk 13 externip
On Thu, Sep 15, 2016 at 8:38 AM, Madushan Geethanga <mgliyanage.rc at gmail.com > wrote: > Hi, > > Thanks for the reply. > > Yes my PABX is on the cloud when I try to register to the server, the > server sends registration OK with public address but OPTION method > includes the private address of the server in from header not the public > address. I have include
2015 Dec 15
2
PJSIP configuration question
Thank you Joshua. I tried setting the from_domain for the endpoint, but it still sends the internal ip address for the INVITE's From field [acl1] type = acl deny = 0.0.0.0/0.0.0.0 permit = variousaddress permit = bluipaddress [transport1] type = transport bind = 0.0.0.0 protocol = udp [BLUIPIN] type = aor remove_existing = yes contact = sip:bluipaddress [auth7] type = auth username =
2016 Jul 01
2
CALLERID on pjsip doesn't work?
Asterisk 13.8 Is CALLERID(all) supposed to wok for pjsip? When I do this: exten => 1234,Set(CALLERID(all)="Jon Doe" <+123456789>) same => n,Dial(PJSIP/phone123, 30) I expect the callerid to be as set, but is always seems to be "phone123", the name of the endpoint. Andrew -------------- next part -------------- An HTML attachment was scrubbed... URL: