Displaying 9 results from an estimated 9 matches for "vvvcg".
Did you mean:
vvvc
2003 Jun 20
7
Asterisk hogging CPU resources
Here's the problem:
I start asterisk, and it takes up around 3-4% of my CPU
resources.
However, this number continues to climb over the hours until it
is close to 100%.
Usually it takes around a day to climb up to approximately 95 or
96%
Has anybody experienced the following problem before?
2003 Mar 02
1
Serious memory leak in asterisk (manager)
...r %d astpings\n", $i);
exit;
}
}
------ ps axfv before DoS
14917 ? S 0:00 60 254 2825 1544 0.6 SCREEN
14918 pts/3 S 0:00 302 505 2114 1008 0.3 \_ /bin/bash
15517 pts/3 S 0:02 8023 404 91615 4800 1.8 \_
asterisk -vvvcg
6062 pts/3 S 0:00 1 404 91615 4800 1.8 \_
asterisk -vv
6063 pts/3 S 0:00 1 404 91615 4800 1.8 \_
asterisk
6064 pts/3 S 0:00 1 404 91615 4800 1.8 \_
asterisk
6066 pts/3 S 0:00 0 404 91615 480...
2005 Jan 23
2
can iaxcomm run on the same server as Asterisk?
...n it own...
But if I start Asterisk first, then launch iaxcomm
I get this error:
bash-2.05b$ ./iaxcomm
Error wxWindows Fatal Error : Couldn't Initialize IAX
Client .
bash-2.05b$
and if I start iaxcomm first then launch asterisk, I
get this startup error with asterisk:
bash-2.05b# asterisk -vvvcg
.
. <not shown>
. == Registered channel type 'IAX2' (Inter Asterisk
eXchange Driver (Ver 2))
Jan 23 02:52:11 ERROR[22009]: chan_iax2.c:7524
load_module: Unable to bind to 0.0.0.0 port 4569:
Address already in use
Jan 23 02:52:11 WARNING[22009]: loader.c:345
ast_load_resource: chan_iax...
2005 Jul 11
1
Compile Error chan_sccp-20050705 on asterisk 1.0.9 (tarball)
Hello!
I tried to compile chan_sccp-20050705 but I receive the following
errors:
linux:/home/share/chan_sccp-20050705 # make install
sh ./create_config.sh "/usr/include"
Checking Asterisk version...
* no 'struct ast_channel_tech', using old pvt
* no 'struct ast_callerid'
* no 'AST_CONTROL_HOLD'
* no 'ast_config_load'
* no 'ast_copy_string'
2004 Jan 15
12
capacity testing
...nything, and Asterisk crashed.
I did not find anything in the logs to inidicate any problems, though I've found that to be the case pretty much everytime Asterisk crashes.
I saw a list thread in which a developer asked for some gdb output... in it, he said this:
> Run asterisk with "-vvvcg".
> Do your test (core file generated).
> Run "gdb /usr/sbin/asterisk <core_filename>"
> From within gdb run "bt" and send me the output
> of it.
if it is of use, here it is (from asterisk v.0.5.0)
-----------------------------
(gdb) bt
#0 ast_smoother_...
2003 Jul 29
10
Asterisk installation
Hi
I tried to install the * in my Radhat 7.3 machine. The "gmake" and "gmake
install" went fine, but "gmake sample" gave me errors of "configs/*.adsi",
"sounds/demo-*" and "sounds/*.mp3" errors.
I created a dummy.adsi in the configs folder and commented out the
"sounds/demo-*" and "sounds/*.mp3" in the Makefile to
2003 Apr 02
12
segmentation fault
Configuration:
Linux wpbx 2.4.9-13 #1 Tue Oct 30 20:11:04 EST 2001 i686 unknown
P4 2.5 GHz, 1 GB RAM
T400P with 3 T1s plugged in. A flow of 46 calls (spread out over 3 T1s).
Each call gets transferred (Dial) to the SIP platform and stays for 5 min.
Case 1. Asterisk built out of CVS Mar. 19. Test was running for 3 days.
Segmentation fault.
Case 2. Asterisk built out of CVS Apr. 1. Test was running
2003 Apr 04
2
chan_h323 problems....
I have had * installed for a couple of weeks now and am very impressed. I have got Zap, SIP and MGCP working and can call freely between them with just things like transfer still to sort out etc.
I then though I would add H.323 support to my working system, having read the previous threads on the subject before I installed I installed the pre-reqs
pwlib
openh323
gnugk for h.323 gatekeeper
2005 Sep 13
1
wctdm, issue w/outbound calls
...st message repeated 2 times
Sep 13 16:17:40 tegan kernel: wctdm: Can't set tx state to 5
Could these "tx state" messages indicate a problem with the card? I
removed and reattached a couple of the FXO/FXS interfaces, but that didn't
have any affect.
Below is a log of asterisk -vvvcg where I first call an internal IP phone
(works), then try calling the internal analog phone (calls, but phone
doesn't ring), and lastly attempt an outgoing call. Any clues?
Thx.
Sean
--
== Registered custom function CALLERID
== Manager registered action DBGet
== Manager registere...