- staticize gettag() complete_sip_peer() get_calleridname() arguments;
authorLuigi Rizzo <rizzo@icir.org>
Mon, 10 Apr 2006 12:20:57 +0000 (12:20 +0000)
committerLuigi Rizzo <rizzo@icir.org>
Mon, 10 Apr 2006 12:20:57 +0000 (12:20 +0000)
commitc3b3feab76f8b4dade3548fd9adb2541a60714ee
treec5afcb9b66a781c7e2e5c8b53d9c638da2ffe620
parent8731b6386dbcbe88a6eff18bb88b4663157c95c5
- staticize gettag() complete_sip_peer() get_calleridname()  arguments;
- use strsep() instead of strchr() where appropriate
- constify some args and add comments.
- remove a conditional near line 1940 - we already know what to use.

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