Hi all,

In order to use the "open url" function of zoiper (it opens an url  
based on the asterisk $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

-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

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

Reply via email to