Re: Bayonne answer script question
Luca Bariani <[email protected]>
| Newsgroups | gmane.comp.gnu.bayonne.devel |
|---|---|
| Message-ID | <[email protected]> |
Alle 03:03, venerdì 18 febbraio 2005, Raymond Gibson ha scritto: > Hello, i have recently installed Bayonne-1.2.14 with an analog Dialogic > card. I would like to know how to make Bayonne answer with something other > that the default script'? > > Could someone please explain the process to me? you have to change your /etc/bayonne.sched file from it Bayonne choose the script to be executed if you have a "myscript.scr" script use "myscript" in bayonne.conf in this file you can say: use script1 for line 1 use script2 for line 2 use script3 on sundays and so on.... bye Luca