[SIP Beyond VoIP] [Sip simple client] AttributeError:'NotificationData' object has no attribute 'timeout'
Saúl Ibarra Corretgé
saul at ag-projects.com
Thu Oct 11 13:35:44 CEST 2012
On Oct 11, 2012, at 1:29 PM, Anil KARADAG wrote:
> Hi all,
>
>
> I am continuing to research the problem and I found that;
>
> send_notice('%s Failed to register contact for sip:%s: %s (retrying in %.2f seconds)' % (datetime.now().replace(microsecond=0), self.account.id, notification.data.error, notification.data.timeout))
>
> notification.data is an instance of NotificationData. And the instance has the below attributes;
>
> NotificationData(retry_after=1.4917001857171823, error='No more routes to try')
>
>
> My /usr/bin/sip-session code is sample with [1]. I think this is a bug and it should be fixed .
>
The bug was already fixed in *sipclients* 0.3.1, do you have that version installed? sipclients, not python-sipsimple.
Regards,
--
Saúl Ibarra Corretgé
AG Projects
More information about the SIPBeyondVoIP
mailing list