add node to handle unregistered phone numbers

This commit is contained in:
Carlosokumu 2024-10-29 17:18:01 +03:00
parent 449f90c95b
commit 6998c30dd1
Signed by: carlos
GPG Key ID: 7BD6BC8160A5C953
2 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1 @@
The number you have entered is either not registered with Sarafu or is invalid.

View File

@ -0,0 +1,7 @@
LOAD reset_unregistered_number 0
RELOAD reset_unregistered_number
MOUT retry 1
MOUT quit 9
HALT
INCMP enter_other_number 1
INCMP quit 9