- Joined
- Nov 24, 2021
- Messages
- 4
- Reaction score
- 1
I'm setting up a PBX for a SIP trunk with a 100-DID number range. The provider is supported.
The problem is that all inbound calls are only routed to the trunk destination that I configured.
The PSTN number is 8-digits, but the called number in the "To:User" field in the SIP INVITE is sent from the provider with the last 3 digits only:
I've tried all ""CallerNum" caller's number" field mappings, and I've tried various "Reformat Incoming or Outgoing Caller" options without success.
Does 3CX support 3-digit incoming called numbers?
The problem is that all inbound calls are only routed to the trunk destination that I configured.
The PSTN number is 8-digits, but the called number in the "To:User" field in the SIP INVITE is sent from the provider with the last 3 digits only:
Code:
INVITE sip:[email protected]:5060;user=phone SIP/2.0
Max-Forwards: 19
Supported: 100rel
To: <sip:[email protected]>
From: <sip:[email protected]>;tag=xxxxxxxxx
Remote-Party-Id: <sip:[email protected]>;party=calling
Call-ID: [email protected]
CSeq: 1 INVITE
Allow: PUBLISH,MESSAGE,UPDATE,...
Via: SIP/2.0/UDP 10.10.10.10:5060;branch=abcdefg
Contact: <sip:[email protected]:5060>
I've tried all ""CallerNum" caller's number" field mappings, and I've tried various "Reformat Incoming or Outgoing Caller" options without success.
Does 3CX support 3-digit incoming called numbers?