similar to: P-Asserted-Identify or Remote-Party-ID, or both?

Displaying 20 results from an estimated 6000 matches similar to: "P-Asserted-Identify or Remote-Party-ID, or both?"

2014 Feb 16
1
Retaining P-Asserted Info
Hello Everyone, Our switch is sending P-Asserted info to asterisk however the information is getting removed when asterisk forks the call. Is it possible to have asterisk retain the P-Asserted on the leg. This is quite important for valid functionality of our network. Tried setting `sendrpid = yes` and still same problem. We really don't want to have to `SipAddHeader` as it is already being
2013 Feb 04
1
CallerID external call after Attended Transfer
Hello, using Asterisk 1.8.12.2 case : I call with my cellphone to our public telephone number Our receptionist answers the incoming call and does an attended transfer to my colleague ( A ) Colleague answers and the receptionist tells him that I am on the other side. Receptionist transfers the call and I am connected to my colleague ( B ) My question is about the CallerID that the
2017 Aug 17
2
Pass CallerId/Privacy info from A Leg to B Leg
Hi, I'm using Asterisk to bridge the incoming call to another destination using the Dial command. However, when an anonymous call comes in then privacy information is not passed into the B Leg. For instance, the Privacy header and P-Asserted-Identity aren't copied to the B Leg. Is there an option to give to the Dial command, or another variable to set, to make Asterisk copy such
2018 Jun 05
3
Questions about SIP From, P-Asserted-Id fields and Diversion headers ?
Hi, After a long discussion with a friend, I would like to ask here: 1.According SIP RFCs, is possible/recommended to have different values in >From and P-Asserted-Id fields ? For instance, From field showing 123456789 and P-Asserted-Id showing 987654321 (beside privacy considerations) ? 2. When Bob forwards to Cory a call coming from Alice, would expect Diversion/History-Info header to
2010 May 06
2
problem with trustrpid
Hi everyone, I am trying to figure out the behavior of trustrpid Basically its not behaving the way I expected it to or maybe I am missing a configuration option or something else. When a call from a phone is sent to the * box it has the following sip headers: From: "From Phone" <sip:1001 at 10.0.0.29>;tag=4bf4bb4e11e92476. Remote-Party-ID: "Cloutier"
2018 Jun 05
2
Questions about SIP From, P-Asserted-Id fields and Diversion headers ?
2018-06-05 15:27 GMT+02:00 George Joseph <gjoseph at digium.com>: Thank you very much, George for replying. > > > On Tue, Jun 5, 2018 at 3:35 AM Olivier <oza.4h07 at gmail.com> wrote: > >> Hi, >> >> After a long discussion with a friend, I would like to ask here: >> >> 1.According SIP RFCs, is possible/recommended to have different values in
2009 Jul 26
3
Not getting inbound CallerID name on Asterisk
We have an inbound PRI connected to our Cisco 3825 router which is then passing the calls to Asterisk as SIP calls. We're getting the CallerID number but not the CallerID name. We are seeing the name in the RPID field with a SIP trace on the Asterisk box but don't understand why it's not registering as the CallerID name. Here is a link to pastebin with the Sip trace. In it you
2013 Feb 15
6
Cisco 7942 Connected line ID
Hi, Is it working for anyone? I have tried with trustrpid=yes sendrpid=yes/pai but can not get it working, Asterisk cli shows prevented message like this. Connected line update to SIP/1231-00000200 prevented Regards, Zohair Raza -------------- next part -------------- An HTML attachment was scrubbed... URL:
2011 Jan 10
3
sendrpid does not work!
Hello, I have Asterisk 1.6.2.9-2, the directive "sendrpid" does not work! I placed this in my peer: (sip.conf) sendrpid=yes trustrpid=yes or sendrpid=yes trustrpid=no (and restarted Asterisk) and the line "Remote-Party-ID" does not appear in my sip debug! Please help me, Mickael. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2014 Jan 21
3
Asterisk Fax detection *11.7
Hello everybody I'm trying to enable the Digium res_fax app at my *11.7 Server. a fax show stats comes up with FAX Statistics: --------------- Current Sessions : 0 Reserved Sessions : 0 Transmit Attempts : 0 Receive Attempts : 1 Completed FAXes : 1 Failed FAXes : 1 Digium G.711 Licensed Channels : 1 Max Concurrent : 0 Success : 0 Switched to
2017 Jun 14
3
CallerId presence issue
Hi, I've run into a minor snag trying to pass on CALLERID presence from one Asterisk to another via SIP (both running 13.16.0) I have a PRI coming in PBX_A and PBX_A is connected to PBX_B via SIP. PBX_A gets PRI calls on a 4 port Digium card, and each call naturally has its own callerid values and presence. I pass on those calls to PBX_B via SI, and I'm trying to pass on this
2008 May 28
7
Cisco Gateway sending call to * without CID Name
Hi All, I have a Cisco 2600 PRI gateway being hosted on an Asterisk server. The PRI on the cisco is pointing to a customer legacy PBX, the SIP VoIP side of the cisco is pointing to an Asterisk server (1.2.X). In Asterisk, the SIP peer is setup with callerid="some name"<5551212> In a SIP call from the cisco to asterisk, there is no CID name info in SIP debug, so Asterisk
2014 Jun 26
2
CLID Presentation & Billing Number | Diversion vs. Remote-Party-ID vs. P-Asserted-Id vs. From vs. P-Charge-info
We would like to present a toll free CallerID when making outbound toll calls. In the past, when our PRIs were directly connected to a Nortel CS1000 we could do this, without issue. Now that the PRIs are front ended by a mediagateway facing asterisk, we can no longer do this. Is it possible to set the billing number via a SIP header and set what should be presented as callerid as another header
2016 Sep 23
2
PJSIP and P-Asserted-Identity
I am working with a customer and their SIP provider is IPitimi. The customer needs to sometimes provide various caller id number for the calls going to IPitimi. They are processing calls for multiple businesses who want their caller id to show up. When no caller id is provided, the From must be the DID at ipitimi ip address and caller id is DID at customer IP address. When caller id is
2010 Feb 20
1
Fax, T38 and NAT
Gentlemen, I have 3 faxes attached to an Asterisk. Fax - SPA2102 - Asterisk. 0851711201 and 0851711290 is on our WAN, no NAT. 0197673581 is outside our WAN and needs to be NAT'ed. Sending a fax from 0851711201 to 0851711290, no problem, switches to T38 and fax goes through. Sending a from 0197673581 to 0851711201, no problem as long as i dont enable T38 on 0197673581. But, if i enable T38
2020 Jan 24
4
Perl AGI: read variable with quotes
Hi Gang I have stumbled of this problem. I need the P-Asserted-Identity header in an AGI scrip. In the Dial-Plan I do: same => n,Set(PAI=${PJSIP_HEADER(read,P-Asserted-Identity)}) In the AGI I do: my $pai = $AGI->get_variable(PAI); This works fine, unless the PAI contains quotes: P-Asserted-Identity: <sip:1000 at 1.2.3.4:5060;user=phone> I get "<sip:1000 at
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
2010 Apr 01
3
RPID on called party
Hello, Did anyone manage to force asterisk to put Remote-party-ID attribute on the SIP outgoing call? I.e. When A calls B, I want that A gets a name of B displayed on his phone. Note that name of A gets displayed on the B's phone fine, but this is not what I want. This works with Cisco Call manager fine - the RPID is sent as a part of the response to the SIP INVITE this way: SIP/2.0 180
2013 May 23
0
Diversion vs. P-Asserted-Id vs. Remote-Party-Id vs. P-Charge-Info vs. From Fields
We have a scenario where we wish to present a toll-free caller id, yet have our calls rated based on our billing-telephone-number. Is it possible to present a number in the sip header for billing and another number in the header for jurisdicional call rating? Whereas today, all of our calls are billed at the highest rate (intra-state) because we're presenting a number that isn't in the
2011 Sep 11
1
Sip profiles per customer, behind a SIP proxy. How?
Hello List, I have been trying to configure a sip profile ( peer / friend ) for each of my customers behind a sip proxy for some time, but I have had no success, so I would appreciate your help. Customer -> OpenSIPS -> Asterisk -> PSTN The opensips is working as a sip proxy with record route, for billing, load balancing and authentication purposes. I would like to be able to define