- localize 'struct cfalias' into the only function using it;
authorLuigi Rizzo <rizzo@icir.org>
Mon, 10 Apr 2006 11:36:02 +0000 (11:36 +0000)
committerLuigi Rizzo <rizzo@icir.org>
Mon, 10 Apr 2006 11:36:02 +0000 (11:36 +0000)
commit7e5e2ffb5f79da546defb272bbd2d3d813257a70
tree71c822493cdffbdac6c89949e7d484efb74b62e4
parent25e9168feae265160bf469b9b6d5aac0827ec9ba
- localize 'struct cfalias' into the only function using it;
- remove duplicate code to walk through sdp packets, replacing
  sdpLineNum_iterator_init(&foo); with  "foo = 0";
- remove duplicate code to test ast_test_flag(&p->flags[0], SIP_NAT_ROUTE);

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@18791 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_sip.c