search for: reload_conf

Displaying 2 results from an estimated 2 matches for "reload_conf".

2007 Sep 07
1
Asterisk + Realtime + Manager reload = crash
...er connection in order to reload the configuration (we use Realtime static for extensions) sometimes Asterisk will crash. Not every time and not every X times we reload. Sometimes it takes ten reloads and other just one before it crashes. I use a simple function in php to do the reload: function reload_conf ( $conf ) { $socket = fsockopen("localhost","5038", $errno, $errstr, $timeout); fputs($socket, "Action: Login\r\n"); fputs($socket, "UserName: user\r\n"); fputs($socket, "Secret: password\r\n\r\n"); fputs($soc...
2004 Jul 26
6
Can't dial SIP<->EuroISDN (HFC-S based PCI ISDN card): Unable to create channel of type 'Zap'
Hi, I'm trying to set up an Asterisk pbx based on a Fedora Core 1 Linux box (customized kernel version 2.4.24). I want calls from my SIP soft-phones to simply be dumped onto the PSTN line via a BRI (EuroISDN). I have a cheap HFC-S based PCI ISDN card connected to the NT1+ interface, so I need zaphfc. I've read everything I've found at www.voip-info.org, then I've downloaded the