Grandstream GRP261X

Hallo,

gibt es schon wen der erste Erfahrungen mit den Grandstreams GRP261x Modellen gemacht hat?Werden diese schon ( oder bald ) von der Pascom direkt unterstützt?

Laut Doku gehen ja nur die GXP-Modelle

MfG,
Jesko

Hallo @maegle,

die Mehrzahl der GRP sollte bereits funktionieren. Allerdings gibt es auch einige Telefone mit neuer Vendor ID in der MAC (C074AD…) momentan funktionieren nur Grandstreams mit 000B82…
Der volle Support kommt in der 18.11. Die folgende Basiskonfiguration optimiert bereits die Steuerung über den Client und aktiviert das PUI-Menü:

<?xml version="1.0" encoding="UTF-8" ?>
<gs_provision version="1">
    <mac>{{{071ipp_mac}}}</mac>
    <config version="1">
        {{#if_regex "GXV" 071ipp_cur_model}}
        {{!-- Maintenance/Language --}}
            <P1362>{{{list_key lang "de_DE" "de_DE" "en_US" "en"}}}</P1362>
        {{else}}
        {{!-- Maintenance/Language --}}
            <P1362>{{{list_key lang "de_DE" "de" "en_US" "en"}}}</P1362>
        {{/if_regex}}
        {{#if_regex "GXP2|GRP" 071ipp_cur_model}}
        {{!-- Settings/XML Application --}}
            <P337>http://{{{httpip}}}/provisioning/{{{071ipp_mac}}}/pui/menu</P337>
            <P352>pascom</P352>
        {{/if_regex}}
        {{#if_regex "WP820" 071ipp_cur_model}}
            {{!-- Account 1/Preferred codecs: Opus, PCMU, PCMA, G722 --}}
            <P57>123</P57>
            <P58>0</P58>
            <P59>8</P59>
            <P60>9</P60>
            <P2382>15</P2382>
        {{/if_regex}}
        {{!-- Settings Date and Time --}}
        <P30>{{{httpip}}}</P30>
        <P64>{{{list_key lang "de_DE" "CET-1CEST-2,M3.5.0/02:00:00,M10.5.0/03:00:00" "en_US" "GMT+0BST-1,M3.5.0/01:00:00,M10.5.0/02:00:00"}}}</P64>
        <P102>{{{list_key lang "de_DE" "2" "en_US" "1"}}}</P102>
        <P122>{{{list_key lang "de_DE" "1" "en_US" "0"}}}</P122>
        {{!-- Settings/Call Feature --}}
        <P1561>1</P1561>
        {{!-- Action URI Support. 0 - Disabled, 1 - Enabled, Number: 0, 1. Default is 1, Mandatory --}}
        <P32050>1</P32050>
        {{!-- Remote Control Pop up Window Support. 0 - Disabled, 1 - Enabled, Number: 0, 1. Default is 1, Mandatory --}}
        <P32051>0</P32051>
        {{!-- Action URI Allowed IP List, String --}}
        <P32052>any</P32052>
        {{!-- Account General Settings --}}
        <P81>1</P81>
        <P271>1</P271>
        <P3>{{{displayname}}}</P3>
        <P33>{{{setting sys.asterisk.dialplan.global.voicebox.watched.value }}}</P33>
        <P34>{{{013pee_password}}}</P34>
        <P35>{{{013pee_username}}}</P35>
        <P47>{{{cs_domain}}}.cloudstack</P47>
        <P270>{{{displayname}}}</P270>
        {{#if_eq voip_sip 'tls'}}
            <P130>2</P130>
            <P48>{{{httpip}}}</P48>
        {{else}}
            <P130>{{#if_eq voip_sip 'udp'}}0{{else}}1{{/if_eq}}</P130>
            <P48>{{{httpip}}}</P48>
        {{/if_eq}}
        {{#if_regex "GXV" 071ipp_cur_model}}
            <P1801>0</P1801>
            <P2380>1</P2380>
        {{/if_regex}}
        {{!-- Account 1/Audio Settings --}}
        <P183>{{#if_eq voip_media 'srtp'}}2{{else}}0{{/if_eq}}</P183>
        <P2363>0</P2363>
        {{!-- Account 1/SIP Settings/Advanced Features --}}
        <P1347>{{{setting sys.asterisk.pickup.prefix.snom}}}</P1347>
        {{!-- Account 1/Call Settings --}}
        <P290>{ *xx | x+ | \+x+ | *x+ | *xx*x+ | #x+ | *x+#x+ | *x+#x+#x+ | x+#x+ }</P290>
        <P191>0</P191>
        <P72>0</P72>
        {{!-- Settings Web Service --}}
        <P1402>0</P1402>
        {{!-- Maintenance/Upgrade and Provisioning --}}
        <P212>2</P212>

        {{! P145: Allow DHCP Option 43 and Option 66 to override server }}
        {{! When set to Yes(1), it will override the configured provision path and method }}

        {{! gxp16xx_config_1.0.4.132 }}
        {{! 0 - No, 1 - Yes. Default is 1}}
        {{! Number: 0, 1}}

        {{! gxp2130_40_60_70_35_config_1.0.9.132 }}
        {{! 0 - No, 1 - Yes, 2 - Prefer, fallback when failed. Default is 1 }}
        {{! Number: 0, 1, 2 }}

        {{! Example: }}
        {{! <P145>1</P145> }}

        <P1411>0</P1411>
        <P1414>0</P1414>
        {{!-- Maintenance/ Web Access --}}
        <P2>{{{admin_password}}}</P2>
        {{!-- Phonebook/LDAP --}}
        {{#if_eq ldap_proxy 'off'}}
            <P8034>0</P8034>
            <P8035>0</P8035>
            <P8036></P8036>
            <P8023></P8023>
            <P8024></P8024>
            <P8027></P8027>
            <P8026></P8026>
            <P8025></P8025>
            <P8020></P8020>
            <P8021></P8021>
            <P8037></P8037>
            <P8022></P8022>
            <P8028></P8028>
            <P8029></P8029>
            <P8030></P8030>
            <P8033></P8033>
        {{else}}
            <P8034>0</P8034>
            <P8035>0</P8035>
            <P8036>%cn</P8036>
            <P8023>cn={{{ldap_username}}},dc=devices,{{{ldap_suffix}}}</P8023>
            <P8024>{{{ldap_password}}}</P8024>
            <P8027>3</P8027>
            <P8026>(|(cn=%)(sn=%))</P8026>
            <P8025>(telephoneNumber=%)</P8025>
            <P8020>{{{httpip}}}</P8020>
            {{#if vpnconnection}}
                <P8021>389</P8021>
                <P8037>0</P8037>
            {{else}}
                <P8021>636</P8021>
                <P8037>1</P8037>
            {{/if}}
            <P8022>dc=phonebook,{{{ldap_suffix}}}</P8022>
            <P8028>cn sn givenName</P8028>
            <P8029>telephoneNumber</P8029>
            <P8030>%cn</P8030>
            <P8033>1</P8033>
        {{/if_eq}}
    </config>
</gs_provision>

Besten Gruß
Sebastian

Super. Vielen Dank :slight_smile:

Hallo, wie bekomme ich die Grandstream GRP 2613 eingebunden?

vielen Dank