Re: [Asterisk-Users] Mini Call-ID Winpopup

2004-11-18 Thread Rich Adamson
Hey, thanks to everybody who posted to my earlier thread. Here's a solution I came up with based on reading your scripts and advice. It's really simple and stupid- but seems to work great. Incoming calls for any type of extension can be configured to make winpopups (or linpopups : )

Re: [Asterisk-Users] Mini Call-ID Winpopup

2004-11-17 Thread Adam Goryachev
On Thu, 2004-11-18 at 13:51, Thomas Hutton wrote: Hey, thanks to everybody who posted to my earlier thread. Here's a solution I came up with based on reading your scripts and advice. It's really simple and stupid- but seems to work great. Incoming calls for any type of extension can be

Re: [Asterisk-Users] Mini Call-ID Winpopup

2004-11-17 Thread Duane
Adam Goryachev wrote: Also, you can use something like (untested code): exten = 200,2,System(/bin/echo -e 'Incoming Call From: ${CALLERID}'\n Received: ${DATETIME}\n /tmp/asterisk/${UNIQUEID} exten = 200,3,System(/usr/bin/smbclient -M target_netbios_name /tmp/asterisk/${UNIQUEID}) why dump to a