search for: newdid

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

Did you mean: newdir
2010 May 11
3
Problem with callerid(dnid) and queue
...callerid(dnid)), I need rewriting of the dnid. In my dialplan I have: exten => 1000,3,Set(CALLERID(dnid)=newdnid) exten => 1000,4,Noop(${CALLERID(dnid)}) exten => 1000,5,Queue(test-queue) but the callerid(dnid) shows the extension called (the member of the test-queue) and not the "newdid". I have tried also with the option "o" in cmd Dial but without success. Do you know if there is a way to obtain the newdnid? Thanks! Carlo