Displaying 3 results from an estimated 3 matches for "21559".
Did you mean:
2159
2010 Jun 21
1
How to tell if a dropped call is my fault
...e just setting the caller id, and other related call-setup logging.
Is it common to have a dropped call being caused by asterisk? How would it show up in the log? The only possible thing I can see in the logs, is the "exited non-zero", which I've pasted here:
[Jun 21 08:53:29] DEBUG[21559] chan_zap.c: Dialing '15053203372'
[Jun 21 08:53:29] DEBUG[21559] chan_zap.c: Deferring dialing...
[Jun 21 08:53:29] VERBOSE[21559] logger.c: -- Called g1/15053203372
[Jun 21 08:53:29] DEBUG[21559] chan_zap.c: Sent deferred digit string: T15053203372w
[Jun 21 08:53:32] VERBOSE[21559] lo...
2006 Mar 22
6
Relatively easy HTML/XML parsing utilities?
Anyone know of any Ruby modules which can be used to parse an HTML page
?
Thanks,
Wes
--
Posted via http://www.ruby-forum.com/.
2014 Oct 31
16
[LLVMdev] RFC: Timeline for deprecating the autoconf build system?
Hi,
I would like to propose deprecating the autoconf build system at some
point in the future. Maintaining two build systems is a hassle not
only for this project, but also for other projects that use LLVM
and have to deal with the slight differences in output between the two
build systems.
It seems like most people are using CMake at this point, so my questions
to the community are:
- Is