inbound Caller ID issue with Voip provider Flowroute

Status
Not open for further replies.

ivan308

Joined
May 9, 2011
Messages
6
Reaction score
0
I am having an issue with inbound Caller ID from one of my VOIP providers.
The provider is Flowroute
See structure of SIP INVITE Below

Can someone please identify what is wrong with the structure of the INVITE so the I can get the provider to change it or is there a setting that I can change to make it work.

Standard Inbound Mapping of From User to CallerNum does not work
Changed mapping to P-Asserted Identity :User Part to CallerNum also does not work

Other VOIP provider voip.ms works fine
This is running on V10 RC2



Code:
23:07:46.054  [CM500002]: Info on incoming INVITE:
  INVITE sip:[email protected]:5060 SIP/2.0
  Via: SIP/2.0/UDP 216.115.69.144;branch=z9hG4bKbbfd.18d5371673d7a62f66b0af698d2ac381.0
  Via: SIP/2.0/UDP 216.115.69.131;branch=z9hG4bKbbfd.a42086b1b3e80eec3d49bfbb998d1227.0
  Via: SIP/2.0/UDP 216.115.69.142;branch=z9hG4bKbbfd.063e6aa6b615c3f0be5796290235c13c.0
  Via: SIP/2.0/UDP 4.55.14.163:5060;branch=z9hG4bK0dB6330200a0275d2f2
  Max-Forwards: 85
  Record-Route: <sip:216.115.69.144;lr>
  Record-Route: <sip:216.115.69.142;lr>
  Contact: <sip:[email protected]:5060>
  To: <sip:[email protected]:5060>
  From: <sip:[email protected]:5060;isup-oli=62>;tag=gK0d74e4a3
  Call-ID: [email protected]
  CSeq: 392 INVITE
  Accept: application/sdp, application/isup, application/dtmf, application/dtmf-relay, multipart/mixed
  P-Asserted-Identity: <sip:+13214800086@pstn>
  Content-Length: 0
  
23:07:35.969  [CM504004]: Registration succeeded for: 10003@FlowRoute
 
Status
Not open for further replies.