[SIP Beyond VoIP] Re-registration of number with Avaya IP office software

Madis-Karli Koppel madiskarli.koppel at mindtitan.com
Wed Jun 19 10:20:08 CEST 2019


Hi

Is it possible to use python-sipsimple with Avaya IP office.

I have managed to set it up a small system and everything else works
perfectly except registration. When a registration refresh is sent mid-call
the call drops (from Avaya side).

I might be wrong, but according to my investigations the reason is
mismatched FROM-tag in registration: registration uses _core.request that
uses pjsip_endpt_create_request from sip_util.h that adds a new tag to the
request and not the tag of old registration that Avaya would like. All of
this means that Avaya treats the registration as a new registration and not
refresh of old one.

Unfortunately enabling GRUU is not possible on Avaya side.

Is there anything to do in this situation?

All the best
Madis-Karli Koppel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ag-projects.com/pipermail/sipbeyondvoip/attachments/20190619/5f6d7c33/attachment.html>


More information about the SIPBeyondVoIP mailing list