summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-10Use LDAP memory management functions instead of Asterisk'sMatthew Jordan
2013-04-10Fix crash in chan_sip when a core initiated op occurs at the same time as a BYEMatthew Jordan
2013-04-09Rename struct feature_ds to struct feature_datastore.Richard Mudgett
2013-04-09Backported app_stasis fix from stasis-http branch.David M. Lee
2013-04-09Add inheritance support to FEATURE()/FEATUREMAP().Russell Bryant
2013-04-08Modified the list of keys for the driver backends for sake of sample clarityRusty Newton
2013-04-08Clean up Makefile "warning" clutter when makeopts doesn't exist.Walter Doekes
2013-04-08Don't attempt a websocket protocol removal if res_http_websocket isn't thereMatthew Jordan
2013-04-08Add multi-channel Stasis messages; refactor Dial AMI events to StasisMatthew Jordan
2013-04-08Stasis application WebSocket supportDavid M. Lee
2013-04-06Add a res_sorcery_astdb module which uses the astdb to persist objects.Joshua Colp
2013-04-05Fix For Not Overriding The Default Settings In chan_sipMichael L. Young
2013-04-04Separate some event struct definitions from instantiation.Richard Mudgett
2013-04-03chan_dahdi: Change inband_on_proceeding option default to no/disabled.Richard Mudgett
2013-04-03chan_dahdi: Add inband_on_proceeding compatibility option.Richard Mudgett
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