[Asterisk-Users] Mini Call-ID Winpopup

Duane duane at e164.org
Wed Nov 17 20:13:41 MST 2004


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 file?

exten => 200,2,System(/bin/echo -e 'Incoming Call From: ${CALLERID}\n 
Received: ${DATETIME}'|/usr/bin/smbclient -M target_netbios_name)

-- 

Best regards,
  Duane

http://www.cacert.org - Free Security Certificates
http://www.nodedb.com - Think globally, network locally
http://www.sydneywireless.com - Telecommunications Freedom
http://happysnapper.com.au - Sell your photos over the net!
http://e164.org - Using Enum.164 to interconnect asterisk servers

"I do not try to dance better than anyone else.
	I only try to dance better than myself."



More information about the asterisk-users mailing list