Index: channels/chan_iax2.c =================================================================== --- channels/chan_iax2.c (revision 228013) +++ channels/chan_iax2.c (working copy) @@ -6354,7 +6354,6 @@ ast_codec_pref_convert(&iaxs[callno]->rprefs, ies->codec_prefs, 32, 0); ast_codec_pref_convert(&iaxs[callno]->prefs, ies->codec_prefs, 32, 0); } - ao2_iterator_destroy(&i); if (!gotcapability) iaxs[callno]->peercapability = iaxs[callno]->peerformat;