[mythtv-commits] Ticket #4852: MythPhone fix for Registration status bar display

MythTV mythtv at cvs.mythtv.org
Mon Mar 3 23:05:37 UTC 2008


#4852: MythPhone fix for Registration status bar display
------------------------------------------------+---------------------------
 Reporter:  Shane Shrybman <gnome42 at gmail.com>  |       Owner:  ijr    
     Type:  patch                               |      Status:  new    
 Priority:  minor                               |   Milestone:  unknown
Component:  mythphone                           |     Version:  unknown
 Severity:  low                                 |     Mlocked:  0      
------------------------------------------------+---------------------------
 When using mythphone and not registered with a SIP Service Provider the
 status display bar is inaccurate.

 When not registered with a provider the user should see the message, "Not
 Registered", instead the status bar displays "SIP Registered to    for
 s"

 Turned out this was due to regStatus not being initialized in sipfsm. The
 display is correct once regStatus is initialized to false.

 There are other things still uninitialized in sipfsm but I didn't want to
 contaminate this bug fix patch with non-critical stuff. I'm happy to do it
 later though.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/4852>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list