manually handle bye to delay the 200 OK till after the call is torn down (reversable with a define)

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14121 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale
2009-07-02 17:40:16 +00:00
parent 03a0cd80a3
commit ac208c8be3
2 changed files with 41 additions and 2 deletions
+2
View File
@@ -36,6 +36,8 @@
/*Defines etc..*/
/*************************************************************************************************************************************************************/
#define MANUAL_BYE
#define IREG_SECONDS 30
#define GATEWAY_SECONDS 1
#define SOFIA_QUEUE_SIZE 50000