Hello Carsten Bock,

I got to advance in the event REGISTER, but now face the following problem:

When I type the command: */etc/init.d/kamailio restart*

Aug 10 20:40:52 scscf /usr/sbin/kamailio[2639]: INFO: cdp
[diameter_peer.c:428]: diameter_peer_destroy(): destroy_diameter_peer():
Terminating all children...
Aug 10 20:40:52 scscf /usr/sbin/kamailio[2639]: INFO: cdp
[diameter_peer.c:447]: diameter_peer_destroy(): destroy_diameter_peer():
All processes terminated....aning up.
Aug 10 20:40:52 scscf /usr/sbin/kamailio[2639]: INFO: cdp [worker.c:140]:
worker_destroy(): Unlocking workers waiting on empty queue...
Aug 10 20:40:52 scscf /usr/sbin/kamailio[2639]: INFO: cdp [worker.c:143]:
worker_destroy(): Unlocking workers waiting on full queue...
Aug 10 20:40:52 scscf /usr/sbin/kamailio[2639]: CRITICAL: cdp
[diameter_peer.c:487]: diameter_peer_destroy(): destroy_diameter_peer():
Bye Bye from C Diameter Peer test
Aug 10 20:40:52 scscf /usr/sbin/kamailio[2639]: INFO: cdp [mod.c:244]:
cdp_exit(): ... CDiameterPeer child stoped
Aug 10 20:40:52 scscf /usr/sbin/kamailio[2639]: INFO: <core>
[sctp_core.c:53]: sctp_core_destroy(): SCTP API not initialized
Aug 10 20:40:52 scscf systemd[1]: kamailio.service: control process exited,
code=exited status=255
Aug 10 20:40:52 scscf systemd[1]: Failed to start Kamailio (OpenSER) - the
Open Source SIP Server.
Aug 10 20:40:52 scscf systemd[1]: Unit kamailio.service entered failed
state.


I can not start the Kamailio, I used the examples codes available in the
repository (GIT).

You suggest something I may be doing wrong?

Can you help me?

I attached my config files.

Thank you very much.

Regards.
-- 
Rodrigo M.
(37) 9132-4539
(34) 9889-3069
rodrigo.moreira2007

Attachment: kamailio.cfg
Description: Binary data

Attachment: scscf.cfg
Description: Binary data

<?xml version="1.0" encoding="UTF-8"?>
<DiameterPeer
        FQDN="scscf.k-ims.test"
        Realm="k-ims.test"
        Vendor_Id="10415"
        Product_Name="CDiameterPeer"
        AcceptUnknownPeers="1"
        DropUnknownOnDisconnect="1"
        Tc="30"
        Workers="4"
        QueueLength="8"
        TransactionTimeout="5"
        SessionsHashSize="128"
        DefaultAuthSessionTimeout="3600"
        MaxAuthSessionTimeout="3600"
>

        <Peer FQDN="hss.k-ims.test" Realm="k-ims.test" port="3868"/>

        <Acceptor port="3869" bind="192.168.0.101"/>

        <Auth id="16777216" vendor="10415"/> <!--3GPP CxDX -->
        <Realm name="k-ims.test">
                <Route FQDN="hss.k-ims.test" metric="10"/>
        </Realm>

        <DefaultRoute FQDN="hss.k-ims.test" metric="10"/>
</DiameterPeer>
_______________________________________________
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/listinfo/sr-users

Reply via email to