http://www.codesonics.com
22. PBX Screen Popper
http://www.codesonics.com- Opens a web page to a specified URL when you receive a phone call to your Asterisk extension.
- Use all or part of the CallerID as a formfield in the URL
- Specify conditions under which the page is opened
- Uses the Asterisk Manager API
- Opens page on answer, ring or when asked
- Open page for any CallerID or if matched to a specific value, starts with, contains or ends with a specific value
- Allows you to strip characters from the start or end of CallerID
Page Changes
pbx screen popper
Got it configured to connect to asterisk manager but limited success getting it to correctly capture caller id (other programs do this just fine). Sometimes it says <unknown> sometimes it does show the caller id
But the important part is that I haven't gotten it to actually do the URL screen pop AND it won't always detect every call to my SIP extension, and sometimes when it does the program will crash. Like the idea, simple interface that tries to do exactly what I'd like to do, but doesn't work all that well.
FYI I'm running vista and IE7 (default) and Firefox 3.0