Am 17.10.2022 um 15:07 schrieb Joshua C. Colp:
The number is sent as the user portion in SIP. That can't have the "@" in it, as that is invalid and against spec - it gets turned into "%40". If what you ACTUALLY want is the user portion to be "anonymous" and the domain portion to be "anonymous.invalid" then you may be able to set the callerid presentation[1] to not be allowed:

Set(CALLERID(pres)=prohib)

Thank you very much, that was the solution! :)


--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Check out the new Asterisk community forum at: https://community.asterisk.org/

New to Asterisk? Start here:
     https://wiki.asterisk.org/wiki/display/AST/Getting+Started

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to