- Joined
- Nov 27, 2014
- Messages
- 189
- Reaction score
- 66
Hi All
Im trying to create a generic voip provider template as version 20 has hidden most of the outbound parameters that I need to edit for passing through the original callers caller ID on a call forward. Anyway when I try to upload the file, I'm getting this message, 3CX support are not able to assist as they don't help with non-approved providers, Im hoping someone in the community knows way more than me with regards o this

I copied the xml file for generic voip providers, edited my outbound parameters and changed the name yet Im unable to import.
Heres the top part to my xml file also as Im assuming Im missing some data input or something is clashing with the exisitng generic template?
<?xml version="1.0"?>
<doc xmlns:tcx="http://www.3cx.com">
<header>
<type>gateway-template</type>
<version>150006</version>
<time>2024-05-21 16:00:00</time>
<name>KT Divert CLI</name>
<url>https://www.3cx.com/partners/sip-trunks/</url>
<image>default-icon.png</image>
<logo>default-logo.png</logo>
<description>AR,AT,AU,BE,BG,BR,CA,CH,CL,CN,CY,CZ,DE,DK,ES,FR,GR,HK,HR,HU,IE,IL,IN,IS,IT,JP,LT,LV,MT,MX,MY,NL,NO,NZ,PE,PL,PT,RO,RU,SE,SG,SI,SK,TH,TR,UA,UK,US,VN,Worldwide,ZA</description>
<priority>1</priority>
<tags>registrar,proxy,IpInContactReg,PublicIPVia,SecondaryRegistrar,port,advanced,cert,3wayauth,authtype</tags>
<templatetype>thirdparty</templatetype>
</header>
<data>
<sms>
<variable name="MESSAGING_API_KEY">
<title>APIKEY</title>
<option name="Messaging API key" required="true" maxlength="512"
Im trying to create a generic voip provider template as version 20 has hidden most of the outbound parameters that I need to edit for passing through the original callers caller ID on a call forward. Anyway when I try to upload the file, I'm getting this message, 3CX support are not able to assist as they don't help with non-approved providers, Im hoping someone in the community knows way more than me with regards o this

I copied the xml file for generic voip providers, edited my outbound parameters and changed the name yet Im unable to import.
Heres the top part to my xml file also as Im assuming Im missing some data input or something is clashing with the exisitng generic template?
<?xml version="1.0"?>
<doc xmlns:tcx="http://www.3cx.com">
<header>
<type>gateway-template</type>
<version>150006</version>
<time>2024-05-21 16:00:00</time>
<name>KT Divert CLI</name>
<url>https://www.3cx.com/partners/sip-trunks/</url>
<image>default-icon.png</image>
<logo>default-logo.png</logo>
<description>AR,AT,AU,BE,BG,BR,CA,CH,CL,CN,CY,CZ,DE,DK,ES,FR,GR,HK,HR,HU,IE,IL,IN,IS,IT,JP,LT,LV,MT,MX,MY,NL,NO,NZ,PE,PL,PT,RO,RU,SE,SG,SI,SK,TH,TR,UA,UK,US,VN,Worldwide,ZA</description>
<priority>1</priority>
<tags>registrar,proxy,IpInContactReg,PublicIPVia,SecondaryRegistrar,port,advanced,cert,3wayauth,authtype</tags>
<templatetype>thirdparty</templatetype>
</header>
<data>
<sms>
<variable name="MESSAGING_API_KEY">
<title>APIKEY</title>
<option name="Messaging API key" required="true" maxlength="512"