Sophie

Sophie

distrib > Mageia > 7 > armv7hl > by-pkgid > 4d4e714bf36d32d4f0a579ff30f2cb6b > files > 65

freeswitch-config-vanilla-1.6.20-6.mga7.noarch.rpm

<configuration name="sms_flowroute.conf" description="SMS_FLOWROUTE send configs">
  <profiles>
    <profile name="default">
      <params>
	<param name="host" value="https://api.flowroute.com/v2/messages"/>
	<param name="debug" value="1"/>
	<param name="port" value="8090"/>
	<param name="access-key" value="ACCESS-KEY"/>
	<param name="secret-key" value="SECRET-KEY"/>
      </params>
    </profile>
  </profiles>
</configuration>