add quick debug util for trying to debug sofia... crank up the debug. christian sent it in

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9593 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Brian West 2008-09-18 23:40:26 +00:00
parent 302d3bafe8
commit d1ab9fadb2
1 changed files with 13 additions and 0 deletions

13
scripts/debug_sofia.sh Normal file
View File

@ -0,0 +1,13 @@
#!/bin/bash
export SOFIA_DEBUG=9
export NUA_DEBUG=9
export NTA_DEBUG=9
export NEA_DEBUG=9
export TPORT_DEBUG=9
export TPORT_LOG=1
export TPORT_DUMP=tport_sip.log
export SOA_DEBUG=9
export IPTSEC_DEBUG=9
export SU_DEBUG=9
./freeswitch