search for: baa2185c

Displaying 1 result from an estimated 1 matches for "baa2185c".

2013 Oct 28
1
Problem with Caller ID when receiving hidden number in via DAHDI and redirecting out via SIP
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.