summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2014-01-28res_pjsip,compat: INFINITY and NAN undefinedKevin Harwell
2014-01-28ARI: Make double subscribe respond with successKinsey Moore
2014-01-26res_pjsip_session: Be less strict with core requested outgoing capabilities.Joshua Colp
2014-01-24res_config_pgsql: Fix a memory leak and use RAII_VAR for cleanup when practicalJonathan Rose
2014-01-23Multiple revisions 406294-406295Mark Michelson
2014-01-22res_stasis_playback: Correct error argument orderKinsey Moore
2014-01-21res_pjsip: Documentation improvement for Endpoint and AOR mailbox options.Rusty Newton
2014-01-21PJSIP: Handle headers in a list appropriatelyKinsey Moore
2014-01-21ARI: Support channel variables in originateKinsey Moore
2014-01-17pjsip: fix support for allow=allScott Griepentrog
2014-01-17Fixing some XML syntax issues with my previous commit at r405777 for ASTERISK...Rusty Newton
2014-01-17res_pjsip: enhance documentation for mailboxes options, for both endpoints an...Rusty Newton
2014-01-17Enable wide band audio in musiconhold streams.Walter Doekes
2014-01-16res_pjsip: AOR option qualify_frequency not respected on startupKevin Harwell
2014-01-16PJSIP: Fix outbound OPTIONS supportKinsey Moore
2014-01-16res_fax: check_modem_rate() returned incorrect rate for V.27Kevin Harwell
2014-01-15PJSIP: Add Path header supportKinsey Moore
2014-01-14ARI: Add mailboxes resource for controlling and polling external MWIJonathan Rose
2014-01-14Fix erroneous behavior when sending auth rejection to artificial endpoint.Mark Michelson
2014-01-13res_pjsip: Fix CLI tab completion issuesKinsey Moore
2014-01-12res_ari: Fix various memory leaks.Joshua Colp
2014-01-10Print "<unknown>" for artificial endpoint in PJSIP security events.Mark Michelson
2014-01-09PJSIP: Add unhold on reinvite without SDP behaviorJonathan Rose
2014-01-09res_pjsip_messaging: potential for field values in from/to headers to be missingKevin Harwell
2014-01-09astobj2: Correct ao2_iterator opacity violationsKinsey Moore
2014-01-09res_rtp_asterisk: Fails to resume WebRTC call from holdKevin Harwell
2014-01-08Use proper case for checking if digest authentication is used.Mark Michelson
2014-01-07res_pjsip_acl: Fix another case of assuming a contact will always contain a URI.Joshua Colp
2014-01-07res_pjsip_nat: Don't assume a Contact header will always contain a URI.Joshua Colp
2014-01-06External MWI AMI support.Richard Mudgett
2014-01-06External MWI core support.Richard Mudgett
2014-01-05res_pjsip_outbound_registration: Don't assume that a registration client will...Joshua Colp
2014-01-05res_pjsip_outbound_registration: Create registration client in pj thread.Joshua Colp
2014-01-03res_pjsip_logger: Add the ASTERISK_FILE_VERSION macroMatthew Jordan
2014-01-03res_pjsip_authenticator_digest: Fix md5 hash bufferMatthew Jordan
2014-01-03res_pjsip: Ensure more URI validation happens in pj threads.Joshua Colp
2014-01-03res_pjsip_outbound_registration: Ensure URI validation happens in a pjlib thr...Joshua Colp
2014-01-02res_pjsip: add 'set_var' support on endpointsKevin Harwell
2013-12-31chan_pjsip: Handle hanging up before calling.Joshua Colp
2013-12-31res_pjsip_endpoint_identifier_ip: Accept hostnames in the 'match' field.Joshua Colp
2013-12-31res_pjsip_outbound_registration: Add validation for 'server_uri' and 'client_...Joshua Colp
2013-12-24res_pjsip_pubsub: Ensure dialog manipulation happens on proper thread.Joshua Colp
2013-12-21res_pjsip/pjsip_cli: fix compilation error caused by passing ast_freeMatthew Jordan
2013-12-20ari: Remove support for specifying channel vars during origination.David M. Lee
2013-12-20res_pjsip: Add PJSIP CLI commandsMatthew Jordan
2013-12-20Fix issue where PJSIP blind transferer dialog may not complete as planned.Mark Michelson
2013-12-20res_stasis_device_state: Set resource type for subscriptions to deviceStateMatthew Jordan
2013-12-20ao2_iterator: Mini-audit of the ao2_iterator loops in the new code files.Richard Mudgett
2013-12-19res_pjsip: Ignore 401/407 responses for transactions and dialogs we don't kno...Joshua Colp
2013-12-19res_pjsip_session: Fix SDP negotiation when resending an INVITE with authenti...Joshua Colp