digital_archivist
New Member
- Joined
- Jul 10, 2009
- Messages
- 20
- Reaction score
- 0
I'm still trying to debug my DIDforSale problem with incoming private CID calls. I thought it was an IP Country issue, but disabling IP Country doesn't help.
What seems to be happening is that when a call with a Private CID comes in via DIDforSale, the ID and IP are replaced by Anonymous, per the following log snippet:
<sip:[email protected]>;screen=yes;party=calling;privacy=full
f: <sip:[email protected]:5060>;tag=c4-45026-4d084a-63cb1d79-4d084a
I'm guessing this is by design. Unfortunately, as soon as the IP address is stripped, the call is treated as spam and rounted to ss-noservice. I'm sure there's an easy fix for this, but I haven't a clue what it might be.
Thoughts or comments would be greatly appreciated.
What seems to be happening is that when a call with a Private CID comes in via DIDforSale, the ID and IP are replaced by Anonymous, per the following log snippet:
<sip:[email protected]>;screen=yes;party=calling;privacy=full
f: <sip:[email protected]:5060>;tag=c4-45026-4d084a-63cb1d79-4d084a
I'm guessing this is by design. Unfortunately, as soon as the IP address is stripped, the call is treated as spam and rounted to ss-noservice. I'm sure there's an easy fix for this, but I haven't a clue what it might be.
Thoughts or comments would be greatly appreciated.