thanks so much
i already made a test callflow diagram, the application is a simple prompt that pronounce "Helloworld".
note: ididn't deploy any TTS software on my system, so i don't know if the composer dosen't need one or it does?!
but when i try to run it the composer shows this message "Could not start the debug target
INVITE to media platform failed with response 404 Not Found"
note: i made sure that the resource manager sees the LRG through checking its logs:
" Read config kv pair (gvp.lrg.load-balance-scheme=round-robin).
2017-02-27 13:33:04.342 DBUG 00000000-00000000 3208 08500000 CCIMFGenericObject.cpp:859 utilAddTKVSection >> Read config kv pair (gvp.lrg.monitor-method=option).
2017-02-27 13:33:04.342 DBUG 00000000-00000000 3208 08500000 CCIMFGenericObject.cpp:859 utilAddTKVSection >> Read config kv pair (gvp.lrg.port-usage-type=in-and-out).
2017-02-27 13:33:04.342 DBUG 00000000-00000000 3208 08500000 CCIMFGenericObject.cpp:859 utilAddTKVSection >> Read config kv pair (gvp.lrg.resource-confmaxsize=-1).
2017-02-27 13:33:04.342 DBUG 00000000-00000000 3208 08500000 CCIMFGenericObject.cpp:859 utilAddTKVSection >> Read config kv pair (gvp.lrg.service-types=voicexml; conference; announcement; cpd; media; msml).
gvp.rm.aor=sip:192.168.75.132:5060,sips:192.168.75.132:0).
2017-02-27 13:33:04.342 DBUG 00000000-00000000 3208 08500000 CCIMFGenericObject.cpp:859 utilAddTKVSection >> Read config kv pair (gvp.rm.port-capacity=10).
2017-02-27 13:33:04.342 DBUG 00000000-00000000 3208 08500000 CCIMFGenericObject.cpp:859 utilAddTKVSection >> Read config kv pair (gvp.rm.redundancy-type=active)."
and the tenant of the RM is "Environment">>>>>>so how can i fix this issue.