Skip to content
Snippets Groups Projects
  1. Jan 13, 2016
  2. Jan 12, 2016
  3. Jan 11, 2016
  4. Jan 10, 2016
    • Corey Farrell's avatar
      devicestate: Cleanup engine thread during graceful shutdown. · e9c2c1dc
      Corey Farrell authored
      ASTERISK-25681 #close
      
      Change-Id: I64337c70f0ebd8c77f70792042684607c950c8f1
      e9c2c1dc
    • Corey Farrell's avatar
      manager: Cleanup manager_channelvars during shutdown. · 90c0dcae
      Corey Farrell authored
      ASTERISK-25680 #close
      
      Change-Id: I3251d781cbc3f48a6a7e1b969ac4983f552b2446
      90c0dcae
    • Corey Farrell's avatar
      res_calendar: Cleanup scheduler context at unload. · a868a381
      Corey Farrell authored
      ASTERISK-25679 #close
      
      Change-Id: I839159bf6882cccc1b23494c7aa2bc2a2624613f
      a868a381
    • Joshua Colp's avatar
      res_rtp_asterisk: Revert DTLS negotiation changes. · a1c43022
      Joshua Colp authored
      Due to locking issues within pjnath these changes are being
      reverted until pjnath can be changed.
      
      ASTERISK-25645
      
      Revert "res_rtp_asterisk.c: Fix DTLS negotiation delays."
      
      This reverts commit 24ae124e.
      
      Change-Id: I2986cfb2c43dc14455c1bcaf92c3804f9da49705
      
      Revert "res_rtp_asterisk: Resolve further timing issues with DTLS negotiation"
      
      This reverts commit 965a0eee.
      
      Change-Id: Ie68fafde27dad4b03cb7a1e27ce2a8502c3f7bbe
      a1c43022
    • George Joseph's avatar
      Revert "pjsip_location: Delete contact_status object when contact is deleted" · 220ba979
      George Joseph authored
      This reverts commit 0a9941de.
      
      Matt,
      
      This patch causes another problem and should not have been needed.
      Before this patch, persistent_endpoint_contact_deleted_observer WAS
      deleting the contact_status when ast_sip_location_delete_contact was
      called.  By deleting it yourself in ast_sip_location_delete_contact
      it was gone before the observer could run and the observer therefore
      was throwing an error and not sending stasis/AMI/statsd messages.
      
      So, I don't think this was the cause of your original issue.  I also
      had verified the contact AMI and statsd lifecycle and it was working.
      I'll double check now though.
      
      ASTERISK-25675
      Reported-by: Daniel Journo
      
      Change-Id: Ib586a6b7f90acb641b0c410f659743ab90e84f1a
      220ba979
    • Corey Farrell's avatar
      pbx_dundi: Run cleanup on failed load. · 26e0e113
      Corey Farrell authored
      During failed startup of pbx_dundi no cleanup was performed.  Add a call
      to unload_module before returning AST_MODULE_LOAD_DECLINE.
      
      ASTERISK-25677 #close
      
      Change-Id: I8ffa226fda4365ee7068ac1f464473f1a4ebbb29
      26e0e113
  5. Jan 09, 2016
  6. Jan 08, 2016
Loading