[
https://issues.apache.org/jira/browse/OPENMEETINGS-417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13453030#comment-13453030
]
Timur Tleukenov commented on OPENMEETINGS-417:
----------------------------------------------
It looks like you downloaded red5phone, not red5sip.
red5sip can be downloaded with Subversion (
http://subversion.apache.org/packages.html )
After installing Subversion, run command: svn co
http://red5phone.googlecode.com/svn/branches/red5sip
it will download sources of red5sip.
Then install Ant ( http://ant.apache.org/bindownload.cgi ), go to the red5sip
directory and run command: ant
> How to add/register SIP extension in OpenMeeting ?
> --------------------------------------------------
>
> Key: OPENMEETINGS-417
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-417
> Project: Openmeetings
> Issue Type: Task
> Components: VoIP/SIP
> Affects Versions: 2.0 Apache Incubator Release
> Environment: Cent OS : 5.6, red5sip and openmeeting
> Manifest-Version: 1.0
> Ant-Version: Apache Ant 1.8.2
> Created-By: 1.6.0_26-b03-383-11A511 (Apple Inc.)
> Built-By: OpenMeetings - http://openmeetings.googlecode.com
> Built-On: 23-October-2011
> Svn-Revision: 4368
> Reporter: urmi
> Assignee: Timur Tleukenov
> Priority: Critical
> Labels: how-to-register-sip-phones
> Fix For: 2.0 Apache Incubator Release
>
>
> Hello,
> I have successfully configure the OM. Now I want to add my sip extensions to
> it.
> How to add/register SIP extension in OpenMeeting ?
> From the GUI of OM, Administration -->Users we can add the users
> But, that is not added as a sip peer in asterisk. And hence wen I try to
> register the sip phone, I cant do it.
> But if I manually do the following in mysql, then the user can register the
> sip phone.
> mysql> INSERT INTO sipusers (allow, context, disallow,
> host, name, secret) VALUES ('ulaw' , 'rooms', NULL, 'dynamic' , '2000',
> '2000');
> Will you please guide me how to add/register sip users. How can Open Meeting
> admin come to know the user status (i.e register or not registered) ?
> -Thanks
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira