summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-15Moved core logic from app_stasis to res_stasisDavid M. Lee
2013-04-15DTMF events are now published on a channel's stasis_topic. AMI wasDavid M. Lee
2013-04-15Fix the svn:keywords property on several files.David M. Lee
2013-04-14Calculate the timestamp for outbound RTP if we don't have timing informationMatthew Jordan
2013-04-14Don't attempt to create a voice frame on a read errorMatthew Jordan
2013-04-12Fix Manager Segfault When app_queue Is UnloadedMichael L. Young
2013-04-12Allow codec_resample to be unloadedKinsey Moore
2013-04-12Fix app_voicemail Segfault And A Few Memory LeaksMichael L. Young
2013-04-12Fix documentation.Jason Parker
2013-04-12Expose channel snapshot manager blob generationKinsey Moore
2013-04-12Fix One-Way Audio With auto_* NAT Settings When SIP Calls Initiated By PBXMichael L. Young
2013-04-12IAX2 defer_full_frames fail to get sentAlec L Davis
2013-04-12IAX2, prevent network thread starting before all helper threads are readyAlec L Davis
2013-04-11Blocked revisions 385356Jason Parker
2013-04-11Fix 'pri intense debug span' alias.Richard Mudgett
2013-04-10Eliminated dial_features_destroy() since it is equivalent to ast_free_ptr()Richard Mudgett
2013-04-10* Fix unlocked accesses to feature_list. The feature_list is now alsoRichard Mudgett
2013-04-10Fixed manager channelvars support.David M. Lee
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