[Home]

Summary:ASTERISK-22087: res_sip WARNING 'Unable to subscribe extension ...' should specify the type of subscription if possible
Reporter:Rusty Newton (rnewton)Labels:
Date Opened:2013-07-17 09:56:07Date Closed:2013-08-19 15:47:51
Priority:MinorRegression?
Status:Closed/CompleteComponents:Resources/res_pjsip
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:If a presence subscription fails (Asterisk responds with a 500 internal server error) then this WARNING will result in debug.

{noformat}
[Jul  2 16:46:54] WARNING[19451]: res_sip_exten_state.c:455 new_subscribe: Unable to subscribe extension 6001
{noformat}

If it's possible, it'd be helpful to have this message or another message indicate what type of subscription failed (presence, MWI, etc?).  You can always look at SIP debug, but not every Asterisk admin can interpret SIP dialog.
Comments: