mod_sofia: add shutdown-on-fail param to sofia profiles (MODSOFIA-45)

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15854 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris
2009-12-09 14:42:30 +00:00
parent b497fbd5f8
commit ead4f5bb35
6 changed files with 57 additions and 4 deletions
+1
View File
@@ -423,6 +423,7 @@ struct sofia_profile {
char *dbname;
char *dialplan;
char *context;
char *shutdown_type;
char *extrtpip;
char *rtpip;
char *sipip;