Hi all, What should I do when my E1/SIP provider need a specific callerid(num) setting for my outgoing calls? My problem is that if I use Set(CALLERID(num)=XXYY) then I got XXYY on the cdr src field, losing info of the real src of the call. What is the best way out? (Preferably tech independent) Thanks, Gabriel -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20131104/d1928881/attachment.html>
For outgoing calls you can write additional information into the userfield, or you can define your own additional fields using an adaptive-odbc setup. For ISDN and POTS channels you can typically set the callerid (just the number) for outgoing calls only to those numbers given to you by your telco (or they pick a default number). There are exceptions, but not for mere mortals. jg