summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
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
2013-12-19Fix a deadlock that occurred due to a conflict of masquerades.Mark Michelson
2013-12-19res_fax.c: crash on framehook with no dsp in fax detectScott Griepentrog
2013-12-19Voicemail: Remove mailbox identifier format (box@context) assumptions in the ...Richard Mudgett
2013-12-18channel locking: Add locking for channel snapshot creationKevin Harwell
2013-12-18channels: Return allocated channels locked.Joshua Colp
2013-12-18res_calendar: Protect channel when adding datastore.Joshua Colp
2013-12-17bridging: Give bridges a name and a known creatorJonathan Rose
2013-12-17res_sorcery_config: Output an error message when an object can't be created.Joshua Colp
2013-12-17ari/resource_channels: When creating a channel, specify a default format (SLIN)Matthew Jordan
2013-12-14res_pjsip: Apply outbound proxy to all SIP requests.Joshua Colp
2013-12-14res_stasis: Expose event for call forwarding and follow forwarded channel.Joshua Colp