hanenehrizi / sipdroid

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

sipdroid doesn't detect when someone picks up the line in a queue (Asterisk PBX) #148

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I have an Asterisk PBX 1.2

I have a queue configured (ext 200) with 3 phones (ext 201 (home), 202
(work), 203 (sipdroid)) and a strategy "ringall".

If someone calls the queue, all the phones will ring.
If for example 201 picks the line up, sipdroid will keep ringing.

I have to hang up for sipdroid to stop ringing.

For sipdroid to work, I had to disable the option "qualify" in Asterisk for
this specific account (or I would only be able to call, but not be called).

Is this related ? I've always used the qualify option before.

Original issue reported on code.google.com by sebastien.wains on 30 Sep 2009 at 8:35

GoogleCodeExporter commented 9 years ago
"I have to hang up for sipdroid to stop ringing" :

I mean, I have to hangup sipdroid for it to stop ringing.
If I pick up the line on sipdroid while the call is ongoing with the other 
phone, I
hear nothing.

Original comment by sebastien.wains on 30 Sep 2009 at 8:39

GoogleCodeExporter commented 9 years ago

Original comment by pmerl...@googlemail.com on 15 Oct 2009 at 11:59

GoogleCodeExporter commented 9 years ago
How is this considered invalid ? Any detail would be appreciated.

Original comment by sebastien.wains on 15 Oct 2009 at 12:27

GoogleCodeExporter commented 9 years ago
You are describing a problem on a very high level, whappening to a queue on 
your 
Asterisk. You need to trace it down to basic call:

What happens when you just call and hang up while it is ringing? Then look at 
the SIP 
packets. Will it recognize a hang up while in call? What happens with PBXes?

Original comment by pmerl...@googlemail.com on 15 Oct 2009 at 12:33