You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So #94 pulled out the Peer's contact/registered/subscriber attributes.
I've never personally found them useful, and have always implemented them myself in my REGISTER and SUBSCRIBE handlers - especially since different projects of mine do them slightly differently.
Should we restore them? Drop it?
The text was updated successfully, but these errors were encountered:
I'm not sure we need them with the dialog rework, we probably don't need to re add them for the moment.
I'm going to get back into aiosip for a project and probably make some improvements / bugfix for what I need. I'll also try to put the releases into travis so that will be easier for everybody
So #94 pulled out the
Peer
'scontact
/registered
/subscriber
attributes.I've never personally found them useful, and have always implemented them myself in my
REGISTER
andSUBSCRIBE
handlers - especially since different projects of mine do them slightly differently.Should we restore them? Drop it?
The text was updated successfully, but these errors were encountered: