summaryrefslogtreecommitdiff
path: root/res/res_pjsip_registrar.c
AgeCommit message (Expand)Author
2018-02-01Merge "res_pjsip_pubsub: Prune subs with reliable transports at startup"George Joseph
2018-01-31res_pjsip_registrar.c: Fix compiler error.Richard Mudgett
2018-01-30res_pjsip_pubsub: Prune subs with reliable transports at startupGeorge Joseph
2018-01-29res_pjsip_registrar_expire: Refactor into res_pjsip_registerGeorge Joseph
2018-01-24Remove redundant module checks and references.Corey Farrell
2018-01-15loader: Add dependency fields to module structures.Corey Farrell
2017-11-07res_pjsip_registrar.c: Fix AOR and pjproject group deadlock.Richard Mudgett
2017-10-09res_pjsip_registrar.c: Update remove_existing AOR contact handling.Richard Mudgett
2017-08-10res_pjsip: Remove ephemeral registered contacts on transport shutdown.Richard Mudgett
2017-08-03res_pjsip_registrar.c: Remove unnecessary CMP_STOP.Richard Mudgett
2017-02-08Revert "Update qualifies when AOR configuration changes."Mark Michelson
2017-02-01Update qualifies when AOR configuration changes.Mark Michelson
2016-12-07res_pjsip_registrar: AMI Add RegistrationInboundContactStatuses commandGeorge Joseph
2016-09-09res_pjsip: Add ignore_uri_user_options option.Richard Mudgett
2016-09-06Merge "res_pjsip_registrar.c: Reduce stack usage in find_aor_name()."zuul
2016-09-02res_pjsip_registrar.c: Reduce stack usage in find_aor_name().Richard Mudgett
2016-09-02sorcery: Create function ast_sorcery_lockable_alloc.Corey Farrell
2016-08-11res_pjsip: Make aor named lock a mutex.Richard Mudgett
2016-06-09res_pjsip_registrar.c: Eliminate rx REGISTER request race condition.Richard Mudgett
2016-05-26res_pjsip: add "via_addr", "via_port", "call_id" to contactAlexei Gradinari
2016-05-06res_pjsip: module load priorityAlexei Gradinari
2016-05-02pjsip: Added "reg_server" to contacts.Alexei Gradinari
2016-04-27res_pjsip: Add ability to identify by Authorization usernameGeorge Joseph
2016-04-19res_pjsip_registrar: Fix bad memory-ness with user_agent.Mark Michelson
2016-04-14AST-2016-004: Fix crash on REGISTER with long URI.Mark Michelson
2016-04-11res_pjsip contact: Lock expiration/addition of contactsGeorge Joseph
2016-03-07res_pjsip: Strip spaces from items parsed from comma-separated listsGeorge Joseph
2016-01-08res_pjsip: Create human friendly serializer names.Richard Mudgett
2015-06-23res_pjsip_mwi: Set up unsolicited MWI upon registration.Joshua Colp
2015-05-13AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.Rodrigo Ramírez Norambuena
2015-03-27Add stateful PJSIP response API call, and use it for out-of-dialog responses.Mark Michelson
2015-02-21res_pjsip_registrar: Add Expires header to 200 OK if present in REGISTER.Joshua Colp
2015-01-12Revert -r430452 It needs to be redone for the next major AMI version change i...Richard Mudgett
2015-01-09AMI: Remove no longer used parameter from astman_send_listack().Richard Mudgett
2015-01-09AMI: Make AMI actions that generate event lists consistent.Richard Mudgett
2014-10-16PJSIP: Enforce module load dependenciesKinsey Moore
2014-07-25Add module support level to ast_module_info structure. Print it in CLI "modul...Mark Michelson
2014-06-27res_pjsip: Add ActionID to events created as a result of PJSIP AMI actionsMatthew Jordan
2014-05-09Allow Asterisk to compile under GCC 4.10Kinsey Moore
2014-05-06Check for an act on failures to update contacts during registration.Mark Michelson
2014-04-17res_pjsip: Handle reloading when permanent contacts exist and qualify is conf...Joshua Colp
2014-03-21res_pjsip_registrar.c: Miscellaneous cleanup in rx_task().Richard Mudgett
2014-02-17Store SIP User-Agent information in contacts.Mark Michelson
2014-01-15PJSIP: Add Path header supportKinsey Moore
2013-12-20res_pjsip: Add PJSIP CLI commandsMatthew Jordan
2013-12-04res_pjsip_registrar: undefined function pointer symbolKevin Harwell
2013-11-23res_pjsip: AMI commands and events.Kevin Harwell
2013-09-26pjsip: race condition in registrarKevin Harwell
2013-08-20Add warning messages for registration failure paths.Mark Michelson
2013-08-12Add test suite events for when contacts are added or removed from an AORJohn Bigelow