pyj4104 / sipdroid

Automatically exported from code.google.com/p/sipdroid
GNU General Public License v3.0
0 stars 0 forks source link

Call dropped when leaving voicemail #414

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Make a call from SIPdroid that goes to an Asterisk voicemail box
2. Listen to greeting and start to record your message
3. Observe that call is dropped after about 20 seconds, even while you are
speaking your message

What is the expected output? What do you see instead?

I expect that the call will remain in progress until I am done recording my
message and hang up, or until I remain silent for the VM server's silence
timeout.

What is happening instead is that the call is always terminating at about
20 seconds, even while I am speaking my message.  The Asterisk server
records those 20 seconds of message OK, but then logs that the call is
terminated by the remote party - i.e., by SIPdroid.

Please use labels and text to provide additional information.

I suspect what is happening (although I haven't checked the code, yet) is
that SIPdroid may be doing silence detection on the incoming call path and
is terminating the call due to the lack of incoming audio received from the
voicemail server.

The same call placed from a non-SIPdroid phone to the same Asterisk
voicemail works OK and does record as long as I speak.

Original issue reported on code.google.com by jropal...@gmail.com on 9 Apr 2010 at 9:10

GoogleCodeExporter commented 8 years ago
Timeout will be raised to 60 seconds.

Original comment by pmerl...@googlemail.com on 1 Oct 2010 at 8:01

GoogleCodeExporter commented 8 years ago
How about a user configurable option for "long silence detection" such as on 
Linksys/Sipura phones?  I could see where someone might one day encounter the 
same issue with 60 seconds and be 40 seconds more aggrevated that their call 
ended (when waiting in a queue where the MOH is not playing/etc).

Original comment by matthew%...@gtempaccount.com on 14 Oct 2010 at 2:03

GoogleCodeExporter commented 8 years ago

Original comment by pmerl...@googlemail.com on 14 Oct 2010 at 8:49