Re: [SR-Users] Kamailio IMS virtual machine

2016-11-28 Thread Franz Edler
Hi Rafael, There should not be a problem with the VMware mage. Regarding your question: you have to check kamailio-pcscf.cfg to recognize when and it how forward the SIP message towards the I-CSCF. I guess it is the statement "t_relay();" in line 896. You may provide a core tracefile (gen

Re: [SR-Users] Kamailio IMS NAT issue: PRACK/ACK RURI changing in P-CSCF

2016-09-25 Thread Franz Edler
Hello Owais, > I have All the CSCFs on the same IP using different ports. > P-CSCF advertises a public IP. Rest of the nodes including I-CSCF and S-CSCF > listen local only. What is the reason that the rest of the nodes including I-CSCF and S-CSCF listen local only? I am not familiar with such

[SR-Users] New links for "IMS getting started"

2016-09-05 Thread Franz Edler
asicIMScore.zip?dl=0 The config-files: https://www.dropbox.com/s/nm51v4orxrox4ac/Kamailio-IMS%20config-files.zip?dl =0 Good luck. Franz DI Franz Edler University of Applied Sciences VIENNA, Austria ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr

Re: [SR-Users] Configuring/Integrating Kamailio Open IMS with FHoSS

2016-07-24 Thread Franz Edler
Hi, > Kamailio-IMS download links are broken. How can i reach them? Here are the links: https://www.dropbox.com/s/4av3ke9vp7fmvz8/Debian_8.2-step5-basicKamailio%26basicIMScore.zip?dl=0 https://www.dropbox.com/s/9z5c69ynj3fpr7r/Kamailio-IMS%20config-files.zip?dl=0 In case of any questions I pr

Re: [SR-Users] Configuring/Integrating Kamailio Open IMS with FHoSS

2016-07-24 Thread Franz Edler
Hi, > Kamailio-IMS download links are broken. How can i reach them? I will upload the VMware image and the documents again. I had to save my dropbox space a few week ago, and therefore I deleted the files. I will provide the new links soon. BR Franz __

Re: [SR-Users] Kamailio IMS+FHoSS: Error "Visited Network Identity not found, responding with 400"

2016-04-22 Thread Franz Edler
Hi Alexey, I guess that the client sent the REGISTER directly to the I-CSCF. In this case the P-Visited-Network-ID header field is not included, because it is inserted by the P-CSCF. But that is just a guess. You probably should configure the P-CSCF-address in the client correct to host=pc

Re: [SR-Users] Kamailio IMS_QOS

2016-04-22 Thread Franz Edler
Hi José, in principle it is possible to send an AAR after receiving the request. In this case the Service-Info-Status AVP is set to PRELIMINARY SERVICE INFORMATION. More efficient is it to wait until SDP answer is received and then the Service-Info-Status AVP is set to FINAL_SERVICE_INFORMAT

Re: [SR-Users] Multiple Registrations - Overwrite oldest contact

2016-04-02 Thread Franz Edler
Hi, just to clarify the initially mentioned “ims_usrloc_scscf” feature: In IMS it is not allowed to use registration credentials on more than one terminal. I think this is enforced by the feature. If you want to use a SIP address (called Public User Identity) on more than one terminal (which

Re: [SR-Users] Registration Failure - IMS

2016-03-11 Thread Franz Edler
Hi Carsten, > quick note: > It should not be necessary to change any source-code to make the reginfo > work. At least on my setups this is not needed. > I'll check with my own configs later today or tomorrow, to help you out here. Any news on this topic? BR Franz __

Re: [SR-Users] Facing issue in Registration of SIP Client

2016-03-03 Thread Franz Edler
Hi, > Now I was trying to configure Hard phone same as SIP Client configurations > to make a call between soft phone and hard phone. Configured everything > on hard phone but have to Disable NAT. > > Could you please help me, where to DISABLE NAT in configuration file. NAT is handled by P-CSCF.

Re: [SR-Users] want to go mobile, common issues ?

2016-02-26 Thread Franz Edler
Hi Sebastian, > I have enjoyed talk about realtime of last FOSDEM, talk about K. was good. > I want to know how do you solve sip dialogs with mobile? actually I know > REGISTER is important to authenticate and this request generally last 1hour > until then you have to register again. > How to solv

Re: [SR-Users] Facing issue in Registration of SIP Client

2016-02-25 Thread Franz Edler
Hi Sainath, > Created new user with "1003" and given authentication algorithm as "Digest- > MD5". Even i tried with authentication algorithm as "SIP Digest" but observed > same error as below. > Configured X-lite softfone and tried to register a user but getting error as > "403 Forbidden - HSS Aut

Re: [SR-Users] Facing issue in Registration of SIP Client

2016-02-24 Thread Franz Edler
Hi Sainath, > Created new user with "1003" and given authentication algorithm as "Digest- > MD5". Even i tried with authentication algorithm as "SIP Digest" but observed > same error as below. > Configured X-lite softfone and tried to register a user but getting error as > "403 Forbidden - HSS Aut

Re: [SR-Users] Registration Failure - IMS

2016-02-21 Thread Franz Edler
Hi Cristina, > But I have another problem related to registration process. After REGISTER- > 401 Unauthorized-REGISTER-200 OK, the IMS client sends the SUBSCRIBE > message (for the "reg" event package subscription) to the S-CSCF, the latter > replies with NOTIFY and the client correctly responds w

Re: [SR-Users] [SPAM]Re: Registration Failure - IMS

2016-02-21 Thread Franz Edler
Hi Cristina, > But I have another problem related to registration process. After REGISTER- > 401 Unauthorized-REGISTER-200 OK, the IMS client sends the SUBSCRIBE > message (for the "reg" event package subscription) to the S-CSCF, the latter > replies with NOTIFY and the client correctly responds w

Re: [SR-Users] [SPAM]Re: Registration Failure - IMS

2016-02-19 Thread Franz Edler
Hello Cristina, > In the attach you can find the trace of the registration. I have checked your tracefile and confirm: that is a problem which needs further debugging. Up to now I did not activate "WITH_REGINFO" in my installation, therefore I cannot compare. If I find time (this weekend) I wil

Re: [SR-Users] [SPAM] Fwd: Registration Failure - IMS

2016-02-18 Thread Franz Edler
Hi, > do you have any suggestion on this? No, not at the moment. Please add a tracefile. BR Franz ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/li

Re: [SR-Users] Facing issue in Registration of SIP Client

2016-02-18 Thread Franz Edler
Hi, > I have modified the Xlite configuration. Now user is failed to REGISTER with > "401 unauthorized - challenging the UE" to challenge the user, here user is > not sending any response with authorized details. Xlite client does not use the IMS-AKA based authentication but SIP digest. Therefore

Re: [SR-Users] Kamailio IMS deployment

2016-02-17 Thread Franz Edler
Hi, again > Thanks a lot for your support. > > Yes, I am interested to capture traces using sip-scenario generator tool. Can > you please provide that tool. I have provided it at https://www.dropbox.com/s/nqay103s2rmnffq/sip_scenario.v1.2.7.zip?dl=0 . > Somewhere I have read in Kamailio forum

Re: [SR-Users] Facing issue in Registration of SIP Client

2016-02-17 Thread Franz Edler
Hi Sainath, just check the trace protocol and look at the REGISTER request sent by your Xlite-client. It uses the public identity "sip:bob%40net1.t...@net1.test". I don't think that such a user has been provisioned in HSS. The diameter UAA request (packet #436) also clearly says: AVP: DI

Re: [SR-Users] Kamailio IMS deployment

2016-02-11 Thread Franz Edler
Hi, > One more thing observed in tcpdump, In DNS answer getting IP of > server.net1.test(10.0.0.9), This might be issue that REGISTER request is > trying > to communicate with 10.0.0.9 instead of 10.0.0.11(I-CSCF). Please any > suggestions. Yes, of course. That is the reason. When the register r

Re: [SR-Users] Kamailio IMS deployment

2016-02-09 Thread Franz Edler
HI, > Even we observed in Wireshark traces, no username is included in REGISTER > request. Any changes required? > No, we are not using NATURAL in our platform. The "NATURAL" has been an automatic spell checking of my tablet. It should have been "NAT". > Observed there is no communication betwe

Re: [SR-Users] Kamailio IMS deployment

2016-02-08 Thread Franz Edler
The REGISTER request is OK.  There is no username included in REGISTER request.Regarding the mismatch: do you use NATURAL on your platform? Next step should be a tracefile (tcpdump) and later a debug-log from the node which shows the problem. Von Samsung-Tablet gesendet Ursprüngliche Nac

Re: [SR-Users] Kamailio IMS deployment

2016-02-08 Thread Franz Edler
Sainath, what was the result for ping on - icsct.net1.test - scscf.net1.test - hss.net1.test to increase debug level you have to modify the corresponding cfg-file, e.g. kamailio-icscf.cfg in line 35: debug=2 Just increase to debug=3 and then start the process again. BR Franz _

Re: [SR-Users] Registration Failure - IMS

2016-02-05 Thread Franz Edler
esponding with 401. Eventually run it with debug=3 in kamailio.cfg to get more verbosity of what it is done in the code. Also, it may help to check the emails from Franz Edler during January and February on this list, he provided configs and many details about building a prototype IMS platform. S

Re: [SR-Users] Kamailio IMS deployment

2016-02-04 Thread Franz Edler
. Thanks in advance!! Regards, Sainath From: Franz Edler [mailto:franz.ed...@technikum-wien.at] Sent: Monday, February 1, 2016 11:59 PM To: Sainath Ellendula (NEP) mailto:sainath.ellend...@wipro.com> > Cc: basits...@hotmail.com <mailto:basits...@hotmail.com> ; sr-use

Re: [SR-Users] Kamailio IMS deployment

2016-02-01 Thread Franz Edler
Hi Sainath, it is always good to read the error-messages . The ERROR de.fhg.fokus.diameter.DiameterPeer.peer.StateMachine - I_Snd_Conn_Req StateMachine: Peer icscf.net1.test:3869 not responding to connection attempt shows that there is no connectivity towards iscsf and scscf. This is typi

Re: [SR-Users] Kamailio IMS deployment

2016-01-29 Thread Franz Edler
Hi, > As suggested, modified the changes in icscf.xml and scscf.xml files, PFA > modified files. > > Still getting few errors Now it seems to be clear to me where the problem might come from: I have restricted access to mysql server to address 10.0.0.9 only. You have to change the bind-add

Re: [SR-Users] Kamailio IMS deployment

2016-01-28 Thread Franz Edler
Hi Sainath, As you have changed the IP-addresses of I-CSCF and S-CSCF you have to adapt the IP-addresses in icscf.xml and scscf.xml accordingly. See the bind attribute in “ element. This should help. BR Franz From: sainath.ellend...@wipro.com [mailto:sainath.ellend...@wipro.com]

Re: [SR-Users] Kamailio IMS deployment

2016-01-26 Thread Franz Edler
Obviously the access of HSS to the database did not succeed. You should check if access permissions to the database is enabled for HSS. Check the GRANTs on the database hss_db. mysql -u root -p show grants for 'hss'@'server.net1.test'; quit; The result should be: +--

Re: [SR-Users] Kamailio IMS deployment

2016-01-21 Thread Franz Edler
n Sun, Jan 17, 2016 at 5:33 PM, Franz Edler mailto:franz.ed...@technikum-wien.at> > wrote: Fine. This exactly was my intention. BR Franz > -Original Message- > From: sr-users [mailto:sr-users-boun...@lists.sip-router.org > <mailto:sr-users-boun...@lists.sip-router.org&

Re: [SR-Users] Kamailio IMS deployment

2016-01-17 Thread Franz Edler
Fine. This exactly was my intention. BR Franz > -Original Message- > From: sr-users [mailto:sr-users-boun...@lists.sip-router.org] On Behalf Of > Vasiliy Ganchev > Sent: Monday, January 11, 2016 9:08 AM > To: sr-users@lists.sip-router.org > Subject: Re: [SR-Users] Kamailio IMS deployment

Re: [SR-Users] Kamailio IMS deployment

2016-01-17 Thread Franz Edler
need to do modifications. We have already tried but Failed. Could you please help us. Thank you so much in advance. Regards, -kranti On Thu, Jan 7, 2016 at 11:22 PM, Franz Edler mailto:franz.ed...@technikum-wien.at> > wrote: Hi, the p-, i- and scscf.sh files are not required, b

Re: [SR-Users] IMS terminating dialog does not re-run through all iFCs after calling t_newtran()

2016-01-17 Thread Franz Edler
Hi Russel, your assumption „ that the isc_match_filter should re-run through all of the iFCs” in case of a re-INVITE is not correct. iFCs (initial filter criteria) are only invoked for initial or standalone request. A re-INVITE is a request within a dialog and therefore not initial. BR F

Re: [SR-Users] Kamailio IMS deployment

2016-01-08 Thread Franz Edler
e. Cheers, Daniel On 06/01/16 16:09, Franz Edler wrote: Hi Ramya, I now succeeded to configure a stripped down version of Kamilio IMS. Here is my log-file and the config-files used: https://www.dropbox.com/s/ehkzi9pbhlp7njc/Kamailio-IMS%20config-files.zip?dl =0 As you can see in the log-f

Re: [SR-Users] Kamailio IMS deployment

2016-01-07 Thread Franz Edler
people starting to build an IMS core with Kamailio. If you can send me a short description of the IMS network you built with these configs, I would like to post a news article on kamailio.org to make it more visible. Cheers, Daniel On 06/01/16 16:09, Franz Edler wrote: Hi Ramya, I now succeeded

Re: [SR-Users] Kamailio IMS deployment

2016-01-07 Thread Franz Edler
d like to post a news article on kamailio.org <http://kamailio.org> to make it more visible. Cheers, Daniel On 06/01/16 16:09, Franz Edler wrote: Hi Ramya, I now succeeded to configure a stripped down version of Kamilio IMS. Here is my log-file and the config-file

Re: [SR-Users] Kamailio IMS deployment

2016-01-07 Thread Franz Edler
these configs, I would like to post a news article on kamailio.org <http://kamailio.org> to make it more visible. Cheers, Daniel On 06/01/16 16:09, Franz Edler wrote: Hi Ramya, I now succeeded to configure a stripped down version of Kamilio IMS. Here is my log-file and the

Re: [SR-Users] Kamailio IMS deployment

2016-01-06 Thread Franz Edler
Hi Ramya, I now succeeded to configure a stripped down version of Kamilio IMS. Here is my log-file and the config-files used: https://www.dropbox.com/s/ehkzi9pbhlp7njc/Kamailio-IMS%20config-files.zip?dl=0

[SR-Users] IMS-P-CSCF: stripped down version of kamailio.cfg

2015-12-12 Thread Franz Edler
Dear IMS-experts, I am trying to reduce the complexity of the IMS implementation by disabling the functions which are not required for a pure stripped down IMS core platform. Therefore I deactivate NAT handling, RTP proxy, SBC, dispatcher etc... in a first step. Later on I will add the functions s

Re: [SR-Users] "Locating SIP-Servers" problem

2014-02-09 Thread Franz Edler
Hi Daniel, > naptr is not tried by default, you have to enable it via global parameter: > > - http://www.kamailio.org/wiki/cookbooks/4.1.x/core#dns_try_naptr > > Then be aware of the other rules, e.g., if the uri has a port, there is no SRV > done. Thank you for the very quick answer. Sorry I

[SR-Users] "Locating SIP-Servers" problem

2014-02-09 Thread Franz Edler
Dear all, I have a problem to verify the correct RFC 3263 behavior of Kamailio SIP Server v4.1. I have a basic configuration of two SIP servers one domains "net1.test" and the other for domain "net2.test". When I now setup a session between both domains (from sip:al...@net1.test to sip:b...@net2.t

Re: [SR-Users] ERROR udp_server: cannot assign requested address

2013-08-19 Thread Franz Edler
Hi Alex, > Or perhaps a macro? I would note that the sample I-CSCF config has that > address defined thusly: > > ./examples/icscf/icscf.cfg:#!define NETWORK_INTERFACE "192.168.0.2" thanks, your guess as right. I overlooked the define statement above and now it is o.k. BR Franz _

[SR-Users] ERROR udp_server: cannot assign requested address

2013-08-19 Thread Franz Edler
Hi experts, I am trying to configure IMS in Kamailio 4.0. Now I see an error when starting I-CSCF: ERROR: [udp_server.c:414]: udp_init(): ERROR: udp_init: bind(5, 0x7f9d69fcd924, 16) on 192.168.0.2: Cannot assign requested address which I cannot fix. I am using subnet 10.0.0.x on my test