[asterisk-users] Problem with Caller ID when receiving hidden number in via DAHDI and redirecting out via SIP

Henrik Westerberg henrik.westerberg at ain.se
Mon Oct 28 05:04:06 CDT 2013


Hi,

We have a system with both ISDN trunks and SIP. We receive incoming calls on both but always dial out via SIP.
When dialing out the caller id is set like this:

exten => _X.,1,Set(CALLERID(num)=${CC_ORIGNUM})
exten => _X.,n,Set(CALLERID(name)=${CC_ORIGNAME})
exten => _X.,n,Dial(${CC_DIALSTRING}, 60, em)

This always works fine on SIP and on ISDN as well when the number is not hidden.
But for some reason the setting of the caller id does not work when receiving calls from hidden numbers.

The from address in the outgoing SIP looks like this:

From: "Anonymous" <sip:anonymous at anonymous.invalid>

Does anyone know why this is happening, is there a way to go around it?

Regards,
Henrik

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20131028/6270889b/attachment.html>


More information about the asterisk-users mailing list