Приветствую
Подскажите, кто из провайдеров сейчас может дать callerID анонимоус? И может есть кто то кто позволяет наши собственные номера в callerID подставлять?
Благодарю
Провайдер всё равно заставит подставлять выданный им легальный CID. То есть он будет отображаться в CDR как у вас, так и у него. Но у моб. абонентов будет Anonymous без номера. Для этой цели мы используем простенький макрос:For these reasons, the hostname value 'anonymous.invalid' SHOULD be
used for anonymous URIs (see [3] for more information about the
reserved 'invalid' DNS TLD). The full recommended form of the From
header for anonymity is (note that this From header, like all others,
MUST contain a valid and unique 'tag=' parameter):
From: "Anonymous" <sip:anonymous@anonymous.invalid>;tag=1928301774
Код: Выделить всё
[ Context 'macro-RFC-3325' created by 'pbx_config' ]
's' => 1. SIPAddHeader(privacy: full,screen: no) [pbx_config]
2. Set(CALLERPRES()=prohib_not_screened)
3. Set(CALLERID(num)=74991234567) [pbx_config]
4. Set(CALLERID(name)=Anonymous)