Callback over Email
From Kolmisoft Wiki
Jump to navigationJump to search
This function receives email and initiates callback using details in this email.
Device can have one CallerID from which is able to initiate Callback.
Admin setups email box which should be monitored for callback execution.
SMS to initiate callback can look like:
For CallerID change: change*new_callerid
For callback inititation:
- first_number#second_number
- first_number - will ask destination
Then SMS gateway should send email to MOR to initiate callback in following format:
CallerID change:
- Email subject: change
- Email body: old callerid\nnew callerid, (\n) means new line
Callback inititation:
- Email subject: callback
- Email body:
MOR_PARAM1 auth_callerid MOR_PARAM2 first_number MOR_PARAM3 second_number
See also: