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
[EMAIL PROTECTED]
---------------------------------
Those people who think they know everything are a great annoyance to those of us who do. (Isaac Asimov)


_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-dev

Reply via email to