Hi,

Am Dienstag, 3. Oktober 2006 14:43 schrieb Greg Delgado:
> I want to pop up a web page when a queue member phone
> rings but, instead of displaying the clid, I want to
> display the DID number the call came in. Any ideas how
> to best implement this?
you can try FOP with such an entry in your extensions.conf
exten => 1,2,UserEvent(FOP_Popup|
URL:testpage.php?clid=${CALLERIDNUM}^Target:temp)
You can set any variable to parse by testpage.php

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

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

Reply via email to