Seite 2 von 4

Re: Dual Stack 2022

Verfasst: 25.02.2022, 19:50
von Flole
Man könnte nun ja mal auf die Idee kommen, wenn man eine freie Fritzbox hat, diese IP als Registrar einzutragen und zu schauen was passiert und ob da etwas antwortet.

Re: Dual Stack 2022

Verfasst: 25.02.2022, 20:25
von robert_s
Flole hat geschrieben: 25.02.2022, 19:50 Man könnte nun ja mal auf die Idee kommen, wenn man eine freie Fritzbox hat, diese IP als Registrar einzutragen und zu schauen was passiert und ob da etwas antwortet.
Mir jedenfalls nicht:
Anmeldung der Internetrufnummer war nicht erfolgreich. Ursache: Gegenstelle antwortet nicht. Zeitüberschreitung.

Re: Dual Stack 2022

Verfasst: 03.03.2022, 21:17
von Karl.
Könnte jemand die Telefonie Einstellungen vom Homebox Profil anonymisiert hier hochladen?

Re: Dual Stack 2022

Verfasst: 05.03.2022, 23:56
von nauke100
ja

Re: Dual Stack 2022

Verfasst: 06.03.2022, 02:17
von JoergS123
Homebox = VF-Fritzbox ?! (weil du ja auch ab und an von eigenem Gerät sprichst)
Dann sind die Einstellungen ja nicht anders (Passwort und Server ändern sich bei Umstellung Leih-Gerät/eigenes-Gerät und umgekehrt). Ich musste eigentlich nichts verändern, bzw habe die Checkbox "always register via an internet connection" aktiviert - aber auch erst später, als mir das aufgefallen ist, ging auch schon vorher, wahrscheinlich, weil die "eigene Fritzbox" diese "2te Verbindung nur für Telefonie" ja nicht aufbaut = es gibt nur die eine Leitung, welche alle SIP-Accounts, Vodafone und zusätzliche wie Sipgate, nutzen können.
Bei Leih-Box sollte die Option aber deaktiviert sein.
Und ob IPv6 Server preferred, oder IPv4 preferred hängt vom zugeteilten SIP-Server (Registra) ab.
SIP-account-settings.JPG

Re: Dual Stack 2022

Verfasst: 06.03.2022, 12:56
von Karl.
Es ging um Vodafone Deutschland, nicht um NRW / Hessen...

Re: Dual Stack 2022

Verfasst: 06.03.2022, 13:39
von JoergS123
@Karl
weyon hat geschrieben: 08.02.2022, 21:53 Sorry, wohne in Bawù, also Vodafone West.

Re: Dual Stack 2022

Verfasst: 06.03.2022, 18:09
von nauke100
steht nicht sonderlich viel drin, es sei denn es war die ausgelesene config gemeint

Code: Alles auswählen

**** CFGFILE:voip.cfg
/*
 * /var/tmp.cfg
 * Sun Mar  6 18:01:16 2022
 */

meta { encoding = "utf-8"; }

