Commit Graph

2846 Commits (9d85e855de00fc06d03e8a1bfec35ced8a2888f7)

Author SHA1 Message Date
Richard Mudgett 9d85e855de ARI: Fix crash if integer values used in JSON payload 'variables' object.
12 years ago
David M. Lee 43a3e80be1 Increase WebSocket frame size and improve large read handling
12 years ago
Matthew Jordan 3d1a1533bf ARI/PJSIP: Apply requesting channel's format cap to created channels
12 years ago
Joshua Colp f726304283 res_ari_channels: Return a 404 response when a requested channel variable does not exist.
12 years ago
Joshua Colp 7a507ae31a res_pjsip_registrar: Add Expires header to 200 OK if present in REGISTER.
12 years ago
Joshua Colp f0d018e249 res_pjsip: Add a log message when creating a UAC dialog to a target URI that is invalid.
12 years ago
George Joseph 8e806f9e12 ASTERISK-24811: Add ast_sorcery_apply_config() to res_pjsip_publish_asterisk.
12 years ago
Richard Mudgett 2181c9443f res_pjsip_refer: Handle INVITE with Replaces failure after answer.
12 years ago
Richard Mudgett 6d3fcfc3c2 res_pjsip_refer: Fix crash from a REFER and BYE collision.
12 years ago
Matthew Jordan 562b7bf6f0 res/res_rtp_asterisk: Fix crash in debug from RTCP reports without report block
12 years ago
Joshua Colp c8f3074cc4 res_sorcery_config: Improve object lookup times.
12 years ago
Joshua Colp a3044cbf02 res_pjsip: Add "pjsip show version" CLI command.
12 years ago
Joshua Colp ce70587ba6 res_timing_pthread: Fix leaky pipes.
12 years ago
Joshua Colp 8c6e3ad3b4 res_pjsip_exten_state: Improve log message when a subscription is attempted to a non-existent extension.
12 years ago
Richard Mudgett 4d797f17c5 res_pjsip_session: Fix double re-INVITE collision crash.
12 years ago
Matthew Jordan 1995baad71 ARI/PJSIP: Add the ability to redirect (transfer) a channel in a Stasis app
12 years ago
Kevin Harwell e8ec15a9ef res_pjsip: dtls_handler causes Asterisk to crash
12 years ago
Kevin Harwell e64d151fae ari_websockets: removed extra check on websocket session read
12 years ago
Richard Mudgett feddab7944 HTTP: Stop accepting requests on final system shutdown.
12 years ago
Kevin Harwell 72e5ba2ce8 res_http_websocket: websocket write timeout fails to fully disconnect
12 years ago
George Joseph 4d8ab20a8a res_pjsip_config_wizard: Add ability to auto-create hints.
12 years ago
Matthew Jordan 32e42e50cc res/ari/resource_channels: Add missing 'no_answer' reason to DELETE /channels
12 years ago
Matthew Jordan 8582411344 res/res_odbc: Remove unneeded queries when determining if a table exists
12 years ago
Matthew Jordan 675b2b8103 res/res_pjsip_sdp_rtp: Fix leak of local ICE candidates when applying to SDP
12 years ago
Scott Griepentrog 323c0927ac various: cleanup issues found during leak hunt
12 years ago
Joshua Colp 18c8c1bae3 res_pjsip_keepalive: Don't crash if PJSIP module is not loaded.
12 years ago
Joshua Colp f67402a52a res_format_attr_h264: Fix crash when determining joint capability.
12 years ago
Kevin Harwell 6583b4de98 res_pjsip_outbound_publish: eventually crashes when no response is ever received
12 years ago
Mark Michelson 43dd42d8ae Fix some memory leaks.
12 years ago
Scott Griepentrog f7d23dfcc6 stasis transfer: fix stasis bridge push race part two
12 years ago
Mark Michelson e8896ac008 Use SIPS URIs in Contact headers when appropriate.
12 years ago
Mark Michelson b8ea23b0d1 Allow disabling of 100rel support on PJSIP endpoints.
12 years ago
George Joseph 6e5eb9af88 res_pjsip_exten_state: Reduce log clutter... change a WARNING to a VERBOSE/2
12 years ago
Joshua Colp e0461290d0 res_rtp_asterisk: Fix DTLS when used with OpenSSL 1.0.1k
12 years ago
Mark Michelson 8c068fc096 Fix file descriptor leak in RTP code.
12 years ago
Sean Bright c3add776af media formats: update res_format_attr_opus & silk
12 years ago
Richard Mudgett 88fbe4e917 res_pjsip_outbound_registration: Fix reload race condition.
12 years ago
Kevin Harwell 9e3d316dd1 res_pjsip: make it unloadable (take 2)
12 years ago
Joshua Colp b64f4bb6ee bridge / res_pjsip_sdp_rtp: Fix issues with media not being reinvited during direct media.
12 years ago
Matthew Jordan 7f9b28b0c6 ARI: Improve wiki documentation
12 years ago
Joshua Colp ceedd40370 res_parking: Fix crash due to race condition when unloading.
12 years ago
David M. Lee 702d79de2a Various fixes for OS X
12 years ago
David M. Lee 197265438e Add depend on pjproject to res_pjsip_config_wizard.c
12 years ago
Kevin Harwell 630eea087d Investigate and fix memory leaks in Asterisk
12 years ago
Walter Doekes e23f07beb8 Fix typo's (retrieve, specified, address).
12 years ago
Richard Mudgett c73b4b2a46 res_pjsip_outbound_registration.c: Minor code cleanup.
12 years ago
Scott Griepentrog bdfdb01bcf stasis transfer: fix a race condition on stasis bridge push
12 years ago
Richard Mudgett 5e10007dbd res_pjsip_outbound_registration.c: Move unref to a better place.
12 years ago
Ashley Sanders a7ba8a58a8 ARI: Fixed crash that occurred when updating a bridge when the optional query parameter 'name' was not supplied.
12 years ago
Richard Mudgett 6af6a216a1 CHANNEL(peer), chan_iax2, res_fax, SNMP agent: Fix deadlock from reaching across a bridge.
12 years ago