mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 12:42:02 +00:00
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:
@@ -423,6 +423,7 @@ struct sofia_profile {
|
||||
char *dbname;
|
||||
char *dialplan;
|
||||
char *context;
|
||||
char *shutdown_type;
|
||||
char *extrtpip;
|
||||
char *rtpip;
|
||||
char *sipip;
|
||||
|
||||
Reference in New Issue
Block a user