@ -1464,7 +1464,7 @@ static int send_packet(struct iax_frame *f)
intres;
chariabuf[INET_ADDRSTRLEN];
/* Called with iaxsl held */
if(option_debug)
if(option_debug>2)
ast_log(LOG_DEBUG,"Sending %d on %d/%d to %s:%d\n",f->ts,f->callno,iaxs[f->callno]->peercallno,ast_inet_ntoa(iabuf,sizeof(iabuf),iaxs[f->callno]->addr.sin_addr),ntohs(iaxs[f->callno]->addr.sin_port));
/* Don't send if there was an error, but return error instead */
if(!f->callno){
@ -3436,7 +3436,7 @@ static unsigned int calc_timestamp(struct chan_iax2_pvt *p, unsigned int ts, str