Fred wrote: > Hello > > I stopped Asterisk to try something, load the wctdm + wcfxo modules... but I > can't find how to restart Asterisk now :-/ > > Does asterisk -c work? -r is a remote console when it is running and you have exited with ! to run a command -c starts with the CLI to the console & runs in the background You really don't need all of those v's, unless you are looking for a problem After the CLI you can also set verbose X to see whats going on.
A semi non technical explination from someone who isn't much into Linux John Novack > =========== > To start asterisk : > > "asterisk &" NOK > > "safe_asterisk -> pbx asterisk # Asterisk ended with exit status 1 Asterisk > died with code 1. Automatically > restarting Asterisk. = in loop > > pbx asterisk # /etc/init.d/zaptel stop > pbx asterisk # /etc/init.d/zaptel start > > pbx asterisk # /etc/init.d/asterisk start > Starting Asterisk... > pbx asterisk # asterisk -vvvvvvvvr > Unable to connect to remote asterisk (does /var/run/asterisk/asterisk.ctl > exist?) > > pbx asterisk # ll /var/run/asterisk/asterisk.* > srwxr-xr-x 1 root root 0 Jan 8 20:10 > /var/run/asterisk/asterisk.ctl > -rw-r--r-- 1 root root 5 Jan 8 20:10 > /var/run/asterisk/asterisk.pid > > rm /var/run/asterisk/asterisk.* > > # /etc/init.d/asterisk start > Starting Asterisk... > pbx asterisk # asterisk -vvvvvr > Unable to connect to remote asterisk (does /var/run/asterisk/asterisk.ctl > exist?) > > # modprobe wcfxo > > # /etc/init.d/asterisk start > Starting Asterisk... > pbx asterisk # asterisk -vvvvvr > > Unable to connect to remote asterisk (does /var/run/asterisk/asterisk.ctl > exist?) > =========== > > Do we need to reboot AstLinux every time we make changes? > > Thanks. > > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace > _______________________________________________ > Astlinux-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/astlinux-users > > Donations to support AstLinux are graciously accepted via PayPal to [EMAIL > PROTECTED] > > -- Dog is my co-pilot ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ Astlinux-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to [EMAIL PROTECTED]
