Summary: | ASTERISK-10565: sip_poke_noanswer doesn't set hint state to unavailable | ||
Reporter: | laureen (laureen) | Labels: | |
Date Opened: | 2007-10-18 02:20:48 | Date Closed: | 2007-10-18 14:50:57 |
Priority: | Minor | Regression? | No |
Status: | Closed/Complete | Components: | Channels/chan_sip/Subscriptions |
Versions: | Frequency of Occurrence | ||
Related Issues: | |||
Environment: | Attachments: | ||
Description: | When a dialplan hint is used for a SIP channel and this channel is repoted as unavailable (coming from the "qualify" option), the state of the hint is left as "Idle", but it should be "Unavailable". It is reproduceable by doing a CLI "reload" followed by "extensions reload". ****** ADDITIONAL INFORMATION ****** Debug CLI output: Oct 18 09:31:15 NOTICE[2887]: chan_sip.c:11840 sip_poke_noanswer: Peer '103' is now UNREACHABLE! Last qualify: 0 asterisk*CLI> show hints asterisk*CLI> -= Registered Asterisk Dial Plan Hints =- 103 : SIP/103 State:Idle Watchers 0 ---------------- - 1 hints registered | ||
Comments: | By: pj (pj) 2007-10-18 12:59:26 this is duplicate bugreport, this bug I reported yesterday. http://bugs.digium.com/view.php?id=11006 By: Jason Parker (jparker) 2007-10-18 14:50:57 Closed, per note from pj. Also, if this turns out not to be the same issue, you must be able to reproduce on 1.4, as 1.2 is no longer supported for bug fixes. |