You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If your users use phonebook for storing their contacts, then you may route incoming massages that do not contain the "@username" to them. Configure in application/config/kalkun_settings.php:
/*
|--------------------------------------------------------------------------
| Inbox Routing Use Phonebook
|--------------------------------------------------------------------------
|
| If no @username found on new incoming messages,
| then Kalkun will check origin phonenumber on all user phonebook.
|
*/
$config['inbox_routing_use_phonebook'] = TRUE;
some reply message[s] doesnt contain "@username" and saved at owner inbox, i want to move that message[s] to user inbox. thanks
The text was updated successfully, but these errors were encountered: