@c3cloud wrote:
freebpx disro 14.0.1.20 asterisk 14.6.0
trying to get inbound caller id to display when call is forwared back outside system
carrier requires from:
enabled diversion header (settings-advanced) but sip invite still has no diversion header
tried p-asseted-id - but the header had the inbound did as the number -
what am i missing ??call comes into 5612223333 - forwards on ext 1234 to 9545551234
call comes into 5612223333 - forwards on ext 1234 to 9545551234
INVITE sip:9545551234@10.1.200.249 SIP/2.0
Via: SIP/2.0/UDP 10.1.200.52:5060;branch=z9hG4bK36e8a24d;rport
Max-Forwards: 70
From: sip:5612223333@10.1.200.52;tag=as6e555b93
To: sip:9545551234@10.1.200.249
Contact: sip:5612223333@10.1.200.52:5060
Call-ID: 589d16054422341f29b6a02402660671@10.1.200.52:5060
CSeq: 103 INVITE
User-Agent: FPBX-14.0.1.20(14.6.0)
Date: Mon, 30 Oct 2017 19:55:38 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
Supported: replaces, timer
P-Asserted-Identity: "5612223333"
Content-Type: application/sdp
Content-Length: 350v=0
o=root 1984729299 1984729300 IN IP4 10.1.200.52
s=Asterisk PBX 14.6.0
c=IN IP4 10.1.200.52
t=0 0
m=audio 15080 RTP/AVP 0 9 8 107 3 101
a=rtpmap:0 PCMU/8000
a=rtpmap:9 G722/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:107 opus/48000/2
a=rtpmap:3 GSM/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=ptime:20
a=maxptime:20
a=sendrecv
Posts: 2
Participants: 2