summaryrefslogtreecommitdiff
path: root/res/res_pjsip_caller_id.c
AgeCommit message (Expand)Author
2018-01-24Remove redundant module checks and references.Corey Farrell
2018-01-15loader: Add dependency fields to module structures.Corey Farrell
2017-10-05res_pjsip_caller_id chan_sip: Comply to RFC 3323 values for privacyDaniel Tryba
2017-04-26res_pjsip/res_pjsip_callerid: NULL check on caller id name stringKevin Harwell
2016-10-27res_pjsip_caller_id: Fix crash on session timers UPDATE on inbound calls.Joshua Colp
2016-09-09res_pjsip: Add ignore_uri_user_options option.Richard Mudgett
2016-08-11res_pjsip_caller_id: Copy header name to short header nameGeorge Joseph
2016-04-19res_pjsip_callerid: Clear out display name if id->name is not validGeorge Joseph
2016-03-03res_pjsip_caller_id: Anonymize 'From' when caller id presentation is prohibitedGeorge Joseph
2016-02-15res_pjsip_caller_id: Fix segfault when replacing rpid or pai headerGeorge Joseph
2015-10-06chan_pjsip: Fix crash on reINVITE before initial INVITE completes.Richard Mudgett
2015-05-13AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.Rodrigo Ramírez Norambuena
2015-03-13chan_pjsip/res_pjsip_callerid: Make Party ID handling simpler and consistent.Richard Mudgett
2015-02-17res_pjsip_refer: Fix crash from a REFER and BYE collision.Richard Mudgett
2014-10-17res_pjsip: Add 'user_eq_phone' option to add a 'user=phone' parameter when ap...Joshua Colp
2014-10-16PJSIP: Enforce module load dependenciesKinsey Moore
2014-08-27CallerID: Fix parsing of malformed calleridKinsey Moore
2014-08-21Let's try checking the name and number, instead of the name twice.Mark Michelson
2014-08-21Improve consistency of party ID privacy usage.Mark Michelson
2014-08-19chan_pjsip: Fix attended transfer connected line name update.Richard Mudgett
2014-07-25Add module support level to ast_module_info structure. Print it in CLI "modul...Mark Michelson
2014-01-15PJSIP: Add Path header supportKinsey Moore
2013-11-19res_pjsip_caller_id: Don't overwrite user portion of the From header when fro...Joshua Colp
2013-09-11pjsip: reinvite for connected line updates occurs when it should notKevin Harwell
2013-07-30The large GULP->PJSIP renaming effort.Mark Michelson