I am forcing caller ID to be sent to our VoIP provider using the SetCallerID app:
exten => _91.,1,SetCallerPres(allowed)
exten => _91.,2,SetCallerID("Company Name" <555555555>)
exten => _91.,3,Dial(SIP/${EXTEN:[EMAIL PROTECTED])
Ever since I started doing this however, the CDR gets overwritten with this new value for the originating caller. I can no longer see who is the extension on my system that made the call. Is there any way to record the caller ID of the original caller?
Thanks.
_______________________________________________ --Bandwidth and Colocation provided by Easynews.com --
Asterisk-Users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
