urmi created OPENMEETINGS-417:
---------------------------------
Summary: 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
Reporter: urmi
Assignee: Timur Tleukenov
Priority: Critical
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