[SIP Beyond VoIP] entity in pidf+xml body

Juha Heinanen jh at tutpro.com
Fri May 10 21:57:14 CEST 2013


Dan Pascu writes:

> If you want to test it out before we make the change in the main repository, modify line 605 in sip-publish-presence from:
> 
> self.pidf = PIDF(entity=self.account.id) # entity will be determined when account is selected
> 
> to:
> 
> self.pidf = PIDF(entity=u'pres:%s' % self.account.id)

i tested with pjsua and with that sip-publish-presence worked fine.
i'll still try to locate another (non pjsip) client to test presence
with.

-- juha


More information about the SIPBeyondVoIP mailing list