search for: 24309

Displaying 4 results from an estimated 4 matches for "24309".

Did you mean: 2309
2018 Oct 04
3
Spontaneous reboot due to MySQL lookups ?
...22 16:23:25] VERBOSE[24283] pbx.c: [Aug 22 16:23:25]     -- Executing [s at sub-GetSipAccountdetails:4] MYSQL("SIP/SipAgenT01-00004184", "Query resultid 1 SELECT SIPusername, currstatus, available FROM tbl_SIP WHERE ID="800"") in new stack [Aug 22 16:23:32] VERBOSE[24309] config.c: [Aug 22 16:23:32] == Parsing '/etc/asterisk/logger.conf': [Aug 22 16:23:32] VERBOSE[24309] config.c: [Aug 22 16:23:32]   == Found [Aug 22 16:23:32] VERBOSE[24309] config.c: [Aug 22 16:23:32] == Parsing '/etc/asterisk/asterisk.conf': [Aug 22 16:23:32] VERBOSE[24309] co...
2018 Oct 04
4
Spontaneous reboot due to MySQL lookups ?
...:23:25]     -- >> Executing [s at sub-GetSipAccountdetails:4] >> MYSQL("SIP/SipAgenT01-00004184", "Query resultid 1 SELECT >> SIPusername, currstatus, available FROM tbl_SIP WHERE ID="800"") in >> new stack >> [Aug 22 16:23:32] VERBOSE[24309] config.c: [Aug 22 16:23:32]   == >> Parsing '/etc/asterisk/logger.conf': [Aug 22 16:23:32] VERBOSE[24309] >> config.c: [Aug 22 16:23:32]   == Found >> [Aug 22 16:23:32] VERBOSE[24309] config.c: [Aug 22 16:23:32]   == >> Parsing '/etc/asterisk/asterisk.conf...
2013 Aug 13
1
How to play audio to callee when a fax is detected ?
...f]: file.c:830 ast_readaudio_callback: Failed to write frame Or: -- Executing [s at check-fax-reception:2] Wait("SIP/7005-00000291", "0.5") in new stack == Spawn extension (check-fax-reception, s, 2) exited non-zero on 'SIP/7005-00000291' [Aug 13 16:36:32] NOTICE[24309][C-00000470]: app_stack.c:1031 gosub_run: SIP/7005-00000291 Abnormal 'Gosub(check-fax-reception,s,1(SIP/7012-00000290,7005))' exit. Popping routine return locations. My understanding is : when a fax is detected and sent a fax extension, callee channel is in a state "close to termin...
2006 Jan 03
11
CRC error installing rails
Hello all, I''m just getting started with rails. I''m trying to install it on a CentOS 4.2 (i.e. Red Hat Enterprise 4.2) x86_64 system. The OS install is brand new. Ruby version is: # ruby --version ruby 1.8.1 (2003-12-25) [x86_64-linux-gnu] Gem: # gem --version 0.8.11 When I attempt to install rails, I get this: # gem install rails --include-dependencies Attempting