summaryrefslogtreecommitdiff
path: root/res/res_pjsip/pjsip_configuration.c
AgeCommit message (Expand)Author
2015-01-14res_pjsip: make it unloadableKevin Harwell
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-11-19res_pjsip_sdp_rtp: Add support for optimistic SRTP.Joshua Colp
2014-11-15res_pjsip: Enforce requirements for session timer minimum expiration period a...Joshua Colp
2014-11-03chan_pjsip: Add support for passing hold and unhold requests through.Joshua Colp
2014-10-17res_pjsip: Add 'user_eq_phone' option to add a 'user=phone' parameter when ap...Joshua Colp
2014-10-03PJSIP: Restore functional default for callerid_privacyKinsey Moore
2014-10-01res_pjsip: Add 'dtls_fingerprint' option to configure DTLS fingerprint hash.Joshua Colp
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-07-20media formats: re-architect handling of media for performance improvementsMatthew Jordan
2014-07-16res_pjsip: Support setting a default accountcode on endpointsMatthew Jordan
2014-06-30Recorded merge of revisions 417677 from http://svn.asterisk.org/svn/asterisk/...Joshua Colp
2014-06-27res_pjsip: Add ActionID to events created as a result of PJSIP AMI actionsMatthew Jordan
2014-06-13stasis: Reduce creation of channel snapshots to improve performanceMatthew Jordan
2014-05-09Allow Asterisk to compile under GCC 4.10Kinsey Moore
2014-04-17res_pjsip: Handle reloading when permanent contacts exist and qualify is conf...Joshua Colp
2014-04-02Prevent duplicate sorcery wizards from being applied to sorcery object types.Mark Michelson
2014-03-25Add a "message_context" option for PJSIP endpoints.Mark Michelson
2014-03-17Revert changes to sorcery that accidentally got committed.Mark Michelson
2014-03-17Fix stuck channel in ARI through the introduction of synchronous bridge actions.Mark Michelson
2014-03-14PJSIP: TOS values should be represented as decimals in sorcery objectsJonathan Rose
2014-03-08pjsip_cli: Create pjsip show channel and contact, and general cli code cleanup.George Joseph
2014-03-07pjsip: allow and disallow show same codecsScott Griepentrog
2014-03-06sorcery: Create AST_SORCERY dialplan function.George Joseph
2014-03-06pjsip configuration: Make transport TOS values consistent with endpointsJonathan Rose
2014-02-06res_pjsip: Updates and adds more PJSIP CLI commands.Richard Mudgett
2014-02-04res_pjsip: Fix assertion for pjsip.conf authorization list options.Richard Mudgett
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-20res_pjsip: Add PJSIP CLI commandsMatthew Jordan
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-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-10-10Fix an assertion in res_pjsip when specifying an invalid outbound proxy.Joshua Colp
2013-10-03Cache string values of formats on ast_format_cap() to save processing.Mark Michelson
2013-09-17Change the "external_media_address" PJSIP endpoint option to "media_address".Mark Michelson
2013-09-10Fix incorrect usages of ast_realloc().Richard Mudgett
2013-08-25Add rtpengine configuration parameterMatthew Jordan
2013-08-23Update config framework/sorcery with types/options without documentationMatthew Jordan
2013-08-20Localize and rename ACL configuration.Mark Michelson
2013-07-30The large GULP->PJSIP renaming effort.Mark Michelson