Giorgio Incantalupo
2006-Jul-11 07:48 UTC
[asterisk-users] WARNING[30954]: chan_sip.c:2734 sip_indicate: Don't know how to indicate condition 9
Hi, is there anybody who knows what the following warnings mean? WARNING[30954]: chan_sip.c:2734 sip_indicate: Don't know how to indicate condition 9 WARNING[30954]: channel.c:2051 ast_indicate: Unable to handle indication 9 for 'SIP/8-3c6e' TIA Giorgio Incantalupo
Steve Langstaff
2006-Jul-11 08:02 UTC
[asterisk-users] WARNING[30954]: chan_sip.c:2734 sip_indicate: Don't know how to indicate condition 9
Condition 9 looks like a flash hook (from frame.h): /*! Flash hook */ #define AST_CONTROL_FLASH 9 so I guess the incoming channel is indicating flash hook to your SIP channel.> -----Original Message----- > From: asterisk-users-bounces@lists.digium.com > [mailto:asterisk-users-bounces@lists.digium.com]On Behalf Of Giorgio > Incantalupo > Sent: 11 July 2006 15:48 > To: asterisk-users@lists.digium.com > Subject: [asterisk-users] WARNING[30954]: chan_sip.c:2734 > sip_indicate: > Don't know how to indicate condition 9 > > > Hi, > is there anybody who knows what the following warnings mean? > > WARNING[30954]: chan_sip.c:2734 sip_indicate: Don't know how > to indicate condition 9 > WARNING[30954]: channel.c:2051 ast_indicate: Unable to handle > indication 9 for 'SIP/8-3c6e' > > > TIA > > > Giorgio Incantalupo > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >