I have Sipura 841's talking to a CVS-HEAD of August 4.
If I disconnect the power to the Sipura, Asterisk does not hang up the 
channel.
My sip.conf for this phone looks like:
;
[super1]                                ; Sipura 841
          disallow                       = all
         allow                           = ulaw
         callerid                        = "super1"
         context                         = inside
         dtmfmode                        = rfc2833
         host                            = dynamic
         qualify                         = 200
         secret                          = xxxxxx
         type                            = friend
         username                        = super1
I added the "qualify" but that did not help.
Any clues?
Thanks in advance,
------------------------------------------------------------------------
Steve Edwards      sedwards@sedwards.com      Voice: +1-760-468-3867 PST
Newline           pagesteve@sedwards.com            Fax: +1-760-731-3000
Adding:
         rtptimeout                      = 60
         rtpholdtimeout                  = 90
does not help.
On Tue, 23 Aug 2005, Steve Edwards wrote:
> I have Sipura 841's talking to a CVS-HEAD of August 4.
>
> If I disconnect the power to the Sipura, Asterisk does not hang up the 
> channel.
>
> My sip.conf for this phone looks like:
>
> ;
> [super1]                                ; Sipura 841
>         disallow                       = all
>        allow                           = ulaw
>        callerid                        = "super1"
>        context                         = inside
>        dtmfmode                        = rfc2833
>        host                            = dynamic
>        qualify                         = 200
>        secret                          = xxxxxx
>        type                            = friend
>        username                        = super1
>
> I added the "qualify" but that did not help.
>
> Any clues?
>
> Thanks in advance,
> ------------------------------------------------------------------------
> Steve Edwards      sedwards@sedwards.com      Voice: +1-760-468-3867 PST
> Newline           pagesteve@sedwards.com            Fax: +1-760-731-3000
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users@lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>  http://lists.digium.com/mailman/listinfo/asterisk-users
>
Thanks in advance,
------------------------------------------------------------------------
Steve Edwards      sedwards@sedwards.com      Voice: +1-760-468-3867 PST
Newline           pagesteve@sedwards.com            Fax: +1-760-731-3000
Steve, I have been experiencing the same issue. I tried the qualify option as well but didn't help. Let me know if you find any solution. -AG On 8/23/05, Steve Edwards <asterisk.org@sedwards.com> wrote:> I have Sipura 841's talking to a CVS-HEAD of August 4. > > If I disconnect the power to the Sipura, Asterisk does not hang up the > channel. > > My sip.conf for this phone looks like: > > ; > [super1] ; Sipura 841 > disallow = all > allow = ulaw > callerid = "super1" > context = inside > dtmfmode = rfc2833 > host = dynamic > qualify = 200 > secret = xxxxxx > type = friend > username = super1 > > I added the "qualify" but that did not help. > > Any clues? > > Thanks in advance, > ------------------------------------------------------------------------ > Steve Edwards sedwards@sedwards.com Voice: +1-760-468-3867 PST > Newline pagesteve@sedwards.com Fax: +1-760-731-3000 > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >