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 (generated with tcpdump), then I may have aquick look ate your ise.

 

BR Franz

 

Von: Rafi Aizenstain [mailto:rafi_a@cellowireless.com]
Gesendet: Montag, 28. November 2016 16:12
An: franz.edler@technikum-wien.at
Betreff: Kamailio IMS virtual machine

 

Hello Mr. Franz

 

I’m trying to build a testbed using the VMware image you kindly have shared here: https://www.kamailio.org/w/2016/02/kamailio-ims-getting-started-box/

 

But when running the machine as-is I keep getting errors from the P-CSCF module and it doesn’t forward the SIP message towards the I-CSCF. Please see the following log:

 

root@server:~# kamailio -f /usr/local/etc/kamailio/kamailio-pcscf.cfg

loading modules under config path: /usr/local/lib64/kamailio/modules/

0(2096) INFO: <core> [sctp_core.c:75]: sctp_core_check_support(): SCTP API not enabled - if you want to use it, load sctp module

Listening on

             udp: server.net1.test [10.0.0.9]:4060

Aliases:

             *: pcscf.net1.test:*

 

WARNING: no fork mode

0(2096) INFO: rr [../outbound/api.h:54]: ob_load_api(): Failed to import bind_ob

0(2096) INFO: rr [rr_mod.c:174]: mod_init(): outbound module not available

0(2096) INFO: ims_usrloc_pcscf [hslot.c:62]: ul_init_locks(): locks array size 512

0(2096) INFO: <core> [udp_server.c:150]: probe_max_receive_buffer(): SO_RCVBUF is initially 212992

0(2096) INFO: <core> [udp_server.c:200]: probe_max_receive_buffer(): SO_RCVBUF is finally 425984

0(2096) WARNING: ims_usrloc_pcscf [usrloc_db.c:59]: connect_db(): DB connection already open... continuing

0(2096) INFO: <script>:  [REGISTER] from [sip:bob@net1.test] to [sip:bob@net1.test]

0(2096) ERROR: <script>: REGISTER (sip:bob@net1.test (10.0.0.200:59721) to sip:bob@net1.test, 7013b8fc-11a0-2b70-3654-9ce68424e9a7)

 

Looking into the configuration files I couldn’t understand how does the P-CSCF  determine that it has to forward the SIP message towards the I-CSCF module.

Are you aware of any issue with the VMware machine you have shared.

 

Please advise.

 

Best Regards,

Rafael A.