[asterisk-dev] callerid on redirected calls

Roy Sigurd Karlsbakk roy at karlsbakk.net
Wed Dec 13 01:29:11 MST 2006


>> hi all
>> I've been fighting this for a while, and telco tells me i'm doing  
>> it wrong and all, although I'm doing it after the book (or so I  
>> beleive). To divert a call, I do as follows
>> exten => s,n,Set(CALLERID(rdnis)=${CALLERID(number)})
>> exten => s,n,Set(CALLERID(number)=${EXTEN})
>> exten => s,n,Set(CALLERID(ani)=${EXTEN})
>> exten => s,n,Dial(${DIVERT_TO_NUMEBER})
>
> You are setting the Caller*ID Number to "s".  I doubt your telco  
> would like that.

sorry. this was wrong. the dialplan is _XX.,n....., not s,
I'm positive I set this correctly, but it doesn't seem to work :(

roy

---
Roy Sigurd Karlsbakk
roy at karlsbakk.net
---------------------------------
Those people who think they know everything are a great annoyance to  
those of us who do. (Isaac Asimov)




More information about the asterisk-dev mailing list