summaryrefslogtreecommitdiff
path: root/res/res_pjsip/location.c
AgeCommit message (Expand)Author
2014-10-01PJSIP: Handle defaults properlyKinsey Moore
2014-09-18res_pjsip: ami: Fix error in AMI output when an endpoint has no transportGeorge Joseph
2014-05-09Allow Asterisk to compile under GCC 4.10Kinsey Moore
2014-04-18Allow for multiple contacts to be configured in a single contact= line.Mark Michelson
2014-04-17res_pjsip: Handle reloading when permanent contacts exist and qualify is conf...Joshua Colp
2014-04-15Remove unused RAII_VAR() declarations.Richard Mudgett
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-17Store SIP User-Agent information in contacts.Mark Michelson
2014-02-13Fix crash in AMI PJSIPShowEndpoint action.Mark Michelson
2014-02-06res_pjsip: Updates and adds more PJSIP CLI commands.Richard Mudgett
2014-01-15PJSIP: Add Path header supportKinsey Moore
2014-01-03res_pjsip: Ensure more URI validation happens in pj threads.Joshua Colp
2013-12-20res_pjsip: Add PJSIP CLI commandsMatthew Jordan
2013-12-20ao2_iterator: Mini-audit of the ao2_iterator loops in the new code files.Richard Mudgett
2013-12-14res_pjsip: Apply outbound proxy to all SIP requests.Joshua Colp
2013-12-01res_pjsip_transport_websocket: Fix security events and simplify implementation.Joshua Colp
2013-11-23res_pjsip: AMI commands and events.Kevin Harwell
2013-10-10Perform validation of permanent contacts on AORs in res_pjsip.Joshua Colp
2013-07-30The large GULP->PJSIP renaming effort.Mark Michelson