noushadali / mediaserver

Automatically exported from code.google.com/p/mediaserver
0 stars 0 forks source link

OOB separate path implementation #109

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
OOB separate path has been implemented
Still to do :
1) connect to recorder to allow recording oob tones
2) connect to ss7 to allow oob to inband translation for ss7
3) add signal list package support for mgcp to allow inband generation
4) add tests for all items ( components , io/rtp , core , tones )

Original issue reported on code.google.com by oifa.yul...@gmail.com on 5 Jan 2013 at 4:50

GoogleCodeExporter commented 9 years ago
Add back BridgeEndpointTest

http://code.google.com/p/mediaserver/source/diff?spec=svn60ddd5a5be5b0da5b331164
a04fd34e287c59577&r=60ddd5a5be5b0da5b331164a04fd34e287c59577&format=side&path=/c
ore/src/test/java/org/mobicents/media/core/endpoints/BridgeEndpointTest.java

Original comment by ivelin.a...@gmail.com on 7 Jan 2013 at 8:55

GoogleCodeExporter commented 9 years ago
Implemented ss7 and recorder connections to oob by revision  8899c27d501d.
Waiting for recording confirmation.
ss7 confirmation will be on issue 89

Left
signal list package - thomas
tests for components , io/rtp , core , tones - yulian

Original comment by oifa.yul...@gmail.com on 18 Jan 2013 at 10:23

GoogleCodeExporter commented 9 years ago
Updated by revision 61406361d98f

Waiting for recording confirmation.
ss7 confirmation will be on issue 89

Left
signal list package - thomas
tests for io/rtp , core - yulian
add oob to audio translation for rtp connection ( need to add check if client
does supports oob if not should translate to audio ) - yulian

Original comment by oifa.yul...@gmail.com on 19 Jan 2013 at 5:30

GoogleCodeExporter commented 9 years ago
Completed with all tests.

Left 
confirm recording
signal list package - thomas
add oob to audio translation for rtp connection ( need to add check if client
does supports oob if not should translate to audio ) - yulian

Original comment by oifa.yul...@gmail.com on 22 Jan 2013 at 2:53

GoogleCodeExporter commented 9 years ago
Confirmed recording

Original comment by oifa.yul...@gmail.com on 23 Jan 2013 at 12:31

GoogleCodeExporter commented 9 years ago
Ignoring the oob to audio translation , its impossible to make it work this way.
So current implementation for discarding the tones is correct way to go.
So only signal list package left 

Original comment by oifa.yul...@gmail.com on 28 Jan 2013 at 6:16

GoogleCodeExporter commented 9 years ago
Added mgcp client SL package

Original comment by oifa.yul...@gmail.com on 1 Feb 2013 at 8:00

GoogleCodeExporter commented 9 years ago
SL package added
waiting for confirmation

Original comment by oifa.yul...@gmail.com on 11 Feb 2013 at 10:05

GoogleCodeExporter commented 9 years ago
Confirmed by Thomas

Original comment by oifa.yul...@gmail.com on 12 Feb 2013 at 3:14