* Add input checks

* Add connections without certificate
* Fix bug with credentials update
This commit is contained in:
Julien VAUBOURG
2014-11-14 00:12:43 +01:00
parent 965bcb8ec6
commit aac96974c6
13 changed files with 296 additions and 57 deletions

3
conf/ipv6_compressed Normal file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
sipcalc "${1}" | grep Compressed | awk '{ print $NF; }'