summaryrefslogtreecommitdiff
path: root/res/res_pjsip_outbound_registration.c
AgeCommit message (Expand)Author
2015-01-21res_pjsip_outbound_registration.c: Move unref to a better place.Richard Mudgett
2015-01-15res_pjsip_outbound_registration: Fix race condition when reloading and listin...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
2015-01-08res_pjsip_outbound_registration: Fix reference leak.George Joseph
2015-01-08res_pjsip_outbound_registration: Fix several reload issuesGeorge Joseph
2015-01-06outbound_registration: Add 'pjsip send register' and update 'send unregister'George Joseph
2014-12-18Prevent potential infinite outbound authentication loops in registration.Mark Michelson
2014-11-13res_pjsip_exten_state: PJSIPShowSubscriptionsInbound causes crashKevin Harwell
2014-11-04res_pjsip_outbound_registration: Add virtual line support.Joshua Colp
2014-10-31pjsip: Handle outbound unregister correctlyScott Griepentrog
2014-10-16PJSIP: Enforce module load dependenciesKinsey Moore
2014-10-07res/res_pjsip_outbound_registration: Initialize auth_reject_permanent parameterMatthew Jordan
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-03-08pjsip_cli: Create pjsip show channel and contact, and general cli code cleanup.George Joseph
2014-03-06sorcery: Create AST_SORCERY dialplan function.George Joseph
2014-02-20pjsip_cli: Add pjsip commands 'show registrations' and 'show contacts'.George Joseph
2014-02-06res_pjsip: Updates and adds more PJSIP CLI commands.Richard Mudgett
2014-01-21PJSIP: Handle headers in a list appropriatelyKinsey Moore
2014-01-15PJSIP: Add Path header supportKinsey Moore
2014-01-05res_pjsip_outbound_registration: Don't assume that a registration client will...Joshua Colp
2014-01-05res_pjsip_outbound_registration: Create registration client in pj thread.Joshua Colp
2014-01-03res_pjsip_outbound_registration: Ensure URI validation happens in a pjlib thr...Joshua Colp
2013-12-31res_pjsip_outbound_registration: Add validation for 'server_uri' and 'client_...Joshua Colp
2013-12-09Switch PJSIP auth to use a vector.Mark Michelson
2013-11-23res_pjsip: AMI commands and events.Kevin Harwell
2013-10-14pjsip outbound registration: Log message says received a 408 when we didn'tKevin Harwell
2013-09-30chan_sip: Allow Asterisk to retry after 403 on registerKinsey Moore
2013-09-05Clarify server_uri and client_uri registration settings.Mark Michelson
2013-09-04Debug messages for pjsip outbound registrationKevin Harwell
2013-08-30Add a reloadable option for sorcery type objectsKevin Harwell
2013-08-06Fix crash in res_pjsip_outbound_registration when the remote server can not b...Joshua Colp
2013-08-05Add AMI registration events for PJSIP outbound registration attemptsMatthew Jordan
2013-08-02Add CLI/AMI commands to force chan_pjsip actionsKinsey Moore
2013-07-30The large GULP->PJSIP renaming effort.Mark Michelson