You can subscribe to this list here.
| 2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(145) |
Dec
(283) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2007 |
Jan
(172) |
Feb
(361) |
Mar
(371) |
Apr
(285) |
May
(265) |
Jun
(153) |
Jul
(224) |
Aug
(237) |
Sep
(166) |
Oct
(155) |
Nov
(197) |
Dec
(79) |
| 2008 |
Jan
(156) |
Feb
(254) |
Mar
(151) |
Apr
(169) |
May
(169) |
Jun
(154) |
Jul
(218) |
Aug
(169) |
Sep
(120) |
Oct
(93) |
Nov
(79) |
Dec
(74) |
| 2009 |
Jan
(66) |
Feb
(119) |
Mar
(78) |
Apr
(106) |
May
(156) |
Jun
(82) |
Jul
(94) |
Aug
(56) |
Sep
(81) |
Oct
(89) |
Nov
(59) |
Dec
(33) |
| 2010 |
Jan
(58) |
Feb
(67) |
Mar
(58) |
Apr
(44) |
May
(28) |
Jun
(53) |
Jul
(87) |
Aug
(154) |
Sep
(72) |
Oct
(89) |
Nov
(75) |
Dec
(40) |
| 2011 |
Jan
(45) |
Feb
(25) |
Mar
(53) |
Apr
(49) |
May
(47) |
Jun
(24) |
Jul
(4) |
Aug
(45) |
Sep
(34) |
Oct
(56) |
Nov
(17) |
Dec
(7) |
| 2012 |
Jan
(16) |
Feb
(25) |
Mar
(40) |
Apr
(32) |
May
(37) |
Jun
(19) |
Jul
(66) |
Aug
(46) |
Sep
(25) |
Oct
(7) |
Nov
(38) |
Dec
(12) |
| 2013 |
Jan
(25) |
Feb
(41) |
Mar
(10) |
Apr
(32) |
May
(10) |
Jun
(5) |
Jul
(10) |
Aug
(34) |
Sep
(19) |
Oct
(6) |
Nov
(15) |
Dec
(7) |
| 2014 |
Jan
(12) |
Feb
(16) |
Mar
(11) |
Apr
(15) |
May
(24) |
Jun
|
Jul
(10) |
Aug
|
Sep
(15) |
Oct
(13) |
Nov
(2) |
Dec
|
| 2015 |
Jan
(10) |
Feb
(25) |
Mar
(5) |
Apr
(13) |
May
(5) |
Jun
(20) |
Jul
(8) |
Aug
(2) |
Sep
(10) |
Oct
(7) |
Nov
(26) |
Dec
(40) |
| 2016 |
Jan
(4) |
Feb
(13) |
Mar
(1) |
Apr
|
May
(10) |
Jun
(2) |
Jul
|
Aug
|
Sep
(10) |
Oct
(8) |
Nov
(6) |
Dec
(7) |
| 2017 |
Jan
(7) |
Feb
|
Mar
(15) |
Apr
(4) |
May
|
Jun
(4) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2019 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2020 |
Jan
|
Feb
(1) |
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
|
From: luke d. <luk...@ya...> - 2020-09-27 09:26:18
|
Hi Team, I would like to check with you if you all are still maintaining this OpenIMS project? I have not seen recent updates or releases of the project. Can you please confirm? Is that Ok to use it for some testing? ThanksLuke |
|
From: aleem c. <ale...@gm...> - 2020-03-12 02:36:55
|
Hi All, I have installed open ims and able to make successful call (signalling only) . I want to send media through IMS ( pcscf) as currently it is being sent between two clients. This is because I do not have direct connectivity between two client IPs. Is there any way to achieve this? Regards, Aleem |
|
From: aleem c. <ale...@gm...> - 2020-02-10 05:37:25
|
Hi Team, Can someone please share the link/location from where I can download the monster IMS client. Below link is not accessible. http://www.monster-the-client.org/index.html Regards, Aleem |
|
From: Karen L. <kal...@ho...> - 2019-04-21 23:39:05
|
Hi to all, I am trying to install OpenIMSCore and having problems when trying to start pcscf.sh. I already changed the LD_LIBRARY PATH on the ./pcscf.sh file from "/usr/local/lib/ser" to "opt/OpenIMSCore/ser_ims/lib/cds/lib_ser_cds.so" and now I get a new error which I do not know how to fix (the error is on the subject of this email). The complete text of the error is attached on a .txt file. #LD_LIBRARY_PATH="/usr/local/lib/ser" /opt/OpenIMSCore/ser_ims/ser -f /opt/OpenIMSCore/pcscf.cfg -D -D LD_LIBRARY_PATH="/opt/OpenIMSCore/ser_ims/lib/cds/lib_ser_cds.so" /opt/OpenIMSCore/ser_ims/ser -f /opt/OpenIMSCore/pcscf.cfg -D -D If further info is required please let me know. I would really appreciate your help. Thanks in advance. Regards, Karen |
|
From: Robson E. <roa...@gm...> - 2017-06-26 22:57:21
|
Salwan, It's a great idea to use Docker for OpenIMS Core! Did you create and push the image file and/or Dockerfile to Docker Hub? Could share with us the process and the Docker image file? BR Robson 2017-06-26 15:58 GMT-03:00 Salwan Alwan <alw...@gm...>: > yes i am interested. i tried to install it on docker and it works, however > i faced a problem with the DNS server the entities were not able to > communicate with each other > > Regards > Salwan > > On 26 June 2017 at 14:53, Ranjit Avasarala <ran...@gm...> > wrote: > >> docker is very much similar to VMs in the sense that is also loads using >> images. so all you need is create images for pcscf, scscf or any other IMS >> enitity and then create new docker containers using those images. So for >> this first u can pick up any tutorial on docker and learn how to create >> docker images and then using them launch docker containers. Then u can try >> creating images of different IMS entities and launch them using docker. >> Let me know if you are interested and we can work together in this >> >> Regards >> Ranjit >> >> On Mon, Jun 26, 2017 at 1:37 PM, Salwan Alwan <alw...@gm...> >> wrote: >> >>> hello, >>> >>> I am looking to install open ims using docker container. Each component >>> should be on a container (e.g pcscf on container 1 and scscf on container >>> 2). Is there any tutorial for this? >>> >>> Regrds >>> >>> ------------------------------------------------------------ >>> ------------------ >>> Check out the vibrant tech community on one of the world's most >>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot >>> _______________________________________________ >>> OpenIMSCore-Users mailing list >>> Ope...@li... >>> https://lists.sourceforge.net/lists/listinfo/openimscore-users >>> >>> >> > > ------------------------------------------------------------ > ------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > OpenIMSCore-Users mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/openimscore-users > > |
|
From: Salwan A. <alw...@gm...> - 2017-06-26 18:58:53
|
yes i am interested. i tried to install it on docker and it works, however i faced a problem with the DNS server the entities were not able to communicate with each other Regards Salwan On 26 June 2017 at 14:53, Ranjit Avasarala <ran...@gm...> wrote: > docker is very much similar to VMs in the sense that is also loads using > images. so all you need is create images for pcscf, scscf or any other IMS > enitity and then create new docker containers using those images. So for > this first u can pick up any tutorial on docker and learn how to create > docker images and then using them launch docker containers. Then u can try > creating images of different IMS entities and launch them using docker. > Let me know if you are interested and we can work together in this > > Regards > Ranjit > > On Mon, Jun 26, 2017 at 1:37 PM, Salwan Alwan <alw...@gm...> > wrote: > >> hello, >> >> I am looking to install open ims using docker container. Each component >> should be on a container (e.g pcscf on container 1 and scscf on container >> 2). Is there any tutorial for this? >> >> Regrds >> >> ------------------------------------------------------------ >> ------------------ >> Check out the vibrant tech community on one of the world's most >> engaging tech sites, Slashdot.org! http://sdm.link/slashdot >> _______________________________________________ >> OpenIMSCore-Users mailing list >> Ope...@li... >> https://lists.sourceforge.net/lists/listinfo/openimscore-users >> >> > |
|
From: Ranjit A. <ran...@gm...> - 2017-06-26 18:53:40
|
docker is very much similar to VMs in the sense that is also loads using images. so all you need is create images for pcscf, scscf or any other IMS enitity and then create new docker containers using those images. So for this first u can pick up any tutorial on docker and learn how to create docker images and then using them launch docker containers. Then u can try creating images of different IMS entities and launch them using docker. Let me know if you are interested and we can work together in this Regards Ranjit On Mon, Jun 26, 2017 at 1:37 PM, Salwan Alwan <alw...@gm...> wrote: > hello, > > I am looking to install open ims using docker container. Each component > should be on a container (e.g pcscf on container 1 and scscf on container > 2). Is there any tutorial for this? > > Regrds > > ------------------------------------------------------------ > ------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > OpenIMSCore-Users mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/openimscore-users > > |
|
From: Salwan A. <alw...@gm...> - 2017-06-26 18:37:32
|
hello, I am looking to install open ims using docker container. Each component should be on a container (e.g pcscf on container 1 and scscf on container 2). Is there any tutorial for this? Regrds |
|
From: Sripathi, R. (N. - US/M. View)
<ram...@no...> - 2017-04-20 18:26:26
|
This is with reference to https://sourceforge.net/p/openimscore/mailman/message/32544273/. We use a client that sends the +sip.instance, reg-id feature tags. Does the latest release of open IMS core support these tags. From a quick look thro the reginfo.dtd files it does not seem to be although some of the other aspects of registration seem to be able to handle it. We get a 403 Forbidden - Dialog not found on S-CSCF or Terminating user not suitable for unregistered service during an INVITE. However a NOTIFY is exchanged ith a 500 error encountered while processing notification Any pointers to solve this issue will be helpful. Attached the pcap with the errors. Thanks, Ram |
|
From: Sripathi, R. (N. - US/M. View)
<ram...@no...> - 2017-04-15 05:07:26
|
We are trying to make a call to a different domain than the domain that the IMS domain has been hosted on. The call gets terminated due to 10(10649) SIP Reply (status): 10(10649) version: <SIP/2.0> 10(10649) status: <403> 10(10649) reason: <Forbidden - Dialog not found on S-CSCF or Terminating user not suitable for unregistered services> The sip client is connected via a cable modem. We have configured the phone number as tel: and sip: implicitly under the sip:username@qa2ims... The call is made from 4088881111 to 4088889999. Ive also commented out the PSTN portions in the scscf.cfg. We are using Early-IMS for authentication. Attached are the cfg and pcap file and the logs. Any help in why this error happens is helpful. Thanks, Ram |
|
From: Richard Š. <imo...@gm...> - 2017-04-08 15:45:52
|
Dears, find an issue but right now I dont know the solution, so I will not use TLS. ERROR: load_module: could not open module </opt/OpenIMSCore/ser_ims/modules/tls/tls.so>: /opt/OpenIMSCore/ser_ims/modules/tls/tls.so: undefined symbol: *SSL_SESSION_hash* *SSL_SESSION_hash* is depracated in libssl-1.0.0 and libssl-0.9.8 is not installable on Debian 8, or useable on it. If you have another good point how can I use TLS, I would appreciate it. Regards, Richard On Sat, Apr 8, 2017 at 4:23 PM, Richard Šimo <imo...@gm...> wrote: > Dears, > > I have problem running TLS in OpenIMSCore. My error message after running > ./pcscf.sh is: > > ERROR: load_module: could not open module </opt/OpenIMSCore/ser_ims/modules/tls/tls.so>: > /opt/OpenIMSCore/ser_ims/modules/tls/tls.so: undefined symbol: inflateEnd > > I am using Debian 8 as operating system with installed openssl library > and libcurl4-openssl-dev > > I was not succesfull digging this issue on Google. Did anybody have such > problem during integrating TLS in OpenIMSCore? > > Thank you in advance for help. > > Regards, > Richard > |
|
From: Richard Š. <imo...@gm...> - 2017-04-08 14:23:45
|
Dears, I have problem running TLS in OpenIMSCore. My error message after running ./pcscf.sh is: ERROR: load_module: could not open module </opt/OpenIMSCore/ser_ims/modules/tls/tls.so>: /opt/OpenIMSCore/ser_ims/modules/tls/tls.so: undefined symbol: inflateEnd I am using Debian 8 as operating system with installed openssl library and libcurl4-openssl-dev I was not succesfull digging this issue on Google. Did anybody have such problem during integrating TLS in OpenIMSCore? Thank you in advance for help. Regards, Richard |
|
From: franz.edler <fra...@te...> - 2017-03-27 12:57:31
|
Hi,
as I see your problem is not linked to Application Server and iFC.You have a principle problem with IMS user and download of user profile.
You need the Cx interface for pure IMS registration without any AS.This has to work before you start to configure an iFC.
Did you already succeed to successfully register an IMS user?
BR Franz
-------- Ursprüngliche Nachricht --------Von: Richard Šimo <imo...@gm...> Datum: 27.03.17 13:28 (GMT+01:00) An: Franz Edler <fra...@te...> Cc: ope...@li... Betreff: Re: [OpenIMSCore-Users] Application server implementation
Hi Franz,
I did what you said - unfrotunately, without any succes. 1) I am not getting any diameter communication on Cx from I-CSCF or S-CSCF2) Even if I see no communication on diameter, user seems to registered and call between Alice and Bob can be established.3) Reason why there is no trigger towards application server - there is no iFC downloaded to S-CSCF, so it does not know which AS needs to be triggered.
In debug windows of I-CSCF I am getting INFO:I-CSCF:Cx_get_capabilities: Failed finding avp.
Any hints?
Thank you,Richard
On Sun, Mar 26, 2017 at 9:33 PM, Franz Edler <fra...@te...> wrote:
You do not need to change anything in S-CSCF.Just define the iFC including the Application Server. FRanz Von: Richard Šimo [mailto:imo...@gm...]
Gesendet: Sonntag, 26. März 2017 19:31
An: Franz Edler <fra...@te...>
Cc: ope...@li...
Betreff: Re: [OpenIMSCore-Users] Application server implementation Hello Franz, Which AS can be implemented to IMS? Right now I am challenging Opensips, earlier I was not succesfull with Asterisk. I know what needs to be configured on FHoSS. Lets assume AS is running on different virtual instance with different IP, and S-CSCF needs to point to this AS too. Which parameters in scscf.cfg are pointing to mine AS? I found modparam("isc","my_uri","scscf.test1.core:6060") where I can change it to mine AS. Is there anything else to be changed in routing section f.e.? Thank you,Richard On Sun, Mar 26, 2017 at 7:07 PM, Franz Edler <fra...@te...> wrote:Hello Richard, Ad 1: yesAd 2: yes Here do you see a problem?With the iFC you can forward any initial SIP request to an AS?The AS can then do what it wants to do. There is no guide. BR Franz Von: Richard Šimo [mailto:imo...@gm...]
Gesendet: Sonntag, 26. März 2017 18:47
An: ope...@li...
Betreff: [OpenIMSCore-Users] Application server implementation Dears, I am facing problem with implementing any AS with OpenIMSCore. My question are:1) is really possible to implement any SIP server with Open IMS Core? 2) If yes, were somebody succesfull with some implementation? I cannot find any guide with any media server which can be actually implemented. I have spreaded architecture of elements:P-CSCF = .11I-CSCF = .12S-CSCF = .13FHoSS = .14MySQL runs on Localhost, local machine has ip = .10 Thank you in advance with recommendations. Regards,Richard
|
|
From: Richard Š. <imo...@gm...> - 2017-03-27 11:28:51
|
Hi Franz,
I did what you said - unfrotunately, without any succes.
1) I am not getting any diameter communication on Cx from I-CSCF or S-CSCF
2) Even if I see no communication on diameter, user seems to registered and
call between Alice and Bob can be established.
3) Reason why there is no trigger towards application server - there is no
iFC downloaded to S-CSCF, so it does not know which AS needs to be
triggered.
In debug windows of I-CSCF I am getting
INFO:I-CSCF:Cx_get_capabilities: Failed finding avp.
Any hints?
Thank you,
Richard
On Sun, Mar 26, 2017 at 9:33 PM, Franz Edler <fra...@te...>
wrote:
> You do not need to change anything in S-CSCF.
>
> Just define the iFC including the Application Server.
>
>
>
> FRanz
>
>
>
> *Von:* Richard Šimo [mailto:imo...@gm...]
> *Gesendet:* Sonntag, 26. März 2017 19:31
> *An:* Franz Edler <fra...@te...>
> *Cc:* ope...@li...
> *Betreff:* Re: [OpenIMSCore-Users] Application server implementation
>
>
>
> Hello Franz,
>
>
>
> Which AS can be implemented to IMS? Right now I am challenging Opensips,
> earlier I was not succesfull with Asterisk. I know what needs to be
> configured on FHoSS.
>
>
>
> Lets assume AS is running on different virtual instance with different IP,
> and S-CSCF needs to point to this AS too. Which parameters in scscf.cfg are
> pointing to mine AS? I found modparam("isc","my_uri","scscf.test1.core:6060")
> where I can change it to mine AS. Is there anything else to be changed in
> routing section f.e.?
>
>
>
> Thank you,
>
> Richard
>
>
>
> On Sun, Mar 26, 2017 at 7:07 PM, Franz Edler <
> fra...@te...> wrote:
>
> Hello Richard,
>
>
>
> Ad 1: yes
>
> Ad 2: yes
>
>
>
> Here do you see a problem?
>
> With the iFC you can forward any initial SIP request to an AS?
>
> The AS can then do what it wants to do. There is no guide.
>
>
>
> BR Franz
>
>
>
>
>
> *Von:* Richard Šimo [mailto:imo...@gm...]
> *Gesendet:* Sonntag, 26. März 2017 18:47
> *An:* ope...@li...
> *Betreff:* [OpenIMSCore-Users] Application server implementation
>
>
>
> Dears,
>
>
>
> I am facing problem with implementing any AS with OpenIMSCore. My question
> are:
>
> 1) is really possible to implement any SIP server with Open IMS Core?
>
> 2) If yes, were somebody succesfull with some implementation?
>
>
>
> I cannot find any guide with any media server which can be actually
> implemented.
>
>
>
> I have spreaded architecture of elements:
>
> P-CSCF = .11
>
> I-CSCF = .12
>
> S-CSCF = .13
>
> FHoSS = .14
>
> MySQL runs on Localhost, local machine has ip = .10
>
>
>
> Thank you in advance with recommendations.
>
>
>
> Regards,
>
> Richard
>
>
>
>
>
|
|
From: Zhuxian (Kurt) <zh...@hu...> - 2017-03-27 02:03:41
|
|
From: Jeffrey B. <jba...@or...> - 2017-03-27 01:27:30
|
Hi All, We have managed to get LTE phones working on the OpenIMS with the native IMS apps but the call drops after about 6 seconds. It can be seen from the trace that there is an issue with "registering" and also it can be seen that all the ACK do not get to the UE. It fails at the pcscf and the only error I can see is the record-route. On the pcscf trace we can see: Line 456 says " SIP/2.0 403 Forbidden - You must register first with a S-CSCF Paul OS-1 " in reply to the Notify. Line 563 shows the OK coming from the phone and going all the way to the other phone but the ACK is not. +001010000009455 is a Samsung s5 +001010000009459 is a oneplus3 My network is as follows: P-CSCF: 192.168.1.170 S-CSCF: 192.168.1.172 HSS: 192.168.1.173 I-CSCF: 192.168.1.174 Pcap files for each attached. Logfile & config file of P-CSCF also attached. Warm regards, Jeff |
|
From: Franz E. <fra...@te...> - 2017-03-26 19:33:30
|
You do not need to change anything in S-CSCF.
Just define the iFC including the Application Server.
FRanz
Von: Richard Šimo [mailto:imo...@gm...]
Gesendet: Sonntag, 26. März 2017 19:31
An: Franz Edler <fra...@te...>
Cc: ope...@li...
Betreff: Re: [OpenIMSCore-Users] Application server implementation
Hello Franz,
Which AS can be implemented to IMS? Right now I am challenging Opensips, earlier I was not succesfull with Asterisk. I know what needs to be configured on FHoSS.
Lets assume AS is running on different virtual instance with different IP, and S-CSCF needs to point to this AS too. Which parameters in scscf.cfg are pointing to mine AS? I found modparam("isc","my_uri","scscf.test1.core:6060") where I can change it to mine AS. Is there anything else to be changed in routing section f.e.?
Thank you,
Richard
On Sun, Mar 26, 2017 at 7:07 PM, Franz Edler <fra...@te... <mailto:fra...@te...> > wrote:
Hello Richard,
Ad 1: yes
Ad 2: yes
Here do you see a problem?
With the iFC you can forward any initial SIP request to an AS?
The AS can then do what it wants to do. There is no guide.
BR Franz
Von: Richard Šimo [mailto:imo...@gm... <mailto:imo...@gm...> ]
Gesendet: Sonntag, 26. März 2017 18:47
An: ope...@li... <mailto:ope...@li...>
Betreff: [OpenIMSCore-Users] Application server implementation
Dears,
I am facing problem with implementing any AS with OpenIMSCore. My question are:
1) is really possible to implement any SIP server with Open IMS Core?
2) If yes, were somebody succesfull with some implementation?
I cannot find any guide with any media server which can be actually implemented.
I have spreaded architecture of elements:
P-CSCF = .11
I-CSCF = .12
S-CSCF = .13
FHoSS = .14
MySQL runs on Localhost, local machine has ip = .10
Thank you in advance with recommendations.
Regards,
Richard
|
|
From: Richard Š. <imo...@gm...> - 2017-03-26 17:30:47
|
Hello Franz,
Which AS can be implemented to IMS? Right now I am challenging Opensips,
earlier I was not succesfull with Asterisk. I know what needs to be
configured on FHoSS.
Lets assume AS is running on different virtual instance with different IP,
and S-CSCF needs to point to this AS too. Which parameters in scscf.cfg are
pointing to mine AS? I
found modparam("isc","my_uri","scscf.test1.core:6060") where I can change
it to mine AS. Is there anything else to be changed in routing section
f.e.?
Thank you,
Richard
On Sun, Mar 26, 2017 at 7:07 PM, Franz Edler <fra...@te...>
wrote:
> Hello Richard,
>
>
>
> Ad 1: yes
>
> Ad 2: yes
>
>
>
> Here do you see a problem?
>
> With the iFC you can forward any initial SIP request to an AS?
>
> The AS can then do what it wants to do. There is no guide.
>
>
>
> BR Franz
>
>
>
>
>
> *Von:* Richard Šimo [mailto:imo...@gm...]
> *Gesendet:* Sonntag, 26. März 2017 18:47
> *An:* ope...@li...
> *Betreff:* [OpenIMSCore-Users] Application server implementation
>
>
>
> Dears,
>
>
>
> I am facing problem with implementing any AS with OpenIMSCore. My question
> are:
>
> 1) is really possible to implement any SIP server with Open IMS Core?
>
> 2) If yes, were somebody succesfull with some implementation?
>
>
>
> I cannot find any guide with any media server which can be actually
> implemented.
>
>
>
> I have spreaded architecture of elements:
>
> P-CSCF = .11
>
> I-CSCF = .12
>
> S-CSCF = .13
>
> FHoSS = .14
>
> MySQL runs on Localhost, local machine has ip = .10
>
>
>
> Thank you in advance with recommendations.
>
>
>
> Regards,
>
> Richard
>
>
>
|
|
From: Franz E. <fra...@te...> - 2017-03-26 17:26:42
|
Hello Richard, Ad 1: yes Ad 2: yes Here do you see a problem? With the iFC you can forward any initial SIP request to an AS? The AS can then do what it wants to do. There is no guide. BR Franz Von: Richard Šimo [mailto:imo...@gm...] Gesendet: Sonntag, 26. März 2017 18:47 An: ope...@li... Betreff: [OpenIMSCore-Users] Application server implementation Dears, I am facing problem with implementing any AS with OpenIMSCore. My question are: 1) is really possible to implement any SIP server with Open IMS Core? 2) If yes, were somebody succesfull with some implementation? I cannot find any guide with any media server which can be actually implemented. I have spreaded architecture of elements: P-CSCF = .11 I-CSCF = .12 S-CSCF = .13 FHoSS = .14 MySQL runs on Localhost, local machine has ip = .10 Thank you in advance with recommendations. Regards, Richard |
|
From: Richard Š. <imo...@gm...> - 2017-03-26 16:47:18
|
Dears, I am facing problem with implementing any AS with OpenIMSCore. My question are: 1) is really possible to implement any SIP server with Open IMS Core? 2) If yes, were somebody succesfull with some implementation? I cannot find any guide with any media server which can be actually implemented. I have spreaded architecture of elements: P-CSCF = .11 I-CSCF = .12 S-CSCF = .13 FHoSS = .14 MySQL runs on Localhost, local machine has ip = .10 Thank you in advance with recommendations. Regards, Richard |
|
From: Yanko M. M. <yan...@et...> - 2017-03-07 14:55:33
|
Hello Carsten: Thanks, Best regards, YANKO -----Mensaje original----- De: ca...@ng... [mailto:ca...@ng...] En nombre de Carsten Bock Enviado el: martes, 07 de marzo de 2017 8:14 Para: Richard Šimo CC: Yanko Marín Muro; ope...@li... Asunto: Re: [OpenIMSCore-Users] OpenIMSCore-Users Digest, Vol 27, Issue 2 Hi, i'll share the installation requirements later this week by private mail. Some basic requirements: - Custom built Kamailio (as a Diameter-to-RabbitMQ Engine) - RabbitMQ (as a message bus) - PHP (as RabbitMQ Worker, REST and Management) Our integration is running on Ubuntu 14.04 LTS (Trusty), but Debian should work, too (CentOs/RHEL is not ready yet). Thanks, Carsten 2017-03-05 19:02 GMT+01:00 Richard Šimo <imo...@gm...>: > Hello Carsten, > > honestly, in new HSS I am interested too. I am working on my Diploma > project right now, and it could bring new horizons to project. > > Let me know, if it is available to download in some beta functional version. > > Thank you. > > Regards, > Richard > > On Sun, Mar 5, 2017 at 5:23 PM, Yanko Marín Muro > <yan...@et...> > wrote: >> >> Hello Carsten, >> It is possible to download and install your new version of HSS. >> Best regards, >> YANKO. >> >> -----Mensaje original----- >> De: ope...@li... >> [mailto:ope...@li...] >> Enviado el: sábado, 04 de marzo de 2017 7:02 >> Para: ope...@li... >> Asunto: OpenIMSCore-Users Digest, Vol 27, Issue 2 >> >> Send OpenIMSCore-Users mailing list submissions to >> ope...@li... >> >> To subscribe or unsubscribe via the World Wide Web, visit >> >> https://lists.sourceforge.net/lists/listinfo/openimscore-users >> or, via email, send a message with subject or body 'help' to >> ope...@li... >> >> You can reach the person managing the list at >> ope...@li... >> >> When replying, please edit your Subject line so it is more specific >> than >> "Re: Contents of OpenIMSCore-Users digest..." >> >> >> Today's Topics: >> >> 1. Re: How to create multiple subscribers? (Carsten Bock) >> >> >> --------------------------------------------------------------------- >> - >> >> Message: 1 >> Date: Fri, 3 Mar 2017 17:22:21 +0100 >> From: Carsten Bock <car...@us...> >> Subject: Re: [OpenIMSCore-Users] How to create multiple subscribers? >> To: Yanko Mar?n Muro <yan...@et...> >> Cc: ope...@li... >> Message-ID: >> >> <CAO...@ma...> >> Content-Type: text/plain; charset=UTF-8 >> >> Hi Yanko, >> >> since the FHoSS is using a pure MySQL backend, you could simply >> create a script for inserting the data. >> >> We will release a replacement for the FHoSS during KamailioWorld 2017 >> in May, which will also include a REST-API for Account Provisioning. >> >> Thanks, >> Carsten >> >> >> 2017-03-02 22:08 GMT+01:00 Yanko Mar?n Muro <yan...@et...>: >> > Hello: >> > How to create multiple subscribers? >> > >> > How to add Multiple Users In HSS of OPEN IMS Core? >> > >> > I wanna add multiple users Actually more than 100 users in the >> > Data Base of OPEN IMS CORE. >> > >> > Any one have a script which do that.? >> > >> > How to associate two IMPUs to an IMPI? >> > For example: >> > IMPI: ya...@im... >> > IMPU-->SIP:ya...@im... >> > IMPU-->tel:+5341000000 >> > >> > Best regards, >> > YANKO. >> > >> > >> > >> > ------------------------------------------------------------------- >> > --- >> > -------- Check out the vibrant tech community on one of the world's >> > most engaging tech sites, SlashDot.org! http://sdm.link/slashdot >> > _______________________________________________ >> > OpenIMSCore-Users mailing list >> > Ope...@li... >> > https://lists.sourceforge.net/lists/listinfo/openimscore-users >> >> >> >> ------------------------------ >> >> >> --------------------------------------------------------------------- >> ------- >> -- >> Check out the vibrant tech community on one of the world's most >> engaging tech sites, SlashDot.org! http://sdm.link/slashdot >> >> ------------------------------ >> >> _______________________________________________ >> OpenIMSCore-Users mailing list >> Ope...@li... >> https://lists.sourceforge.net/lists/listinfo/openimscore-users >> >> >> End of OpenIMSCore-Users Digest, Vol 27, Issue 2 >> ************************************************ >> >> >> >> --------------------------------------------------------------------- >> --------- Check out the vibrant tech community on one of the world's >> most engaging tech sites, SlashDot.org! http://sdm.link/slashdot >> _______________________________________________ >> OpenIMSCore-Users mailing list >> Ope...@li... >> https://lists.sourceforge.net/lists/listinfo/openimscore-users > > > > ---------------------------------------------------------------------- > -------- Check out the vibrant tech community on one of the world's > most engaging tech sites, SlashDot.org! http://sdm.link/slashdot > _______________________________________________ > OpenIMSCore-Users mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/openimscore-users > |
|
From: Carsten B. <car...@us...> - 2017-03-07 13:42:10
|
Hi, i'll share the installation requirements later this week by private mail. Some basic requirements: - Custom built Kamailio (as a Diameter-to-RabbitMQ Engine) - RabbitMQ (as a message bus) - PHP (as RabbitMQ Worker, REST and Management) Our integration is running on Ubuntu 14.04 LTS (Trusty), but Debian should work, too (CentOs/RHEL is not ready yet). Thanks, Carsten 2017-03-05 19:02 GMT+01:00 Richard Šimo <imo...@gm...>: > Hello Carsten, > > honestly, in new HSS I am interested too. I am working on my Diploma project > right now, and it could bring new horizons to project. > > Let me know, if it is available to download in some beta functional version. > > Thank you. > > Regards, > Richard > > On Sun, Mar 5, 2017 at 5:23 PM, Yanko Marín Muro <yan...@et...> > wrote: >> >> Hello Carsten, >> It is possible to download and install your new version of HSS. >> Best regards, >> YANKO. >> >> -----Mensaje original----- >> De: ope...@li... >> [mailto:ope...@li...] >> Enviado el: sábado, 04 de marzo de 2017 7:02 >> Para: ope...@li... >> Asunto: OpenIMSCore-Users Digest, Vol 27, Issue 2 >> >> Send OpenIMSCore-Users mailing list submissions to >> ope...@li... >> >> To subscribe or unsubscribe via the World Wide Web, visit >> https://lists.sourceforge.net/lists/listinfo/openimscore-users >> or, via email, send a message with subject or body 'help' to >> ope...@li... >> >> You can reach the person managing the list at >> ope...@li... >> >> When replying, please edit your Subject line so it is more specific than >> "Re: Contents of OpenIMSCore-Users digest..." >> >> >> Today's Topics: >> >> 1. Re: How to create multiple subscribers? (Carsten Bock) >> >> >> ---------------------------------------------------------------------- >> >> Message: 1 >> Date: Fri, 3 Mar 2017 17:22:21 +0100 >> From: Carsten Bock <car...@us...> >> Subject: Re: [OpenIMSCore-Users] How to create multiple subscribers? >> To: Yanko Mar?n Muro <yan...@et...> >> Cc: ope...@li... >> Message-ID: >> >> <CAO...@ma...> >> Content-Type: text/plain; charset=UTF-8 >> >> Hi Yanko, >> >> since the FHoSS is using a pure MySQL backend, you could simply create a >> script for inserting the data. >> >> We will release a replacement for the FHoSS during KamailioWorld 2017 in >> May, which will also include a REST-API for Account Provisioning. >> >> Thanks, >> Carsten >> >> >> 2017-03-02 22:08 GMT+01:00 Yanko Mar?n Muro <yan...@et...>: >> > Hello: >> > How to create multiple subscribers? >> > >> > How to add Multiple Users In HSS of OPEN IMS Core? >> > >> > I wanna add multiple users Actually more than 100 users in the Data >> > Base of OPEN IMS CORE. >> > >> > Any one have a script which do that.? >> > >> > How to associate two IMPUs to an IMPI? >> > For example: >> > IMPI: ya...@im... >> > IMPU-->SIP:ya...@im... >> > IMPU-->tel:+5341000000 >> > >> > Best regards, >> > YANKO. >> > >> > >> > >> > ---------------------------------------------------------------------- >> > -------- Check out the vibrant tech community on one of the world's >> > most engaging tech sites, SlashDot.org! http://sdm.link/slashdot >> > _______________________________________________ >> > OpenIMSCore-Users mailing list >> > Ope...@li... >> > https://lists.sourceforge.net/lists/listinfo/openimscore-users >> >> >> >> ------------------------------ >> >> >> ---------------------------------------------------------------------------- >> -- >> Check out the vibrant tech community on one of the world's most engaging >> tech sites, SlashDot.org! http://sdm.link/slashdot >> >> ------------------------------ >> >> _______________________________________________ >> OpenIMSCore-Users mailing list >> Ope...@li... >> https://lists.sourceforge.net/lists/listinfo/openimscore-users >> >> >> End of OpenIMSCore-Users Digest, Vol 27, Issue 2 >> ************************************************ >> >> >> >> ------------------------------------------------------------------------------ >> Check out the vibrant tech community on one of the world's most >> engaging tech sites, SlashDot.org! http://sdm.link/slashdot >> _______________________________________________ >> OpenIMSCore-Users mailing list >> Ope...@li... >> https://lists.sourceforge.net/lists/listinfo/openimscore-users > > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, SlashDot.org! http://sdm.link/slashdot > _______________________________________________ > OpenIMSCore-Users mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/openimscore-users > |
|
From: Richard Š. <imo...@gm...> - 2017-03-05 18:02:10
|
Hello Carsten, honestly, in new HSS I am interested too. I am working on my Diploma project right now, and it could bring new horizons to project. Let me know, if it is available to download in some beta functional version. Thank you. Regards, Richard On Sun, Mar 5, 2017 at 5:23 PM, Yanko Marín Muro <yan...@et...> wrote: > Hello Carsten, > It is possible to download and install your new version of HSS. > Best regards, > YANKO. > > -----Mensaje original----- > De: ope...@li... > [mailto:ope...@li...] > Enviado el: sábado, 04 de marzo de 2017 7:02 > Para: ope...@li... > Asunto: OpenIMSCore-Users Digest, Vol 27, Issue 2 > > Send OpenIMSCore-Users mailing list submissions to > ope...@li... > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.sourceforge.net/lists/listinfo/openimscore-users > or, via email, send a message with subject or body 'help' to > ope...@li... > > You can reach the person managing the list at > ope...@li... > > When replying, please edit your Subject line so it is more specific than > "Re: Contents of OpenIMSCore-Users digest..." > > > Today's Topics: > > 1. Re: How to create multiple subscribers? (Carsten Bock) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Fri, 3 Mar 2017 17:22:21 +0100 > From: Carsten Bock <car...@us...> > Subject: Re: [OpenIMSCore-Users] How to create multiple subscribers? > To: Yanko Mar?n Muro <yan...@et...> > Cc: ope...@li... > Message-ID: > <CAOCjumHO4gLtod=_Q0d9GsuzyYrX3T6UdF_=mjjG3zuK7v > YR...@ma...> > Content-Type: text/plain; charset=UTF-8 > > Hi Yanko, > > since the FHoSS is using a pure MySQL backend, you could simply create a > script for inserting the data. > > We will release a replacement for the FHoSS during KamailioWorld 2017 in > May, which will also include a REST-API for Account Provisioning. > > Thanks, > Carsten > > > 2017-03-02 22:08 GMT+01:00 Yanko Mar?n Muro <yan...@et...>: > > Hello: > > How to create multiple subscribers? > > > > How to add Multiple Users In HSS of OPEN IMS Core? > > > > I wanna add multiple users Actually more than 100 users in the Data > > Base of OPEN IMS CORE. > > > > Any one have a script which do that.? > > > > How to associate two IMPUs to an IMPI? > > For example: > > IMPI: ya...@im... > > IMPU-->SIP:ya...@im... > > IMPU-->tel:+5341000000 > > > > Best regards, > > YANKO. > > > > > > > > ---------------------------------------------------------------------- > > -------- Check out the vibrant tech community on one of the world's > > most engaging tech sites, SlashDot.org! http://sdm.link/slashdot > > _______________________________________________ > > OpenIMSCore-Users mailing list > > Ope...@li... > > https://lists.sourceforge.net/lists/listinfo/openimscore-users > > > > ------------------------------ > > ------------------------------------------------------------ > ---------------- > -- > Check out the vibrant tech community on one of the world's most engaging > tech sites, SlashDot.org! http://sdm.link/slashdot > > ------------------------------ > > _______________________________________________ > OpenIMSCore-Users mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/openimscore-users > > > End of OpenIMSCore-Users Digest, Vol 27, Issue 2 > ************************************************ > > > ------------------------------------------------------------ > ------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, SlashDot.org! http://sdm.link/slashdot > _______________________________________________ > OpenIMSCore-Users mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/openimscore-users > |
|
From: Yanko M. M. <yan...@et...> - 2017-03-05 16:25:19
|
Hello Carsten, It is possible to download and install your new version of HSS. Best regards, YANKO. -----Mensaje original----- De: ope...@li... [mailto:ope...@li...] Enviado el: sábado, 04 de marzo de 2017 7:02 Para: ope...@li... Asunto: OpenIMSCore-Users Digest, Vol 27, Issue 2 Send OpenIMSCore-Users mailing list submissions to ope...@li... To subscribe or unsubscribe via the World Wide Web, visit https://lists.sourceforge.net/lists/listinfo/openimscore-users or, via email, send a message with subject or body 'help' to ope...@li... You can reach the person managing the list at ope...@li... When replying, please edit your Subject line so it is more specific than "Re: Contents of OpenIMSCore-Users digest..." Today's Topics: 1. Re: How to create multiple subscribers? (Carsten Bock) ---------------------------------------------------------------------- Message: 1 Date: Fri, 3 Mar 2017 17:22:21 +0100 From: Carsten Bock <car...@us...> Subject: Re: [OpenIMSCore-Users] How to create multiple subscribers? To: Yanko Mar?n Muro <yan...@et...> Cc: ope...@li... Message-ID: <CAO...@ma...> Content-Type: text/plain; charset=UTF-8 Hi Yanko, since the FHoSS is using a pure MySQL backend, you could simply create a script for inserting the data. We will release a replacement for the FHoSS during KamailioWorld 2017 in May, which will also include a REST-API for Account Provisioning. Thanks, Carsten 2017-03-02 22:08 GMT+01:00 Yanko Mar?n Muro <yan...@et...>: > Hello: > How to create multiple subscribers? > > How to add Multiple Users In HSS of OPEN IMS Core? > > I wanna add multiple users Actually more than 100 users in the Data > Base of OPEN IMS CORE. > > Any one have a script which do that.? > > How to associate two IMPUs to an IMPI? > For example: > IMPI: ya...@im... > IMPU-->SIP:ya...@im... > IMPU-->tel:+5341000000 > > Best regards, > YANKO. > > > > ---------------------------------------------------------------------- > -------- Check out the vibrant tech community on one of the world's > most engaging tech sites, SlashDot.org! http://sdm.link/slashdot > _______________________________________________ > OpenIMSCore-Users mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/openimscore-users ------------------------------ ---------------------------------------------------------------------------- -- Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot ------------------------------ _______________________________________________ OpenIMSCore-Users mailing list Ope...@li... https://lists.sourceforge.net/lists/listinfo/openimscore-users End of OpenIMSCore-Users Digest, Vol 27, Issue 2 ************************************************ |
|
From: Carsten B. <car...@us...> - 2017-03-03 16:53:39
|
Hi Yanko, since the FHoSS is using a pure MySQL backend, you could simply create a script for inserting the data. We will release a replacement for the FHoSS during KamailioWorld 2017 in May, which will also include a REST-API for Account Provisioning. Thanks, Carsten 2017-03-02 22:08 GMT+01:00 Yanko Marín Muro <yan...@et...>: > Hello: > How to create multiple subscribers? > > How to add Multiple Users In HSS of OPEN IMS Core? > > I wanna add multiple users Actually more than 100 users in the Data Base of > OPEN IMS CORE. > > Any one have a script which do that.? > > How to associate two IMPUs to an IMPI? > For example: > IMPI: ya...@im... > IMPU-->SIP:ya...@im... > IMPU-->tel:+5341000000 > > Best regards, > YANKO. > > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, SlashDot.org! http://sdm.link/slashdot > _______________________________________________ > OpenIMSCore-Users mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/openimscore-users |