04-01-2014 06:28 AM - edited 03-18-2019 02:49 AM
Hi all,
just configure a cisco cube. Incoming and outgoing calls working fine till now.
Just facing an issue by outgoing calls. Any call will display the sip-ua registered number.
Is there any possibility to send the invite with the calling extension number to the provider ?
Trace:
Sent:
INVITE sip:XXXXXX0705430@REGISTRAR:5060 SIP/2.0
Via: SIP/2.0/UDP IPADR:5060;branch=z9hG4bK1A26DC42
From: <sip:XXXXX8650@REGISTRAR>;tag=610A3424-23E3
To: <sip:XXXXXX0705430@REGISTRAR>
Date: Tue, 01 Apr 2014 13:06:20 GMT
Call-ID: 407F52E0-B8D511E3-AFC2A60F-9EF8485@IPADR
Supported: 100rel,timer,resource-priority,replaces,sdp-anat
Min-SE: 1800
Cisco-Guid: 1082006160-3100971491-2948376079-0166691973
User-Agent: Cisco-SIPGateway/IOS-15.2.4.M4
Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY, INFO, REGISTER
CSeq: 102 INVITE
Timestamp: 1396357580
Contact: <sip:XXXX8650@IPADR:5060>
Expires: 180
Allow-Events: telephone-event
Proxy-Authorization: Digest
username="XXXXX656",realm="sipserver",uri="sip:CALLED NUMBER@REGISTRAR:5060",response="76585ce198a4e979b49506b0ea6c515e",nonce="533abaa600015524028af19f6845968088c38fe616a3cdba",algorithm=md5
This number will the called party see on the phone screen ->
Max-Forwards: 69
P-Preferred-Identity: "Test NextiraO" <sip:XXXXX8650@IPADR>
Session-Expires: 1800;refresher=uac
Content-Type: application/sdp
Content-Disposition: session;handling=required
Content-Length: 253
Any hint?!
Thanks
Stefan
05-05-2014 02:57 PM
I think, generally any outgoing calls on SIP trunk don't carry individual caller-id.
Also ISDN PRI signalling normaly carry callng party details but don't think SIP do the same by default.
See below details I read in cvoice book;
"
Blocking and Substituting Caller ID
The caller ID information is private information. In ISDN, there is a private setting that can be set to protect this information. However, when SIP gets the caller ID information,
it does not hide the private information. Rather, it just sets a field to reflect that it is private and not to display it on a caller ID display.
The block option allows the gateway to delete the caller ID information from the SIP message requests so that it cannot be read on the network.
The substitution option is helpful if there is no Display Name field but there is a number and the presentation is not prohibited. In that case it copies the number into the Display
Name field, so that the number is displayed on the caller ID display of the recipient. The Cisco gateway omits the Display Name field if no display information is received".
I hope it helps.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide