Initial LisgloSIPS V2 implementation
This commit is contained in:
Executable
+6
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
set -euo pipefail
|
||||
exec /opt/lisglosips-s21/lisglosips-s21-sip.py invite \
|
||||
--caller s21-ip-1001 \
|
||||
--from-domain s21-ip.lisglosips.test \
|
||||
--callee "${1:-13800138000}"
|
||||
Reference in New Issue
Block a user