Memory leaks in chan_sip.c with realtime peers

  Just comment the below line as I did
 
  31402                 /* Startup regular pokes */
  31403                 if (!devstate_only && enablepoke) {
  31404                         /*sip_ref_peer(peer, "schedule qualify");*/
  31405                         sip_poke_peer(peer, 0);
  31406                 }

Comments

Popular posts from this blog

Run MySQL query from Asterisk Dialplan and get values