Open GoogleCodeExporter opened 8 years ago
Hello Devasis,
may I ask you how do you setup your sipml5 client or which webrtc client do you
use?
I used sipml5 client(http://sipml5.org/call.htm) and it successfully registered
to my open ims core, but when I want to send INVITE to open ims core, it used
Service-Route header to carry scscf information instead Route header.
It bothered me a lot.. dont know where the problem is..
Original comment by hank52...@gmail.com
on 15 Nov 2013 at 3:14
So I did manage to eventually get everything working with a full IMS network
including a media server, application server, etc. It however did require me to
go in and change/uncomment lines of code in various places and recompile.
Am hoping to get some time to document all the changes and post the document
online. Looks like the codebase does actually handle all the cases required for
IMS networks - however, much of the functionality has been commented out in
various places (unfortunately, without any meaningful comments).
Original comment by Devasis....@gmail.com
on 15 Nov 2013 at 6:59
So you mean you modified/uncommented both sipml5 client and webrtc2sip gateway
source code to get everything working with IMS network? Or you only changed and
recompiled the webrtc2sip gw source code?
It will be great that you post the document. Hope that I can see the document
soon.
Btw, thanks for answering me.
Original comment by hank52...@gmail.com
on 18 Nov 2013 at 3:37
Original issue reported on code.google.com by
Devasis....@gmail.com
on 1 Oct 2013 at 3:18Attachments: