Merge pull request #1183 in FS/freeswitch from ~SAFAROV/freeswitch2:FS-10009 to master

* commit '6c12f69e0c893646eda0bb010873583040aa136b':
  FS-10009: mod_fail2ban - Added logging of network_ip for abandoned calls
This commit is contained in:
Mike Jerris
2017-02-14 13:32:05 -06:00
4 changed files with 5 additions and 0 deletions
+1
View File
@@ -797,6 +797,7 @@ struct private_object {
sofia_profile_t *profile;
char *reply_contact;
char *from_uri;
char *from_user;
char *to_uri;
char *callid;
char *contact_url;