[asterisk-bugs] [Asterisk 0013525]: hint change state to Idle when peer reregisters

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Dec 11 15:36:22 CST 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=13525 
====================================================================== 
Reported By:                pj
Assigned To:                file
====================================================================== 
Project:                    Asterisk
Issue ID:                   13525
Category:                   Channels/chan_sip/Subscriptions
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 143737 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2008-09-20 05:25 CDT
Last Modified:              2008-12-11 15:36 CST
====================================================================== 
Summary:                    hint change state to Idle when peer reregisters
Description: 
- peer make call and asterisk changes extension state to InUse.
- peers sip registration expires after specified interval in sip.conf
- peer refreshes sip registration using sip register
- asterisk changes extension state for that peer from InUse to Idle.  

Users that have subscribed to this extension then see, that extension is
Idle, but it's wrong, because peer have still call and monitored extension
should stay InUse until hangup.

====================================================================== 

---------------------------------------------------------------------- 
 (0096266) pj (reporter) - 2008-12-11 15:36
 http://bugs.digium.com/view.php?id=13525#c96266 
---------------------------------------------------------------------- 
[general]
context=from-guest                 ; Default context for incoming calls
srvlookup=yes                    ; Enable DNS SRV lookups on outbound
calls
allowguest=yes
match_auth_username=yes
allowsubscribe=no
alwaysauthreject=yes
disallow=all                    ; First disallow all codecs
allow=g729,gsm,ilbc,alaw
language=cz
canreinvite=no
nat=yes

[phone](!)
type=peer
host=dynamic
qualify=4000
qualifyfreq=20
nat=yes
canreinvite=no
disallow=all
allow=g729,gsm,ilbc
callcounter=yes
busylevel=1
allowsubscribe=yes
subscribecontext=linestates
context=zamestnanci


[324p](phone)
secret=xxx
callerid="Pavel Jezek" <324> 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-12-11 15:36 pj             Note Added: 0096266                          
======================================================================




More information about the asterisk-bugs mailing list