summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xxpp/utils/genzaptelconf4
1 files changed, 2 insertions, 2 deletions
diff --git a/xpp/utils/genzaptelconf b/xpp/utils/genzaptelconf
index 90d80b8..1ee0062 100755
--- a/xpp/utils/genzaptelconf
+++ b/xpp/utils/genzaptelconf
@@ -349,7 +349,7 @@ print_pattern() {
fi
else # this is an FXO (trunk/phone: FXO signalling)
# we have may have set it. So reset it:
- echo "callerid=asrecieved"
+ echo "callerid=asreceived"
echo "mailbox="
if [ "$group_manual" != "yes" ]
then
@@ -785,7 +785,7 @@ EOF
echo "context=$context_phones"
fi
else # we have may have set it. So reset it:
- echo "callerid=asrecieved"
+ echo "callerid=asreceived"
#echo "mailbox="
if [ "$group_manual" != "yes" ]
then