org.apache.openmeetings.data.conference.RoomManager contains addRoom(...) method. The last argument is sip enable flag. Find all this method calls and replace "false" to "true"
2013/9/5 Gagan sethi <[email protected]> > Thank you for the prompt reply.Can you guide me which files to edit in the > source code ? > > > On Thu, Sep 5, 2013 at 4:53 PM, Artyom Horuzhenko <[email protected] > >wrote: > > > Hello, > > unfortunately this feature is not implemented. You nead to change default > > value in source code and rebuild Openmeetings. > > > > > > 2013/9/5 Gagan sethi <[email protected]> > > > > > Hello, > > > > > > I am upgrading the Openmeetings installation on my server to version > 2.1 > > > and providing support for SIP calls. The rooms are created dynamically > in > > > our application using openmeetings. For my requirement, the room should > > be > > > SIP enabled, but it can be only done by manually enabling it from the > > > Openmeetings admin interface. Is there any API call through which i can > > > make the dynamically created room SIP enabled? There is none mentioned > in > > > the API documentation. > > > Regards > > > *Gaganjot Singh* > > > *(+91-7508271001)* > > > *B.Tech - Electronics & Communication* > > > *Guru Tegh Bahadur Institute of Technology / GGSIPU* > > > > > > > > > -- > *Gaganjot Singh* > *(+91-9899025098)* > *B.Tech - Electronics & Communication* > *Guru Tegh Bahadur Institute of Technology / GGSIPU* >
