Hi, So there is switch_api_execute() for executing API commands (such as those defined via SWITCH_ADD_API()). However I'm not seeing a switch_app_execute() equivalent for executing application commands (such as those defined via SWITCH_ADD_APP()). What am I missing? Cheers, Andrew