Asterisk v13 on Kali Linux: No RTP engine was found. Do you have one loaded?Installing Domjudge in Fedora...

Extracting data from Plot

How to befriend someone who doesn't like to talk?

Does the new finding on "reversing a quantum jump mid-flight" rule out any interpretations of QM?

Ability To Change Root User Password (Vulnerability?)

How can I write the maximally mixed state on m qubits as a linear combination of basis vectors

Why did the World Bank set the global poverty line at $1.90?

How durable are silver inlays on a blade?

Does a (nice) centerless group always have a centerless profinite completion?

Do you have to have figures when playing D&D?

Tikz-cd diagram arrow passing under a node - not crossing it

Was Self-modifying-code possible just using BASIC?

Housemarks (superimposed & combined letters, heraldry)

Can you make an identity from this product?

If I had a daughter who (is/were/was) cute, I would be very happy

What's the meaning of the expression "short circuit" in the text bellow?

To what extent do precedents in Westminster systems apply in other countries that use it?

A Salute to Poetry

Difference between prepositions in "...killed during/in the war"

Command of files and size

Converting from CMYK to RGB (to work with it), then back to CMYK

Does the Nuka-Cola bottler actually generate nuka cola?

Is the Keras Embedding layer dependent on the target label?

What is the Leave No Trace way to dispose of coffee grounds?

Do you need to let the DM know when you are multiclassing?



Asterisk v13 on Kali Linux: No RTP engine was found. Do you have one loaded?


Installing Domjudge in Fedora 19VoIP dialer for SIPBroadcom driver on Kali LinuxCan't boot to Kali LinuxError: you do not appear to have the sources for the 2.6.32-042stab102.9 kernel installedCan't install MDM on linux mintAnother problem installing Asterisk on kali linuxKali Linux can't find sbin/initKali Linux VirtualBox Header ProblemsHow to install OURLINK AC600 USB wireless adapter in kali linux






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}







0















I installed Asterisk and tried to make a call with zoiper
but I get an error [call failure 401 forbidden]
and Asterisk return this message :



Connected to Asterisk UNKNOWN__and_probably_unsupported currently running on kali (pid = 14877)
[Jan 22 17:57:00] ERROR[14937][C-00000007]: rtp_engine.c:401 ast_rtp_instance_new: No RTP engine was found. Do you have one loaded?
[Jan 22 17:57:00] NOTICE[14937][C-00000007]: chan_sip.c:25550 handle_request_invite: Failed to authenticate device <sip:5002@192.168.88.135;transport=UDP>;tag=9a473a54


I opened the menuselect and selected res_rtp_asterisk.



When I try to reinstall (recompile!) Asterisk, I do ./configure



This says it's ok! But when I put make or make install, I get this error:



CC="cc" CXX="g++" LD="" AR="" RANLIB="" CFLAGS="" LDFLAGS="" make -C menuselect CONFIGURE_SILENT="--silent" makeopts
make[1]: Entering directory `/etc/asterisk/asterisk/menuselect'
make[1]: `makeopts' is up to date.
make[1]: Leaving directory `/etc/asterisk/asterisk/menuselect'
[CC] res_rtp_asterisk.c -> res_rtp_asterisk.o
res_rtp_asterisk.c: In function ‘ice_create’:
res_rtp_asterisk.c:2421:4: error: too many arguments to function ‘pj_ice_sess_create’
In file included from /usr/include/pjnath.h:23:0,
from res_rtp_asterisk.c:53:
/usr/include/pjnath/ice_session.h:736:22: note: declared here
make[1]: *** [res_rtp_asterisk.o] Error 1
make: *** [res] Error









share|improve this question
















bumped to the homepage by Community 1 hour ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
















  • If you do not have the experience to compile it, install the packages and configure them. asterisk is not a trivial thing to setup.

    – Rui F Ribeiro
    Jan 23 '16 at 13:58











  • so ????????????

    – Y. Dabbous
    Jan 23 '16 at 14:55






  • 1





    Kali isn't the distribution I'd choose to run Asterisk from.

    – Deer Hunter
    Jan 23 '16 at 18:20











  • it's the same as debian distributions !!

    – Y. Dabbous
    Jan 23 '16 at 19:54











  • No, it is not. Also recommended for asterisk is rhel/centos.

    – arheops
    Jan 24 '16 at 3:56


















0















I installed Asterisk and tried to make a call with zoiper
but I get an error [call failure 401 forbidden]
and Asterisk return this message :



Connected to Asterisk UNKNOWN__and_probably_unsupported currently running on kali (pid = 14877)
[Jan 22 17:57:00] ERROR[14937][C-00000007]: rtp_engine.c:401 ast_rtp_instance_new: No RTP engine was found. Do you have one loaded?
[Jan 22 17:57:00] NOTICE[14937][C-00000007]: chan_sip.c:25550 handle_request_invite: Failed to authenticate device <sip:5002@192.168.88.135;transport=UDP>;tag=9a473a54


I opened the menuselect and selected res_rtp_asterisk.



When I try to reinstall (recompile!) Asterisk, I do ./configure



This says it's ok! But when I put make or make install, I get this error:



CC="cc" CXX="g++" LD="" AR="" RANLIB="" CFLAGS="" LDFLAGS="" make -C menuselect CONFIGURE_SILENT="--silent" makeopts
make[1]: Entering directory `/etc/asterisk/asterisk/menuselect'
make[1]: `makeopts' is up to date.
make[1]: Leaving directory `/etc/asterisk/asterisk/menuselect'
[CC] res_rtp_asterisk.c -> res_rtp_asterisk.o
res_rtp_asterisk.c: In function ‘ice_create’:
res_rtp_asterisk.c:2421:4: error: too many arguments to function ‘pj_ice_sess_create’
In file included from /usr/include/pjnath.h:23:0,
from res_rtp_asterisk.c:53:
/usr/include/pjnath/ice_session.h:736:22: note: declared here
make[1]: *** [res_rtp_asterisk.o] Error 1
make: *** [res] Error









