FMG and dynamic SIP profile?
Currently we can define user profile in sip.xml. Is there any way to make it dynamic? For instance: I want to login into FMS app providing my SIP username and password (or even SIP host and port), and then make a call with this credentials. Now CallControlService.createLeg supports only profiles from sip.xml (sip|1234567@myprofile). The goal is to make a call with supplied username and pass to sip gateway.
Defining profiles for all users in sip.xml is not the answer, as we have tons of them.
