[Home]

Summary:ASTERISK-07783: Phone is ringing but dont have a conversation!
Reporter:osochebol (osochebol)Labels:
Date Opened:2006-09-21 05:37:10Date Closed:2011-06-07 14:02:47
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Channels/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) h323_log
( 1) ooh323.bug.report.doc
Description:Test Bed: X-lite---Asterisk----H.323.Gateway---FXSPort---Analogphone

When i call from X-Lite to Analog phone, The phone rings, when I pick it up it's all mute and - that's the weird part - the originator keeps on hearing ring tones as if nobody had picked up. When the receiving (mute) end hangs up, the call is terminated. Calls in the other direction also have this problem.

****** ADDITIONAL INFORMATION ******

Asterisk-Addons v1.2.4
I attached the test log including test bed configuration, ooh323.conf, extensions.conf, cli log, and h323_log in one doc file.
Comments:By: Objective Systems (objsys) 2006-09-21 08:53:18

Hi Osochebol,
I would need some more logs to find out, why channel comparing is failing.
Please use the attached two files from 7794 bug: ooLogChan.c, ooCapability.c

Please replace it with files at asterisk-addons-1.2/asterisk-ooh323c/ooh323c/src.

Than
cd asterisk-addons-1.2/asterisk-ooh323c
make debug
su
make install

Run the asterisk with -vvvc option.

Than run the same call again, & send me the /var/log/asterisk/h323_log.

That should help.

Regards,
Avin Patel
Objective Systems Inc

By: Objective Systems (objsys) 2006-09-21 16:26:22

What is the update?

Regards,
Avin Patel

By: osochebol (osochebol) 2006-09-21 20:54:42

I still meet similar that problems,

the Logs file is similar,

Thanks and Best Regards,
osochebol

By: osochebol (osochebol) 2006-09-21 21:06:30

When i set: set verbose 10, set debug 10, rtp debug,
And i make call from Analogphone to X-Lite phone, i press Accept Call on X-Lite Phone, but the Analog phone is continue ringing, and on console screen, it appear like this:

-----Start Log ----
*CLI> rtp debug
RTP Debugging Enabled
   -- Executing Dial("OOH323/chung-ec42", "SIP/1000|60|tr") in new stack
   -- Called 1000
   -- SIP/1000-d3e0 is ringing
   -- SIP/1000-d3e0 answered OOH323/chung-ec42
   -- Attempting native bridge of OOH323/chung-ec42 and SIP/1000-d3e0
Got RTP packet from 192.168.10.5:31446 (type 0, seq 8109, ts 2908600, len 160)
   -- ***[JB LOG]*** fixed jitterbuffer created on channel OOH323/chung-ec42
Got RTP packet from 192.168.10.5:31446 (type 0, seq 8110, ts 2908760, len 160)
Got RTP packet from 192.168.10.5:31446 (type 0, seq 8111, ts 2908920, len 160)
Got RTP packet from 192.168.10.5:31446 (type 0, seq 8112, ts 2909080, len 160)
Got RTP packet from 192.168.10.5:31446 (type 0, seq 8113, ts 2909240, len 160)
Got RTP packet from 192.168.10.5:31446 (type 0, seq 8114, ts 2909400, len 160)
Got RTP packet from 192.168.10.5:31446 (type 0, seq 8115, ts 2909560, len 160)
Got RTP packet from 192.168.10.5:31446 (type 0, seq 8116, ts 2909720, len 160)
Got RTP packet from 192.168.10.5:31446 (type 0, seq 8117, ts 2909880, len 160)
Got RTP packet from 192.168.10.5:31446 (type 0, seq 8118, ts 2910040, len 160)
Got RTP packet from 192.168.10.5:31446 (type 0, seq 8119, ts 2910200, len 160)
Got RTP packet from 192.168.10.5:31446 (type 0, seq 8120, ts 2910360, len 160)
Got RTP packet from 192.168.10.5:31446 (type 0, seq 8121, ts 2910520, len 160)
Got RTP packet from 192.168.10.5:31446 (type 0, seq 8122, ts 2910680, len 160)
Got RTP packet from 192.168.10.5:31446 (type 0, seq 8123, ts 2910840, len 160)
Got RTP packet from 192.168.10.5:31446 (type 0, seq 8124, ts 2911000, len 160)
...
-- ***[JB LOG] *** fixed jitterbuffer destroyed on channel OOH323/chung-8c8f

----End Log ----

And after some call like that, the asterisk pbx is crash, it automatic shutdown, i must use asterisk -vvvvgc to start it!

My YIM: ndlgroup@yahoo.com



By: Objective Systems (objsys) 2006-09-22 12:02:01

HI Osochebol,
Follow the steps I have provided in previous notes. And provide me the h323_log file.

If you can't do this, Than I will not be able to fix this bug.

Regards,
Avin Patel

By: osochebol (osochebol) 2006-09-25 21:55:28

Dear Avin Patel,

I have upload the logs file for this bugs.

I thinks, i have problems with codecs translation between the ooh323, ulaw, alaw.

Thanks and Best regards,
Osochebol



By: Objective Systems (objsys) 2006-09-26 09:50:43

Hi Osochebol,
The h323_log doesn't have one side audio/ring call logs.

1) Run the asterisk with -vvvc option. Three v needed.

2) Run the same call again, Which has one side just hears the ring tone, And other side no audio.

3) Send me the /var/log/asterisk/h323_log.

Regards,
Avin Patel

By: Objective Systems (objsys) 2006-09-28 11:40:20

Any update for logs?

Regards,
Avin Patel

By: jmls (jmls) 2006-10-31 11:47:07.000-0600

Any update for logs?
Also, have you tested with 1.2.13 ?

By: Joshua C. Colp (jcolp) 2006-11-20 20:31:34.000-0600

If you are able to get the required log information please feel free to reopen this bug report. Thanks!