voipcfg {
        dnsport = 7077;
        rtpport_start = 7078;
        sip_srcport = 5060;
        use_dqos = no;
        ua1 {
                enabled = yes;
                username = "";
                authname = "";
                authname_needed = yes;
                passwd = "";
                registrar = "reg151.kabelphone.de";
                ttl = 1h;
                sipping_enabled = no;
                sipping_interval = 280s;
                name = "+49123456";
                providername = "";
                voip_providerlist_id = "kdg";
                ims_client = no;
                with_displayname = no;
                read_from_displayname = yes;
                dtmfcfg = dtmfcfg_rtp_or_inband;
                rtpevent_keep_packetrate = yes;
                register_failwait = 0w;
                register_failwaitmax = 30m;
                register_failover_fallback_process = no;
                stunserver = "";
                stunserverport = 3478;
                use_internat_calling_numb = no;
                is_nat_aware = no;
                localip = 0.0.0.0;
                protocolprefer = protocolprefer_ipv4only;
                ignore_received_header = no;
                always_clir = no;
                clirtype = clir_star67star;
                reject_anonymous_call_with_433 = yes;
                colptype = colp_none;
                clipnstype = clipns_off;
                vad_enabled = no;
                only_one_dialog = no;
                presence_supported = no;
                mwi_supported = no;
                mwi_inmemoria = no;
                ccbs_supported = no;
                reg_support = regsupport_auto;
                packetization = packetization_fixed;
                tx_packetsize_in_ms = 20;
                xrtp_periodic = 0;
                reject_refer = yes;
                sip_instance = no;
                no_register_fetch = yes;
                do_not_register = no;
                only_call_from_registrar = yes;
                mobile_capability = voip_over_mobile_all;
                invite_without_register_allowed = no;
                outboundproxy = "gproxy.kabelphone.de";
                outboundproxy_without_route_header = no;
                factory_3pty_uri = "";
                no_hold_speech = yes;
                dditype = ddi_none;
                ddireception = "";
                ddimynumber_with_plusprefix = no;
                webui_trunk_id = "";
                alias_head_number = "";
                cfxsignaling = cfx_standard;
                backup_wanted = no;
                use_session_timer = no;
                use_rport = yes;
                add_rtpmap_for_all_codecs = no;
                answer_only_one_codec = yes;
                without_annexb_no = no;
                transport_type = transport_unspec;
                srtp_supported = no;
                crypto_avp_mode = crypto_mode_avp_only;
                use_488_for_no_t38 = no;
                g726_via_rfc3551 = no;
                no_g726_32_offer_with_pt2 = no;
                g726_fixed_ptime30 = no;
                dtmf_inband_on_g711g722 = no;
                enable_3xx = yes;
                t38_reinvite_from_remote = no;
                use_t38version0 = no;
                rtcp_xr_media_attribute = yes;
                ptime_a_attribute = yes;
                tones_and_announcements_for_service = yes;
                read_p_asserted_identity_header = no;
                route_always_over_internet = no;
                sipiface = sipiface_automatic;
                altc_attribute_rfc6947 = no;
                send_extended_sip_client_info = yes;
                gui_readonly = yes;
                convertstate = 0;
                use_dqos = no;
                snmp_instance = 0;
                loopback_client_username_fos = "";
                loopback_client_username_pass_through = "";
                directloopback_client_username = "";
                call_deflection = no;
        }


nach der Nummer ua11 kommt:


        register_sequence_timer = 1;
        use_krtp = yes;
        use_audiocodecs = no;
        audiocodecs = "PCMA", "PCMU", "G726-32", "G726-40", "G726-24";
        verbose = no;
        capi_blocksize_in_ms = 20;
        sip_prio = 0;
        rtp_prio = 0;
        rtcp_prio = 20;
        dyn_codecs = yes;
        prio_low_codec = no;
        send_ringtone = no;
        t38_support_enabled = no;
        t38_ignore_provider_profil = no;
        reduce_data_rate = yes;
        enum_support_enabled = no;
        bandwidth_to_leave_KBits = 0;
        dialoglimit = 0;
        enumdomains = "e164.arpa", "e164.org", "openenum.eu";
        rtpstream {
                voice_activity_detection {
                        vad_enabled = vadenabled_no;
                        vad_threshold = 10000;
                }
                plc {
                        in_the_stack = yes;
                }
                jitter {
                        auto_on = yes;
                        in_ms = 30;
                        in_packets = 0;
                }
                rtcp_enabled = yes;
                silence_detection = no;
        }
        voip_assi_enabled = yes;
        mobile_capability = voip_over_mobile_no;
        gui_readonly = no;
        extensions {
                enabled = yes;
                username = "";
                authname = "";
                passwd = "";
                clientid = "";
                extension_number = 620;
                reg_from_outside = no;
                gsm_tethering = no;
                delayed_incoming_capi_request = no;
                tx_packetsize_in_ms = 20;
                appid = 13;
        }
        voipcfg_version = 29;
        extension_version = 1;
}


// EOF

**** END OF FILE ****

Re: Dual Stack 2022

Verfasst: 07.03.2022, 09:35
von Karl.
Danke.

Re: Dual Stack 2022

Verfasst: 07.03.2022, 12:34
von nauke100
Bitte und ja Dualstack hab ich.