summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2014-08-07Stasis: Convey transfer information to applicationsKinsey Moore
2014-08-07res_pjsip_publish_asterisk: Add support for exchanging device and mailbox sta...Joshua Colp
2014-08-07res_pjsip_outbound_publish: Add module which provides outbound PUBLISH support.Joshua Colp
2014-08-06Stasis: Allow message types to be blockedKinsey Moore
2014-08-05stasis: Fix compilation issue with ao2 tagged objectsMatthew Jordan
2014-08-05Multiple revisions 420089-420090,420097Matthew Jordan
2014-08-02Manager: Add PJSIPShowEndpoint[s] documentationKinsey Moore
2014-08-01Add ContactStatusDetail to PJSIPShowEndpoint AMI output.Mark Michelson
2014-07-31PJSIP: Send Notify AMI and CLI commands can now send to URI instead of endpointJonathan Rose
2014-07-31res_hep_rtcp: Add module that sends RTCP information to a Homer ServerMatthew Jordan
2014-07-30manager: Add state list commandsKinsey Moore
2014-07-29res_pjsip_session: Fix race condition where redirecting information may not b...Joshua Colp
2014-07-29res_pjsip_pidf_body_generator / res_pjsip_xpidf_body_generator: Ensure local ...Joshua Colp
2014-07-25Add module support level to ast_module_info structure. Print it in CLI "modul...Mark Michelson
2014-07-25Multiple revisions 419565-419566Matthew Jordan
2014-07-25module loader: Unload modules in reverse order of their start orderMatthew Jordan
2014-07-24accountcode: Slightly change accountcode propagation.Richard Mudgett
2014-07-23res_fax: unregister manager actions on unloadCorey Farrell
2014-07-22ARI: Fix endpoint/channel subscription issues; allow for subscriptions to techMatthew Jordan
2014-07-22Fix more dev-mode build issuesKinsey Moore
2014-07-21res_smdi: convert to astobj2Corey Farrell
2014-07-20media formats: re-architect handling of media for performance improvementsMatthew Jordan
2014-07-18ari: Add a copy operation for stored recordingsMatthew Jordan
2014-07-18Fix build in dev-modeKinsey Moore
2014-07-18astobj2: assert on invalid ref and backtrace cleanupScott Griepentrog
2014-07-18Channels: Masquerades to automatically move frame/audio hooksJonathan Rose
2014-07-18res_fax: Provide AMI equivalents for fax CLI commandsJonathan Rose
2014-07-16res_pjsip: Support setting a default accountcode on endpointsMatthew Jordan
2014-07-16cel_pgsql, cdr_pgsql, res_config_pgsql: Add PostgreSQL application_name supportMatthew Jordan
2014-07-09ARI: Make mixing bridges propagate linkedids and accountcodes.Richard Mudgett
2014-07-08res_rtp_asterisk: Fix undefined function when PJPROJECT is not installedMatthew Jordan
2014-07-07res_pjsip_dialog_info_body_generator: Add dialog-info+xml support for presence.Joshua Colp
2014-07-07ARI/res_stasis: Subscribe to both Local channel halves when originating to appMatthew Jordan
2014-07-07CEL: Fix incorrect/missing extra field informationKinsey Moore
2014-07-04Remove many deprecated modulesMatthew Jordan
2014-07-03res_ari: Fix some off-nominal paths just dropping the HTTP connection.Richard Mudgett
2014-07-03HTTP: Add persistent connection support.Richard Mudgett
2014-07-03ARI: Improvements to body parameters documentationSam Galarneau
2014-07-02ARI: Remove unnecessary \briefs from automatically generated documentationJonathan Rose
2014-07-01res_rtp_asterisk: Don't leak memory or reset state if DTLS configuration is s...Joshua Colp
2014-06-30Recorded merge of revisions 417677 from http://svn.asterisk.org/svn/asterisk/...Joshua Colp
2014-06-30Reverse logic during subscription persistence recreation.Mark Michelson
2014-06-27res_pjsip: Add ActionID to events created as a result of PJSIP AMI actionsMatthew Jordan
2014-06-26res_http_websocket: Export symbol for ast_websocket_set_timeoutMatthew Jordan
2014-06-26res_http_websocket: Close websocket correctly and use careful fwriteMatthew Jordan
2014-06-25Abstract PJSIP-specific elements from the pubsub API.Mark Michelson
2014-06-23res_rtp_asterisk: Return the length of data written when sending via ICE inst...Joshua Colp
2014-06-20res_parking: Make manager commands register with module informationJonathan Rose
2014-06-19pjsip cli: Change Identify to show CIDR notation instead of netmasks.George Joseph
2014-06-19Fix build warnings with TEST_FRAMEWORK enabledKinsey Moore