Hi Christopher,

Indeed there is no exhaustive list of all settings supported by the configuration file and thus the remote provisioning, but a quick grep in linphone source code over linphone_config_get will show you every supported setting by the SDK, and you can do the same in the application source code to see app specific config entries.

For your information I just merged in release/5.2 branch of linphone-sdk a fix for when no_rtp_timeout is set to 0.

Cheers,

Sylvain Berfini
*Head of Mobile & Desktop Apps Department*

+33 (0)9 52 63 65 05
sylvain.berf...@belledonne-communications.com

Discover our solutions in 3 minutes! <https://player.vimeo.com/video/393868225?autoplay=1>

/Belledonne Communications, the company behind the Linphone project/
https://linphone.org

Le 05/06/2023 à 14:29, Christopher Story a écrit :
Ok checked my remote xml config and it is in fact zero there.  I changed to 10 and it's working now.  Been using the same remote config for a couple years now, first time it was an issue.

Are there comprehensive details on the remote config other than:

https://wiki.linphone.org/xwiki/wiki/public/view/Lib/Features/Remote%20Provisioning/

Assuming I can reverse engineer based on the #1234# config?

Thanks for the help

Chris

On Mon, Jun 5, 2023, 07:11 Christopher Story <ke6...@gmail.com> wrote:

    It is zero.  What's the best way to change it?  I don't see a
    config item for it..


    [rtp]
    accept_any_encryption=1
    audio_rtp_port=-1
    video_rtp_port=-1
    text_rtp_port=-1
    audio_jitt_comp=60
    video_jitt_comp=60
    nortp_timeout=0
    audio_adaptive_jitt_comp_enabled=1
    video_adaptive_jitt_comp_enabled=1


    On Mon, Jun 5, 2023, 02:23 Sylvain Berfini
    <sylvain.berf...@belledonne-communications.com> wrote:

        Hi Christopher,

        Can you check the nortp_timeout value under [rtp] section in
        your config file please?
        You can dial '#1234#' from the dialer and click on 'View
        config file' option.

        The default value is 30, but given your logs it seems it is
        very low (or even 0).
        Can you confirm?

        Cheers,

        Sylvain Berfini
        *Head of Mobile & Desktop Apps Department*

        +33 (0)9 52 63 65 05
        sylvain.berf...@belledonne-communications.com

        Discover our solutions in 3 minutes!
        <https://player.vimeo.com/video/393868225?autoplay=1>

        /Belledonne Communications, the company behind the Linphone
        project/
        https://linphone.org

        Le 02/06/2023 à 02:23, Christopher Story a écrit :
        i'm using a freepbx system with a combination of desk phones,
        computer soft phones and android / IOS softphones.. all the
        softphones are linphone.

        when i try to dial an internal extension, it instantly hangs
        up.  This happens on Android regardless of inside our outside
        the NAT

        its does not happen on MacOS or hard phones, from inside the
        NAT or Outside

        in looking at the log the terminate seems to be issued from
        the phone and the only thing that it says is:

        2023-06-01 18:07:32:721 [org.linphone/mediastreamer] MESSAGE
        Stun packet of length 20 sent on rtcp for session [0x70658a17f0]
        2023-06-01 18:07:33:218 [org.linphone/liblinphone] MESSAGE
        Call [0x6fb5839cd0]: Media connectivity with
        @my.active.domain:25061 is lost, call is going to be terminated
        2023-06-01 18:07:33:218 [org.linphone/liblinphone] WARNING
        Session [0x6f55848558] is going to be terminated because the
        media has been lost
        2023-06-01 18:07:33:218 [org.linphone/liblinphone] MESSAGE
        Terminate CallSession [0x6f55848558] which is currently in
        state [LinphoneCallOutgoingEarlyMedia]
        2023-06-01 18:07:33:218 [org.linphone/liblinphone] MESSAGE
        Cancelling INVITE request from ["CS"
        <sip:300@my.active.domain:25061>
        <mailto:sip:300@my.active.domain:25061>] to
        [@my.active.domain:25061]

        I feel like the firewall and network stuff is solid since all
        the other phones, using the same infrastructure dont have any
        issues... Wondering if there are any known issues with
        android these days..

        any way to increase logging?

        -- Chris

        _______________________________________________
        Linphone-users mailing list
        Linphone-users@nongnu.org
        https://lists.nongnu.org/mailman/listinfo/linphone-users

Attachment: OpenPGP_0x8EEEC0B12DD64C43.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

_______________________________________________
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users

Reply via email to