-
- Downloads
res_pjsip: add "via_addr", "via_port", "call_id" to contact
As res_pjsip_nat rewrites contact's address, only the last Via header can contain the source address of registered endpoint. Also Call-Id header may contain the source address of registered endpoint. Added "via_addr", "via_port", "call_id" to contact. Added new fields ViaAddress, CallID to AMI event ContactStatus. ASTERISK-26011 Change-Id: I36bcc0bf422b3e0623680152d80486aeafe4c576
Showing
- CHANGES 6 additions, 0 deletionsCHANGES
- contrib/ast-db-manage/config/versions/6d8c104e6184_res_pjsip_add_contact_via_addr_and_.py 25 additions, 0 deletions...sions/6d8c104e6184_res_pjsip_add_contact_via_addr_and_.py
- include/asterisk/res_pjsip.h 8 additions, 0 deletionsinclude/asterisk/res_pjsip.h
- main/stasis_endpoints.c 6 additions, 0 deletionsmain/stasis_endpoints.c
- res/res_pjsip.c 28 additions, 0 deletionsres/res_pjsip.c
- res/res_pjsip/location.c 17 additions, 0 deletionsres/res_pjsip/location.c
- res/res_pjsip/pjsip_options.c 10 additions, 0 deletionsres/res_pjsip/pjsip_options.c
- res/res_pjsip_registrar.c 30 additions, 2 deletionsres/res_pjsip_registrar.c
Loading
Please register or sign in to comment