Displaying 3 results from an estimated 3 matches for "vvvcd".
Did you mean:
vvvc
2004 Nov 30
1
realTime configuration help needed
...connecting to the DB from mySQL-logs, I can't
seem to get anything else....
How can I get my configuration from the DB ?
Am I doing something worng ?
My traces are bellow..
Thanx in advance, for any help,
George Konstantoulakis.
------------------------------------------
When I start with vvvcd I get :
[res_config_mysql.so] => (MySQL RealTime Configuration Driver)
Nov 30 12:44:21 DEBUG[3088]: config.c:517 __ast_load: Parsing
/home/gkon/slash/etc/asterisk/res_mysql.conf
Nov 30 12:44:21 WARNING[3088]: res_config_mysql.c:413 parse_config:
MySQL RealTime: No database port found, using 3...
2004 Jul 09
1
sound quality IAX client GSM to ALAW with oh323
Hello veryone,
I have a strange problem. I have an asterisk (latest from CVS) with latest oh323 channel driver.
I place calls with DIAX.
The H323 gateways only support G711A
De DIAX only supports GSM
When I perform an inbound call:
H323 -> asterisk -> DIAX :: sound is ok.
When I perform an outbound call:
DIAX -> Asterisk -> h323 :: sound is terrible and CPU load is 80%
When I
2003 Jul 16
3
Segmentation fault with chan_oh323
...asterisk
and asterisk crashes with segmentation fault whenever h323
connection needs to be established. It registers with gatekeeper ok though.
Here are the symptoms.
If the call initiated by SIP device, asterisk replies to it "Trying" and then
silently crashes (it launched as asterisk -vvvvcd).
In debug log I can see the following:
Jul 16 18:11:52 DEBUG[196621]: File pbx.c, Line 1123 (pbx_extension_helper): Launching 'Dial'
Jul 16 18:11:52 DEBUG[196621]: File chan_oh323.c, Line 1393 (oh323_request): In oh323_request.
Jul 16 18:11:52 DEBUG[196621]: File chan_oh323.c, Line 1394 (o...