Commit History

Author SHA1 Message Date
  Corey Farrell ce762207eb Replace most uses of ast_register_atexit with ast_register_cleanup. 9 years ago
  Richard Mudgett bcc2c964d2 res_pjsip_sdp_rtp,sorcery: Fix invalid access and memory leak respectively. 9 years ago
  Joshua Colp 7630e00b50 sorcery: Output an error message if a wizard is specified for an object type and it isn't found. 9 years ago
  Joshua Colp f5a0a214e5 sorcery: Don't try to load object types which haven't been defined. 9 years ago
  Richard Mudgett 9f00d0dc23 res_pjsip_outbound_registration: Fix reload race condition. 9 years ago
  George Joseph c019aa201e sorcery: Add additional observer capabilities. 10 years ago
  George Joseph 91f17b42f8 sorcery: Make is_object_field_registered handle field names that are regexes. 10 years ago
  George Joseph 3c866df093 sorcery: Prevent SEGV in sorcery_wizard_create when there's no create function 10 years ago
  Matthew Jordan 720c59c321 media formats: re-architect handling of media for performance improvements 10 years ago
  Mark Michelson 3fa63ee62a Prevent duplicate sorcery wizards from being applied to sorcery object types. 10 years ago
  Mark Michelson f5094ba90f Give sorcery instances a reference to their wizards. 10 years ago
  Mark Michelson a818ed80f3 Revert changes to sorcery that accidentally got committed. 10 years ago
  Mark Michelson 0dbbddd9c8 Fix stuck channel in ARI through the introduction of synchronous bridge actions. 10 years ago
  George Joseph 45f5a39219 pjsip_cli: Create pjsip show channel and contact, and general cli code cleanup. 10 years ago
  Mark Michelson b5eb1d5d85 Make res_sorcery_realtime filter unknown retrieved results. 10 years ago
  Scott Griepentrog 388d6778dc pjsip: allow and disallow show same codecs 10 years ago
  Richard Mudgett 1a6f6255b4 sorcery.c: Fix off-nominal path ref and memory leak in ast_sorcery_objectset_json_create(). 10 years ago
  George Joseph 6bd6888abf sorcery: Create AST_SORCERY dialplan function. 10 years ago
  Richard Mudgett ce213f3b38 json: Fix off-nominal json ref counting issues. 10 years ago
  George Joseph 2ec00f66bb sorcery: Create sorcery instance registry. 10 years ago
  Scott Griepentrog e049a3f451 pjsip: fix support for allow=all 11 years ago
  Matthew Jordan 0d85116afc res_pjsip: Add PJSIP CLI commands 11 years ago
  Matthew Jordan 191efec3b7 func_pjsip_endpoint: Add PJSIP_ENDPOINT function for querying endpoint details 11 years ago
  Richard Mudgett b1ff6cece5 sorcery: Eliminate shadowing a varaible that caused confusion. 11 years ago
  Richard Mudgett 80e04271bf sorcery: Whitespace 11 years ago
  Richard Mudgett eb50154ea8 sorcery, bucket: Change observer remove calls to take const callbacks struct. 11 years ago
  Kevin Harwell a2061eeb53 res_pjsip: AMI commands and events. 11 years ago
  Mark Michelson efd9a5f796 Resolve some memory leaks due to incorrect for loop / ao2 ref usage. 11 years ago
  Kevin Harwell 916f7a3873 Add a reloadable option for sorcery type objects 11 years ago
  Joshua Colp f51f75ee6e Add the bucket API. 11 years ago