[
https://issues.apache.org/jira/browse/OPENMEETINGS-1384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15270477#comment-15270477
]
Sergey commented on OPENMEETINGS-1384:
--------------------------------------
Outgoing calls from Openmeetings work with this fix. But troubles detected with
such implementation of outgoing sip functionality:
1. The caller from conference doesn't hear Ring-Back Tone. It doesn't let him
to control the call.
2. Openmeetings SIP - dialer has no "hang up" function.
> SIP dial to room need to be fixed
> ---------------------------------
>
> Key: OPENMEETINGS-1384
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-1384
> Project: Openmeetings
> Issue Type: Bug
> Components: VoIP/SIP
> Affects Versions: 3.1.1
> Reporter: Maxim Solodovnik
> Assignee: Maxim Solodovnik
> Fix For: 3.1.2, 3.2.0, 4.0.0
>
>
> 1)
> asterisk -rx "originate ..."
> should be replaced with
> asterisk -rx "channel originate ..."
> 2)
> SIP dial to room need to be refactored using asteriskjava
> https://maven.reucon.com/projects/public/asterisk-java/1.0.0.CI-SNAPSHOT/asterisk-java/tutorial.html#Hello_Manager
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)