Displaying 2 results from an estimated 2 matches for "secial".
Did you mean:
special
2007 Sep 05
0
Tone detection while Dialing
Hi,
I want to detect a tone while Dial() through pri.
When a secial tone(eg, #), I want to send the call to
another extenison.
Regards.
____________________________________________________________________________________
Take the Internet to Go: Yahoo!Go puts the Internet in your pocket: mail, news, photos & more.
http://mobile.yahoo.com/go?refer=1G...
2011 Jan 03
23
Managing cronjobs as a file in solaris with appendifnosuchline for specific servers
I want to manage cronjobs as a " file " in solaris through puppet and
not using the puppet cron resource.
I will be managing the file /var/spool/cron/crontabs/root.
I want the cron file to be same across all servers except some servers
will have additional cron entries.
How can I append to the file /var/spool/cron/crontabs/root , something
like appendifnosuchline in cfengine?
Can