Commit Graph

3156 Commits (162acd45f744395c19ec5686af30d0abd61ef897)

Author SHA1 Message Date
George Joseph 162acd45f7 res_pjsip: Add "like" processing to pjsip list and show commands
11 years ago
Joshua Colp d818e6edce Merge "res_pjsip_outbound_registration: registration stops due to fatal 4xx response" into 13
11 years ago
Kevin Harwell c58091737d res_pjsip_outbound_registration: registration stops due to fatal 4xx response
11 years ago
Joshua Colp f2725c8b77 res_pjsip: Move URI validation to use time.
11 years ago
Richard Mudgett dc6ec661b3 res_config_pgsql.c: Fix deadlock loading realtime configuration.
11 years ago
Joshua Colp 1c799b1f1e Merge "chan_pjsip: Fix crash on reINVITE before initial INVITE completes." into 13
11 years ago
Richard Mudgett 3329c714f7 res_pjsip: Fix deadlock when sending out-of-dialog requests.
11 years ago
StefanEng86 a1435aa3fa res/res_rtp_asterisk.c: Fix incorrect assignment of frame->subclass.frame_ending
11 years ago
Matt Jordan b714b2152d res/res_rtp_asterisk: Fix assignment after ao2 decrement
11 years ago
Richard Mudgett 426263a64d chan_pjsip: Fix crash on reINVITE before initial INVITE completes.
11 years ago
Matt Jordan 50fa9ff997 Fix improper usage of scheduler exposed by 5c713fdf18
11 years ago
Richard Mudgett 40c69e78f5 res_sorcery_memory_cache.c: Fix deadlock with scheduler.
11 years ago
Richard Mudgett dfeb513e85 res_sorcery_memory_cache.c: Replace inline code with function.
11 years ago
Richard Mudgett ced0a2d71b res_sorcery_memory_cache.c: Shutdown in a less crash potential order.
11 years ago
Richard Mudgett cc279eea11 res_sorcery_memory_cache.c: Misc tweaks.
11 years ago
Richard Mudgett 9af3b613f6 res_sorcery_memory_cache.c: Made use OBJ_SEARCH_MASK.
11 years ago
Joshua Colp 56ed7b9dd5 res_rtp_asterisk: Move "Set role" warning to be debug.
11 years ago
Richard Mudgett 5f19c9bade res/ari/config.c: Fix user sort compare function.
11 years ago
Richard Mudgett 3a85764039 res/ari/config.c: Optimize conf_alloc() object init.
11 years ago
Richard Mudgett 028033e5a8 res/ari/config.c: Fix conf_alloc() object init.
11 years ago
Matt Jordan 90165e306d res/res_stasis: Fix accidental subscription to 'all' bridge topic
11 years ago
Matt Jordan b50e372394 ARI: Add events for Contact and Peer Status changes
11 years ago
Matt Jordan 3502c0431d res/res_stasis_device_state: Allow for subscribing to 'all' device state
11 years ago
Matt Jordan 4c9f613309 ARI: Add the ability to subscribe to all events
11 years ago
Matt Jordan 16f1598b31 Merge "CHAOS: res_pjsip_diversion avoid crash if allocation fails" into 13
11 years ago
Scott Griepentrog c94f46080f CHAOS: avoid crash if string create fails
11 years ago
Richard Mudgett 4cc59533b9 CHAOS: res_pjsip_diversion avoid crash if allocation fails
11 years ago
Mark Michelson fe5077b1f8 res_pjsip_pubsub: Eliminate race during initial NOTIFY.
11 years ago
Matt Jordan 4fd0af298e Merge "res/res_pjsip_nat: Ignore REGISTER requests when looking for a Record-Route" into 13
11 years ago
Richard Mudgett e75aff53e6 res_pjsip_pubsub.c: Mark ast_sip_create_subscription() as not used.
11 years ago
Richard Mudgett 4d91d01df1 res_pjsip_pubsub.c: Add some notification comments.
11 years ago
Richard Mudgett f36a9d1221 res_pjsip_pubsub.c: Set dlg_status code instead of sending SIP response.
11 years ago
Richard Mudgett 94582f8fab res_pjsip_pubsub.c: Fix off-nominal memory leak.
11 years ago
Richard Mudgett 8b3ed52239 res_pjsip_pubsub.c: Fix one byte buffer overrun error.
11 years ago
Richard Mudgett 4329bd1e4c res_pjsip_pubsub.c: Use ast_alloca() instead of alloca().
11 years ago
Richard Mudgett a456a20ecf res_pjsip_pubsub.c: Add missing error return in load_module().
11 years ago
Richard Mudgett f58f4c6e27 res_pjsip/location.c: Use the builtin ao2_callback() match function instead.
11 years ago
Mark Michelson 9d1f176e29 res_pjsip: Copy default_from_user to avoid crash.
11 years ago
Matt Jordan 1dd0e220bf res/res_pjsip_nat: Ignore REGISTER requests when looking for a Record-Route
11 years ago
Joshua Colp 16fa1cbb6c Merge "ParkAndAnnounce: Add variable inheritance" into 13
11 years ago
Scott Griepentrog f72f9ceefc pjsip: avoid possible crash req_caps allocation failure
11 years ago
Joshua Colp 34ad877bac Merge "res_pjsip: Use hash for contact object identity instead of Contact URI." into 13
11 years ago
Jonathan Rose fbf720db91 ParkAndAnnounce: Add variable inheritance
11 years ago
Matt Jordan 777f9adfc7 Merge "res_rtp_asterisk: Add more ICE debugging" into 13
11 years ago
David M. Lee 695f26cbb7 res_rtp_asterisk: Add more ICE debugging
11 years ago
Joshua Colp 9c5a0035d9 Merge "res/res_pjsip: Purge contacts when an AoR is deleted" into 13
11 years ago
Joshua Colp 5469caa9dd res_pjsip: Use hash for contact object identity instead of Contact URI.
11 years ago
Matt Jordan c3e6debdb9 res/res_pjsip: Purge contacts when an AoR is deleted
11 years ago
Joshua Colp 6a4d2b2e58 Merge "res_pjsip: Change default from user value." into 13
11 years ago
Joshua Colp 3070dd0660 Merge "Fix when remote candidates exceed PJ_ICE_MAX_CAND" into 13
11 years ago