summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2014-12-17Fix printf problems with high ascii characters after r413586 (1.8).Walter Doekes
2014-12-16res_pjsip_config_wizard: fix test breakageGeorge Joseph
2014-12-16res_pjsip_t38: Fix T.38 failure when peer reinvites immediately.Joshua Colp
2014-12-15res_pjsip_config_wizard: Allow streamlined config of common pjsip scenariosGeorge Joseph
2014-12-15Activate persistent subscriptions when they are recreated.Mark Michelson
2014-12-12res/res_agi: Make Verbose message for 'stream file' match other playbacksMatthew Jordan
2014-12-12Fix crash for sorcery misconfigsDavid M. Lee
2014-12-12PJSIP: Allow use of 'inactive' streams for holdKinsey Moore
2014-12-12Sorcery: Log when old config remains in useKinsey Moore
2014-12-12res_pjsip_session: Delay sending BYE if a re-INVITE transaction is in progress.Joshua Colp
2014-12-12res_pjsip_session: Fix issue where a declined media stream in a re-INVITE wou...Joshua Colp
2014-12-10res_http_websocket: Fix crash due to double freeing memory when receiving a p...Joshua Colp
2014-12-10PJSIP: Fix assert on initial mass qualifyKinsey Moore
2014-12-09ARI/AMI: Include language in standard channel snapshot outputKevin Harwell
2014-12-09Direct Media calls within private network sometimes get one way audioKevin Harwell
2014-12-09res_pjsip_outbound_publish: stack overflow when using non-default sorcery wizardKevin Harwell
2014-12-09ari: Add support for specifying an originator channel when originating.Joshua Colp
2014-12-09PJSIP: Stagger outbound qualifiesKinsey Moore
2014-12-08Fix a crash that would occur when receiving a 491 response to a reinvite.Mark Michelson
2014-12-08Add new AMI and ARI events for connected line changes on a channel.Mark Michelson
2014-12-08Stasis: Fix StasisStart/End order and missing eventsKinsey Moore
2014-12-06res/res_monitor: Reset in/out sample counts on Monitor startMatthew Jordan
2014-12-02res_pjsip_refer: Fix issue where native bridge may not occur upon completion ...Joshua Colp
2014-12-02res_pjsip_endpoint_identifier_ip: Add 'show identify(ies)' cli commandsGeorge Joseph
2014-12-01main/stasis: Allow subscriptions to use a threadpool for message deliveryMatthew Jordan
2014-11-21sorcery: Make is_object_field_registered handle field names that are regexes.George Joseph
2014-11-20PJSIP ACLs: Fix ACLs not loading on startup and apply/acl issues on contactJonathan Rose
2014-11-20AST-2014-016: Fix crash when receiving an in-dialog INVITE with Replaces in r...Joshua Colp
2014-11-19ast_str: Fix improper member access to struct ast_str members.Richard Mudgett
2014-11-19res_pjsip_sdp_rtp: Add support for optimistic SRTP.Joshua Colp
2014-11-19res_pjsip_refer: Ensure Refer-To is NULL terminated and parse it as a URI.Joshua Colp
2014-11-18parking_tests.c: Add missing newline on a unit test message.Richard Mudgett
2014-11-15res_pjsip: Enforce requirements for session timer minimum expiration period a...Joshua Colp
2014-11-14Fix race condition that could result in ARI transfer messages not being sent.Mark Michelson
2014-11-14Fix race condition where duplicated requests may be handled by multiple threads.Mark Michelson
2014-11-13res_pjsip_exten_state: PJSIPShowSubscriptionsInbound causes crashKevin Harwell
2014-11-13Stasis: Fix StasisEnd message orderingKinsey Moore
2014-11-06res_pjsip: Ensure in-dialog responses have an endpoint associated.Joshua Colp
2014-11-06res_hep: fix major leak that occurs when config is missing or enabled=no.Corey Farrell
2014-11-05Make the disable_tcp_switch PJSIP system object enabled by default.Mark Michelson
2014-11-05res_pjsip_multihomed: Add logging during startup to aid debugging if local DN...Joshua Colp
2014-11-04res_http_websockets: Fix extra unref of moduleCorey Farrell
2014-11-03res_pjsip: Add disable_tcp_switch option.Richard Mudgett
2014-11-02res/res_stasis: Fix crash on module unload while performing operationMatthew Jordan
2014-10-31pjsip: clarify tls cert and key file usageScott Griepentrog
2014-10-31pjsip: Handle outbound unregister correctlyScott Griepentrog
2014-10-30res_pjsip_exten_state: PJSIPShowSubscriptionsInbound causes crashKevin Harwell
2014-10-30res_pjsip: incorrect qualify statistics after disabling for contactKevin Harwell
2014-10-28res_fax: Resolve T38 gateway frame leak.Corey Farrell
2014-10-28ASTERISK-24323, fix bug in documentation of AGI STREAM FILE CONTROLMalcolm Davenport