-
Notifications
You must be signed in to change notification settings - Fork 5
ATMessageRouting
Juan Wajnerman edited this page Sep 3, 2014
·
1 revision
These steps are ran when a message arrives to Nuntium through an inbound channel:
- Execute the Rules specified for the incoming channel.
- If the message is SMS, save "country" and/or "carrier" if these attributes were specified by any of the previous rules.
- Run the attribute inference if "country" and/or "carrier" are still unknown.
- Run the Rules, unless the rules in the first point has set the "application" attribute. This step is not run if the account has only one application.
- Save the incoming channel in the address source table for the target application.