summaryrefslogtreecommitdiff
path: root/res/res_pjsip
AgeCommit message (Expand)Author
2014-02-20pjsip_cli: Add pjsip commands 'show registrations' and 'show contacts'.George Joseph
2014-02-20pjsip_cli: Fix memory leak in ast_sip_cli_print_sorcery_objectset.George Joseph
2014-02-20sorcery: Create sorcery instance registry.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-02-05res_pjsip: When no global type the debug option defaults to "yes"Kevin Harwell
2014-02-04res_pjsip: Fix assertion for pjsip.conf authorization list options.Richard Mudgett
2014-01-31res_pjsip: Config option to enable PJSIP logger at load time.Kevin Harwell
2014-01-31Decouple subscription handling from NOTIFY/PUBLISH body generation.Mark Michelson
2014-01-28res_pjsip,compat: INFINITY and NAN undefinedKevin Harwell
2014-01-16res_pjsip: AOR option qualify_frequency not respected on startupKevin Harwell
2014-01-15PJSIP: Add Path header supportKinsey Moore
2014-01-14Fix erroneous behavior when sending auth rejection to artificial endpoint.Mark Michelson
2014-01-13res_pjsip: Fix CLI tab completion issuesKinsey Moore
2014-01-10Print "<unknown>" for artificial endpoint in PJSIP security events.Mark Michelson
2014-01-08Use proper case for checking if digest authentication is used.Mark Michelson
2014-01-03res_pjsip: Ensure more URI validation happens in pj threads.Joshua Colp
2014-01-02res_pjsip: add 'set_var' support on endpointsKevin Harwell
2013-12-21res_pjsip/pjsip_cli: fix compilation error caused by passing ast_freeMatthew Jordan
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-19res_pjsip: Ignore 401/407 responses for transactions and dialogs we don't kno...Joshua Colp
2013-12-14res_pjsip: Apply outbound proxy to all SIP requests.Joshua Colp
2013-12-11res_pjsip_messaging: send message to a default outbound endpointKevin Harwell
2013-12-09Switch PJSIP auth to use a vector.Mark Michelson
2013-12-03sorcery, bucket: Change observer remove calls to take const callbacks struct.Richard Mudgett
2013-12-01res_pjsip_transport_websocket: Fix security events and simplify implementation.Joshua Colp
2013-11-28res_pjsip_session: Add configurable behavior for redirects.Joshua Colp
2013-11-27res_pjsip: Fix crash when reloading certain configurations.Joshua Colp
2013-11-27res_pjsip: Update handling of some options to work with new option names.Joshua Colp
2013-11-23res_pjsip: AMI commands and events.Kevin Harwell
2013-11-22res_pjsip: convert configuration settings names to snake case some moreKevin Harwell
2013-11-22res_pjsip: convert configuration settings names to snake caseKevin Harwell
2013-11-16res_pjsip: Add support for building against pjproject with SIP transaction gr...Joshua Colp
2013-11-08res_pjsip: Print a helpful error message if sorcery registration failsDavid M. Lee
2013-10-25PJSIP: Add log messages when requests are received for non-existent endpointsJonathan Rose
2013-10-10Perform validation of permanent contacts on AORs in res_pjsip.Joshua Colp
2013-10-10Fix an assertion in res_pjsip when specifying an invalid outbound proxy.Joshua Colp
2013-10-08Switch from using pjsip_strerror to pj_strerror.Mark Michelson
2013-10-08Push CLI qualify into the threadpool.Mark Michelson
2013-10-03Cache string values of formats on ast_format_cap() to save processing.Mark Michelson
2013-09-30Multiple revisions 399887,400138,400178,400180-400181David M. Lee
2013-09-26pjsip: race condition in registrarKevin Harwell
2013-09-17Change the "external_media_address" PJSIP endpoint option to "media_address".Mark Michelson
2013-09-13Change how realms are handled for outbound authentication.Mark Michelson
2013-09-10Fix incorrect usages of ast_realloc().Richard Mudgett
2013-08-30Add a reloadable option for sorcery type objectsKevin Harwell
2013-08-28Fix dialog matching in the SIP distributor.Mark Michelson
2013-08-25Add rtpengine configuration parameterMatthew Jordan