You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mobicent...@googlegroups.com
Hello Antonio,
yes it is up to date but we have plan to include ss7 stuff but it does not include resource adaptors yet. The upcoming release of media server will contain SS7 support at low level (gateway part and next releases of SLEE will be updates with RAs.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mobicent...@googlegroups.com
Makes sense :)
for CAMEL we have implemented part related to call routing as Java Call Control (JCC). You can use it with Dialogic boards. In upcoming release of media server we will extend list of supported hardware with zaptel compatible cards and SCTP. ISUP is under development now. Partial (and initial) implementation of ISUP already on svn. Awaiting for testing and next dev.
--Oleg
rajat
unread,
Nov 24, 2009, 10:56:12 AM11/24/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mobicent...@googlegroups.com
will MAP protocol also be implemented ?
-- Things should be made as simple as possible...but not any simpler. -Albert Einstein
Oleg Kulikov
unread,
Nov 24, 2009, 10:57:24 AM11/24/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mobicent...@googlegroups.com
Yes MAP is also in SS7 Priority list. Any contirbution from any of you is welcome. While ISUP and CAMLE is almost ready for MAP we have to write ASN.1 classes. If any of you guys have expertise on ASN.1 will be real booster to speed up the process.
Antonio Anderson M. de Souza
unread,
Nov 24, 2009, 11:23:10 AM11/24/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mobicent...@googlegroups.com
Dear Amit,
In my company we had a ASN.1 encoder/decoder written in C, we could donate some part of this code to the Mobicents project, but in a quick search on the web i found others ASN.1 encoder/decoder written in Java [1], [2], have you ever seeing this implementations?
It seams that the Apache Harmony JVM implementation had a ASN.1 enconder/decoder implementation [3].