share|improve this question
















bumped to the homepage by Community 1 hour ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
















  • If you do not have the experience to compile it, install the packages and configure them. asterisk is not a trivial thing to setup.

    – Rui F Ribeiro
    Jan 23 '16 at 13:58











  • so ????????????

    – Y. Dabbous
    Jan 23 '16 at 14:55






  • 1





    Kali isn't the distribution I'd choose to run Asterisk from.

    – Deer Hunter
    Jan 23 '16 at 18:20











  • it's the same as debian distributions !!

    – Y. Dabbous
    Jan 23 '16 at 19:54











  • No, it is not. Also recommended for asterisk is rhel/centos.

    – arheops
    Jan 24 '16 at 3:56














0












0








0








I installed Asterisk and tried to make a call with zoiper
but I get an error [call failure 401 forbidden]
and Asterisk return this message :



Connected to Asterisk UNKNOWN__and_probably_unsupported currently running on kali (pid = 14877)
[Jan 22 17:57:00] ERROR[14937][C-00000007]: rtp_engine.c:401 ast_rtp_instance_new: No RTP engine was found. Do you have one loaded?
[Jan 22 17:57:00] NOTICE[14937][C-00000007]: chan_sip.c:25550 handle_request_invite: Failed to authenticate device <sip:5002@192.168.88.135;transport=UDP>;tag=9a473a54


I opened the menuselect and selected res_rtp_asterisk.



When I try to reinstall (recompile!) Asterisk, I do ./configure



This says it's ok! But when I put make or make install, I get this error:



CC="cc" CXX="g++" LD="" AR="" RANLIB="" CFLAGS="" LDFLAGS="" make -C menuselect CONFIGURE_SILENT="--silent" makeopts
make[1]: Entering directory `/etc/asterisk/asterisk/menuselect'
make[1]: `makeopts' is up to date.
make[1]: Leaving directory `/etc/asterisk/asterisk/menuselect'
[CC] res_rtp_asterisk.c -> res_rtp_asterisk.o
res_rtp_asterisk.c: In function ‘ice_create’:
res_rtp_asterisk.c:2421:4: error: too many arguments to function ‘pj_ice_sess_create’
In file included from /usr/include/pjnath.h:23:0,
from res_rtp_asterisk.c:53:
/usr/include/pjnath/ice_session.h:736:22: note: declared here
make[1]: *** [res_rtp_asterisk.o] Error 1
make: *** [res] Error









share|improve this question
















I installed Asterisk and tried to make a call with zoiper
but I get an error [call failure 401 forbidden]
and Asterisk return this message :



Connected to Asterisk UNKNOWN__and_probably_unsupported currently running on kali (pid = 14877)
[Jan 22 17:57:00] ERROR[14937][C-00000007]: rtp_engine.c:401 ast_rtp_instance_new: No RTP engine was found. Do you have one loaded?
[Jan 22 17:57:00] NOTICE[14937][C-00000007]: chan_sip.c:25550 handle_request_invite: Failed to authenticate device <sip:5002@192.168.88.135;transport=UDP>;tag=9a473a54


I opened the menuselect and selected res_rtp_asterisk.



When I try to reinstall (recompile!) Asterisk, I do ./configure



This says it's ok! But when I put make or make install, I get this error:



CC="cc" CXX="g++" LD="" AR="" RANLIB="" CFLAGS="" LDFLAGS="" make -C menuselect CONFIGURE_SILENT="--silent" makeopts
make[1]: Entering directory `/etc/asterisk/asterisk/menuselect'
make[1]: `makeopts' is up to date.
make[1]: Leaving directory `/etc/asterisk/asterisk/menuselect'
[CC] res_rtp_asterisk.c -> res_rtp_asterisk.o
res_rtp_asterisk.c: In function ‘ice_create’:
res_rtp_asterisk.c:2421:4: error: too many arguments to function ‘pj_ice_sess_create’
In file included from /usr/include/pjnath.h:23:0,
from res_rtp_asterisk.c:53:
/usr/include/pjnath/ice_session.h:736:22: note: declared here
make[1]: *** [res_rtp_asterisk.o] Error 1
make: *** [res] Error






