soloma83

Results 3 issues of soloma83

https://github.com/Eyepea/aiosip/blob/37f0abd7395c59d88cab83b316fbd1dc35ecaffa/aiosip/dialog.py#L68 Hello all. This line must be changed to `self.to_details['params']['tag'] = msg.to_details['params'].get('tag')` RFC3261 [8.2.6.2 Headers and Tags](https://tools.ietf.org/html/rfc3261#section-8.2.6.2) > the UAS MUST add a tag to the To header field in...

Hello. I've added fix to to the bug https://github.com/ettoreleandrotognoli/python-ami/issues/26. Thank you.

Hello. Unfortunately, AMIClient dispatches responses and events incorrectly. There are a few types of responses which is marked as EventList. These responses contain a several elements divided by '\r\n\r\n'. As...

bug
enhancement