diff --git a/plugins/sip/jaguarnetworkv1/endpoint/body.json b/plugins/sip/freeprov1/endpoint/body.json similarity index 94% rename from plugins/sip/jaguarnetworkv1/endpoint/body.json rename to plugins/sip/freeprov1/endpoint/body.json index a7daa43..a5280bd 100644 --- a/plugins/sip/jaguarnetworkv1/endpoint/body.json +++ b/plugins/sip/freeprov1/endpoint/body.json @@ -1,6 +1,6 @@ { "label": "{{ label }}", - "name": "jaguarnetwork_trunk_{{ tenant_uuid }}_{{ suffix }}", + "name": "freepro_trunk_{{ tenant_uuid }}_{{ suffix }}", "transport": {"uuid": "{{ transport_uuid }}"}, "templates": [{"uuid": "{{ global_sip_template_uuid }}"}, {"uuid":"{{ registration_trunk_sip_template_uuid }}"}], "endpoint_section_options": [ diff --git a/plugins/sip/jaguarnetworkv1/endpoint/variables.json b/plugins/sip/freeprov1/endpoint/variables.json similarity index 95% rename from plugins/sip/jaguarnetworkv1/endpoint/variables.json rename to plugins/sip/freeprov1/endpoint/variables.json index 4c379ba..2a8be0e 100644 --- a/plugins/sip/jaguarnetworkv1/endpoint/variables.json +++ b/plugins/sip/freeprov1/endpoint/variables.json @@ -8,7 +8,7 @@ {"language": "en_US", "value": "Label"} ], "required": true, - "default": "Jaguar Network" + "default": "Free PRO" }, { "name": "username", diff --git a/plugins/sip/freeprov1/logo.png b/plugins/sip/freeprov1/logo.png new file mode 100644 index 0000000..78a4235 Binary files /dev/null and b/plugins/sip/freeprov1/logo.png differ diff --git a/plugins/sip/freeprov1/logo.svg b/plugins/sip/freeprov1/logo.svg new file mode 100644 index 0000000..353f5d6 --- /dev/null +++ b/plugins/sip/freeprov1/logo.svg @@ -0,0 +1,96 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/plugins/sip/jaguarnetworkv1/logo.svg b/plugins/sip/jaguarnetworkv1/logo.svg deleted file mode 100644 index 526ec30..0000000 --- a/plugins/sip/jaguarnetworkv1/logo.svg +++ /dev/null @@ -1,214 +0,0 @@ - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/plugins/sip/list.json b/plugins/sip/list.json index c35b247..5cc98c8 100644 --- a/plugins/sip/list.json +++ b/plugins/sip/list.json @@ -111,6 +111,16 @@ "logo": "https://raw.githubusercontent.com/wazo-communication/portal-plugins/master/plugins/sip/flowroutev1/logo.svg", "mainColor": "#1b273a" }, + { + "name": "Free PRO", + "version": "1.1", + "slug": "freeprov1", + "url": "https://pro.free.fr", + "country": "FR", + "url_doc": null, + "logo": "https://raw.githubusercontent.com/wazo-communication/portal-plugins/master/plugins/sip/freeprov1/logo.svg", + "mainColor": "#F2F2F2" + }, { "name": "Groupe Convergence", "version": "1.0", @@ -161,16 +171,6 @@ "logo": "https://raw.githubusercontent.com/wazo-communication/portal-plugins/master/plugins/sip/ippiv1/logo.svg", "mainColor": "#0d6093" }, - { - "name": "Jaguar Network", - "version": "0.1", - "slug": "jaguarnetworkv1", - "url": "https://www.jaguar-network.com/", - "country": "FR", - "url_doc": null, - "logo": "https://raw.githubusercontent.com/wazo-communication/portal-plugins/master/plugins/sip/jaguarnetworkv1/logo.svg", - "mainColor": "#212840" - }, { "name": "Keyyo", "version": "0.3",