- Joined
- Oct 22, 2015
- Messages
- 36
- Reaction score
- 1
Hi,
How can i configure in 3CX, that the SIP Header (Values for INVITE, CONTACT, FROM, TO and P-Preferred-Identity) for outgoing calls is sent in following format:
INVITE sip:[email protected];user=phone SIP/2.0
Allow: PRACK,ACK,CANCEL,BYE,SUBSCRIBE,NOTIFY,INVITE,REFER,OPTIONS,PUBLISH,INFO,UPDATE,REGISTER
Call-ID: ...
Contact: <sip:[email protected]>
Content-Type: application/sdp
CSeq: 615 INVITE
From: <sip:[email protected];user=phone>;tag=...
Max-Forwards: 70
P-Preferred-Identity: <sip:[email protected]>
Privacy: none
To: <sip:[email protected];user=phone>
Via: SIP/2.0/UDP 81.189.23.98;branch=...
Content-Length: …
<SDP Info>
Regards
How can i configure in 3CX, that the SIP Header (Values for INVITE, CONTACT, FROM, TO and P-Preferred-Identity) for outgoing calls is sent in following format:
INVITE sip:[email protected];user=phone SIP/2.0
Allow: PRACK,ACK,CANCEL,BYE,SUBSCRIBE,NOTIFY,INVITE,REFER,OPTIONS,PUBLISH,INFO,UPDATE,REGISTER
Call-ID: ...
Contact: <sip:[email protected]>
Content-Type: application/sdp
CSeq: 615 INVITE
From: <sip:[email protected];user=phone>;tag=...
Max-Forwards: 70
P-Preferred-Identity: <sip:[email protected]>
Privacy: none
To: <sip:[email protected];user=phone>
Via: SIP/2.0/UDP 81.189.23.98;branch=...
Content-Length: …
<SDP Info>
Regards