summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-03Update documentation for CHANNEL functionMatthew Jordan
2013-04-03astobj2: Fix rbtree duplicate handling.Richard Mudgett
2013-04-02Fixed spurious rebuilds of func_version.David M. Lee
2013-04-02Pass the object type name to the configuration framework.Joshua Colp
2013-04-02Make things work againMatthew Jordan
2013-04-01install_prereq: Build jansson from source, when necessaryDavid M. Lee
2013-04-01Make appropriate items parse using '|' instead of ','Matthew Jordan
2013-04-01Remove silly use of strncmp.Joshua Colp
2013-04-01stasis: Fixed message ordering issues when forwardingDavid M. Lee
2013-04-01Fix parallel make problems.David M. Lee
2013-03-30Properly format an intmax_t valueMatthew Jordan
2013-03-30Convert TestEvent AMI events over to Stasis CoreMatthew Jordan
2013-03-29app_voicemail: Add blank argument to externnotify if no context argumentJonathan Rose
2013-03-28Add uuid wrapper API call ast_uuid_generate_str().Richard Mudgett
2013-03-28Break the world. Stasis message type accessors should now all be named correc...Kinsey Moore
2013-03-27Convert MWI state message type to the new stasis naming conventionKinsey Moore
2013-03-27Added a doxygen group for Stasis messages and topicsDavid M. Lee
2013-03-27Address uninitialized conditional that valgrind foundKinsey Moore
2013-03-27Fix a file descriptor leak in off nominal pathMatthew Jordan
2013-03-27Fix white noise on SRTP decryptionKinsey Moore
2013-03-27AST-2013-003: Prevent username disclosure in SIP channel driverMatthew Jordan
2013-03-27AST-2013-002: Prevent denial of service in HTTP serverMatthew Jordan
2013-03-27AST-2013-001: Prevent buffer overflow through H.264 format negotiationMatthew Jordan
2013-03-27Fix skinny encall button to not blind xfer.Damien Wedhorn
2013-03-26Remove the noop handler from sorcery so it does not produce an empty value.Joshua Colp
2013-03-26Resolve deadlock between SIP registration and channel based functionsMatthew Jordan
2013-03-26Resolve deadlock between pending CDR and batch CDR locksMatthew Jordan
2013-03-26Suppress compiler warning.Russell Bryant
2013-03-26Fix multi-station answer race condition.Russell Bryant
2013-03-25Set the CALLERID(dnid-num-plan) for incoming ISDN calls.Richard Mudgett
2013-03-25Fix typoKinsey Moore
2013-03-25Fix missing ' ' around '='Kinsey Moore
2013-03-25install_prereq: removed some out-of-date commentsDavid M. Lee
2013-03-25install_prereq: Adding jansson-devel to RH packagesDavid M. Lee
2013-03-25Move NewCallerid, HangupRequest and SoftHangupRequest to StasisDavid M. Lee
2013-03-25Properly delimit post data in res_config_curl.Sean Bright
2013-03-22Fixed another issue from r383579.David M. Lee
2013-03-22Fix StopMixMonitor Hanging Up When Unable To Stop MixMonitor On A ChannelMichael L. Young
2013-03-22Corrected some module issues introduced by r383579.David M. Lee
2013-03-22Move more channel events to Stasis; move res_json.c to main/json.c.David M. Lee
2013-03-22Fix skinny voicemail indication issues.Damien Wedhorn
2013-03-21Corrected doc error for Stasis. I guess the mutex isn't necessary.David M. Lee
2013-03-21Fix astobj2 doxygen comment.Richard Mudgett
2013-03-20Have func_curl log a warning when a curl request fails.Walter Doekes
2013-03-20Minor cleanup in func_curl near hashcompat code.Walter Doekes
2013-03-20Resolve a race condition in StasisKinsey Moore
2013-03-20Pass the sorcery instance to wizards for CUD operations as well as retrieve.Joshua Colp
2013-03-19Fix lock destruction/unlock inversionKinsey Moore
2013-03-19Multiple revisions 383341-383342David M. Lee
2013-03-16Make sure things compile...Kinsey Moore