Opened 16 years ago

Closed 15 years ago

#4852 closed patch (wontfix)

MythPhone fix for Registration status bar display

Reported by: Shane Shrybman <gnome42@…> Owned by: Isaac Richards
Priority: minor Milestone: unknown
Component: mythphone Version: unknown
Severity: low Keywords:
Cc: Ticket locked: no

Description

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.

Attachments (1)

mythphone_sip_registration_state.diff (418 bytes) - added by Shane Shrybman <gnome42@…> 16 years ago.

Download all attachments as: .zip

Change History (2)

Changed 16 years ago by Shane Shrybman <gnome42@…>

comment:1 Changed 15 years ago by stuartm

Resolution: wontfix
Status: newclosed
Note: See TracTickets for help on using tickets.