-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/4189/
-----------------------------------------------------------

Review request for Asterisk Developers.


Repository: Asterisk


Description
-------

This does have a minor change to sip_ref_peer and dialog_ref - the error 
messages about trying to reference a NULL is removed.  This message provided 
nothing useful.  The changes to sip_alloc / find_call make it easier to trace 
REF_DEBUG logs for leaked dialogs.

Note: I've posted the version of this patch for 13.  In trunk the 'struct 
ast_callid *' type has been replaced with a typedef 'ast_callid', effecting the 
parameter logger_callid of sip_alloc.


Diffs
-----

  /branches/13/channels/sip/include/sip.h 432806 
  /branches/13/channels/sip/include/dialog.h 432806 
  /branches/13/channels/chan_sip.c 432806 

Diff: https://reviewboard.asterisk.org/r/4189/diff/


Testing
-------

Ran a few testsuite chan_sip tests.  Verified that REF_DEBUG log shows caller 
of sip_alloc.


Thanks,

Corey Farrell

-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-dev

Reply via email to