software-installation kali-linux asterisk voip sip






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Apr 19 '16 at 2:15









Jeff Schaller

46.4k1166151




46.4k1166151










asked Jan 23 '16 at 12:55









Y. DabbousY. Dabbous

244




244





bumped to the homepage by Community 1 hour ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.







bumped to the homepage by Community 1 hour ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.















  • If you do not have the experience to compile it, install the packages and configure them. asterisk is not a trivial thing to setup.

    – Rui F Ribeiro
    Jan 23 '16 at 13:58











  • so ????????????

    – Y. Dabbous
    Jan 23 '16 at 14:55






  • 1





    Kali isn't the distribution I'd choose to run Asterisk from.

    – Deer Hunter
    Jan 23 '16 at 18:20











  • it's the same as debian distributions !!

    – Y. Dabbous
    Jan 23 '16 at 19:54











  • No, it is not. Also recommended for asterisk is rhel/centos.

    – arheops
    Jan 24 '16 at 3:56



















  • If you do not have the experience to compile it, install the packages and configure them. asterisk is not a trivial thing to setup.

    – Rui F Ribeiro
    Jan 23 '16 at 13:58











  • so ????????????

    – Y. Dabbous
    Jan 23 '16 at 14:55






  • 1





    Kali isn't the distribution I'd choose to run Asterisk from.

    – Deer Hunter
    Jan 23 '16 at 18:20











  • it's the same as debian distributions !!

    – Y. Dabbous
    Jan 23 '16 at 19:54











  • No, it is not. Also recommended for asterisk is rhel/centos.

    – arheops
    Jan 24 '16 at 3:56

















If you do not have the experience to compile it, install the packages and configure them. asterisk is not a trivial thing to setup.

– Rui F Ribeiro
Jan 23 '16 at 13:58





If you do not have the experience to compile it, install the packages and configure them. asterisk is not a trivial thing to setup.

– Rui F Ribeiro
Jan 23 '16 at 13:58













so ????????????

– Y. Dabbous
Jan 23 '16 at 14:55





so ????????????

– Y. Dabbous
Jan 23 '16 at 14:55




1




1





Kali isn't the distribution I'd choose to run Asterisk from.

– Deer Hunter
Jan 23 '16 at 18:20





Kali isn't the distribution I'd choose to run Asterisk from.

– Deer Hunter
Jan 23 '16 at 18:20













it's the same as debian distributions !!

– Y. Dabbous
Jan 23 '16 at 19:54





it's the same as debian distributions !!

– Y. Dabbous
Jan 23 '16 at 19:54













No, it is not. Also recommended for asterisk is rhel/centos.

– arheops
Jan 24 '16 at 3:56





No, it is not. Also recommended for asterisk is rhel/centos.

– arheops
Jan 24 '16 at 3:56










1 Answer
1






active

oldest

votes


















0














You should do



make menuconfig


before compile.



Find res_rtp_asterisk and check if it need some dependency you not have or just turned off. If it turned off, turn it on and recompile.






share|improve this answer
























    Your Answer








    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "106"
    };
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function() {
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled) {
    StackExchange.using("snippets", function() {
    createEditor();
    });
    }
    else {
    createEditor();
    }
    });

    function createEditor() {
    StackExchange.prepareEditor({
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: false,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: null,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    });


    }
    });














    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f257189%2fasterisk-v13-on-kali-linux-no-rtp-engine-was-found-do-you-have-one-loaded%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0














    You should do



    make menuconfig


    before compile.



    Find res_rtp_asterisk and check if it need some dependency you not have or just turned off. If it turned off, turn it on and recompile.






    share|improve this answer




























      0














      You should do



      make menuconfig


      before compile.



      Find res_rtp_asterisk and check if it need some dependency you not have or just turned off. If it turned off, turn it on and recompile.






      share|improve this answer


























        0












        0








        0







        You should do



        make menuconfig


        before compile.



        Find res_rtp_asterisk and check if it need some dependency you not have or just turned off. If it turned off, turn it on and recompile.






        share|improve this answer













        You should do



        make menuconfig


        before compile.



        Find res_rtp_asterisk and check if it need some dependency you not have or just turned off. If it turned off, turn it on and recompile.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Jan 24 '16 at 3:55









        arheopsarheops

        411137




        411137






























            draft saved

            draft discarded




















































            Thanks for contributing an answer to Unix & Linux Stack Exchange!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f257189%2fasterisk-v13-on-kali-linux-no-rtp-engine-was-found-do-you-have-one-loaded%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            Hudson River Historic District Contents Geography History The district today Aesthetics Cultural...

            The number designs the writing. Feandra Aversely Definition: The act of ingrafting a sprig or shoot of one...

            Ayherre Geografie Demografie Externe links Navigatiemenu43° 23′ NB, 1° 15′ WL43° 23′ NB, 1°...