summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
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
2014-06-17Fix string growth algorithm for XML presence bodies.Mark Michelson
2014-06-17MoH: Don't restart stream on repeated start callsKinsey Moore
2014-06-16res_http_websocket: read/write string fixupKevin Harwell
2014-06-16We have faced situation when using CDR and CEL by sqlite3 modules. With syste...Igor Goncharovskiy
2014-06-15MoH: Undo commit r416150 (1.8)Matthew Jordan
2014-06-14res_manager_devicestate and res_manager_presencestate missing support levelCorey Farrell
2014-06-13stasis: Reduce creation of channel snapshots to improve performanceMatthew Jordan
2014-06-13MoH: Don't restart stream on repeated start callsKinsey Moore
2014-06-12Fix build in devmode for GCC 4.10Kinsey Moore
2014-06-12AST-2014-007: Fix DOS by consuming the number of allowed HTTP connections.Richard Mudgett
2014-06-12res_pjsip_pubsub: unauthenticated remote crash in PJSIP pub/sub frameworkKevin Harwell
2014-06-12Fix potential deadlock situation in res_pjsip.Mark Michelson
2014-06-12res_pjsip_pubsub: Persist subscriptions in sorcery so they are recreated on s...Joshua Colp
2014-06-10PJSIP: PJSIPNotify - Strip content-length headers and add documentationJonathan Rose
2014-06-09chan_pjsip: Fix bug where custom SIP headers could be duplicated on outgoing ...Mark Michelson
2014-06-06PJSIP: Remove premature write of raw formatsKinsey Moore
2014-06-05res_http_websocket: Create a websocket clientKevin Harwell
2014-06-04res_pjsip_session: Add debug statement for session refreshesMatthew Jordan
2014-05-30PJSIP: Prevent crash on blind transferKinsey Moore
2014-05-30TALK_DETECT: A channel function that raises events when talking is detectedMatthew Jordan
2014-05-28Logger/CLI/etc.: Fix some aesthetic issues; reduce chatty verbose messagesMatthew Jordan
2014-05-28res_pjsip_session: Fix leaked video RTP ports.Richard Mudgett
2014-05-28res_config_odbc: Use dynamically sized buffers to store row data so values do...Joshua Colp
2014-05-27res_config_odbc: Fix old and new ast_string_field memory leaks.Walter Doekes
2014-05-22ARI: Add ability to raise arbitrary User EventsScott Griepentrog
2014-05-22res_pjsip_refer: Fix bugs involving Parking/PJSIP/transfersJonathan Rose
2014-05-22res_corosync: Update module to work with Stasis (and compile)Matthew Jordan
2014-05-19Replace __ast_answer with ast_raw_answer in app_control_answerPaul Belanger
2014-05-19Undo r414123Matthew Jordan
2014-05-18bridge_native_rtp/bridge_channel: Fix direct media issues due to frame hookMatthew Jordan
2014-05-14res_musiconhold: Minor cleanup.Walter Doekes
2014-05-13h264: Fix H264 SDP payload format.Walter Doekes
2014-05-09Allow Asterisk to compile under GCC 4.10Kinsey Moore
2014-05-07Fix encoding of custom prepare extra data.Mark Michelson
2014-05-07Improve XML sanitization in NOTIFYs, especially for presence subtypes and mes...Mark Michelson
2014-05-06Check for an act on failures to update contacts during registration.Mark Michelson
2014-05-06Ensure that all parts of SQL UPDATEs and DELETEs are encoded.Mark Michelson
2014-05-02Prevent crashes in res_config_odbc due to uninitialized string fields.Mark Michelson
2014-05-02Return the number of rows affected by a SQL insert, rather than an object ID.Mark Michelson
2014-05-02res_pjsip_refer: Add Referred-By header on INVITE for blind transfers.Richard Mudgett
2014-05-02Parking: Add 'AnnounceChannel' argument to manager action 'Park'Jonathan Rose
2014-05-01Remove unnecessary repetition checks from res_pjsip_exten_stateMark Michelson
2014-05-01res_pjsip: Add the ability to configure ciphers based on name.Joshua Colp
2014-04-30chan_sip.c: Fixed off-nominal message iterator ref count and alloc fail issues.Richard Mudgett
2014-04-30Websocket: Add session locking and delay closeKinsey Moore