summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2015-01-05pjsip: Add 'PJSIP_AOR' and 'PJSIP_CONTACT' dialplan functions.Joshua Colp
2014-12-29PJSIP: Update transport method documentationKinsey Moore
2014-12-24res_pjsip: Backport missing commits for user_eq_phoneMatthew Jordan
2014-12-24res_pjsip_keepalive: Add runtime configurable keepalive module for connection...Matthew Jordan
2014-12-24res_pjsip: Add 'user_eq_phone' option to add a 'user=phone' parameter when ap...Matthew Jordan
2014-12-23pjsip_options: Fix continued qualifies after endpoint/aor deletionGeorge Joseph
2014-12-22res_pjsip_phoneprovi_provider: Fix reloadGeorge Joseph
2014-12-19res_http_websocket.c: Fix incorrect use of sizeof in ast_websocket_write().Richard Mudgett
2014-12-18chan_dahdi.c, res_rtp_asterisk.c: Change some spammy debug messages to level 5.Richard Mudgett
2014-12-18res_pjsip_sdp_rtp: wrong bridge chosen when the DTMF mode is not compatibleKevin Harwell
2014-12-18Prevent potential infinite outbound authentication loops in registration.Mark Michelson
2014-12-18res_pjsip_config_wizard: fix unload SEGVGeorge Joseph
2014-12-17res_pjsip_config_wizard: Change FILEUNCHANGED config_load2 flag determinationGeorge Joseph
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