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
There’s no way to, for instance, end a USSD session and at the same time, continue to another module within the application’s scope. For example, sometimes it may be needed to end a USSD session to start actions, sometimes for security reasons. Examples: execute a MAP ATI for retrieving the user’s state which must be “idle” to proceed, a state that can’t be obtained during a USSD session; sending an SMS with the result of a financial transaction; start a call; execute a location service, etc.
However, before getting to RVD implementation, an RCML spec for what you describe should be settled with the vvs. Once this is reached we could proceed with the RVD part.
The text was updated successfully, but these errors were encountered:
@FerUy commented on Tue Nov 10 2015
There’s no way to, for instance, end a USSD session and at the same time, continue to another module within the application’s scope. For example, sometimes it may be needed to end a USSD session to start actions, sometimes for security reasons. Examples: execute a MAP ATI for retrieving the user’s state which must be “idle” to proceed, a state that can’t be obtained during a USSD session; sending an SMS with the result of a financial transaction; start a call; execute a location service, etc.
@otsakir commented on Fri Dec 08 2017
@FerUy , i'm moving this issue to RVD repo.
However, before getting to RVD implementation, an RCML spec for what you describe should be settled with the vvs. Once this is reached we could proceed with the RVD part.
The text was updated successfully, but these errors were encountered: