[Freeswitch-docs] Provider equada GmbH
Bote Man
bote_radio at botecomm.com
Fri Jan 29 17:02:07 MSK 2016
I have added these examples to Confluence.
https://freeswitch.org/confluence/pages/viewpage.action?pageId=10289417
Vielen Dank!
---
Bote
FreeSWITCH Docs Janitor
<http://freeswitch.org/confluence> http://freeswitch.org/confluence
From: Oliver Jörg
Sent: Friday, 29 January, 2016 03:37
To: freeswitch-docs at lists.freeswitch.org
Subject: [Freeswitch-docs] Provider equada GmbH
Hi,
We are a german SIP provider and would like to be published in your
"Providers ITSPs" section.
Hereafter you can find the needed settings for registering and suggestions
for inbound and outbound rules. The userspecific values are colored in
orange.
If you need any further inforamtion, please do not hesitate to contact us.
Thanks in advance.
Heading: equada (DE)
equada.xml
(File in /etc/freeswitch/sip_profiles/external")
<include>
<gateway name="equada-trunk">
<param name="username" value="SIP-Account"/>
<param name="realm" value="SIP-Domain/Realm"/>
<param name="password" value="SIP-Password"/>
<param name="outbound-proxy" value="trunking.pbx-network.de"/>
<param name="register-proxy" value="trunking.pbx-network.de"/>
<param name="expire-seconds" value="800"/>
<param name="register" value="true"/>
<param name="retry-seconds" value="20"/>
<param name="ping" value="10"/>
<param name="context" value="public"/>
</gateway>
</include>
equada-outbound.xml
(File in "/etc/freeswitch/dialplan/default)
<include>
<extension name="equada-outbound">
<condition field="destination_number" expression="(\d+)$">
<action application="set"
data="effective_caller_id_number=${outbound_caller_id_number}"/>
<action application="set"
data="sip_h_P-Preferred-Identity=sip:${outbound_caller_id_number}@pbx-networ
k.de"/>
<action application="bridge"
data="{sip_cid_type=pid}sofia/gateway/equada-trunk/$1"/>
</condition>
</extension>
</include>
00_inbound_did.xml
(File in /etc/freeswitch/dialplan/public)
<include>
<extension name="public_did">
<condition field="destination_number" expression="number">
<action application="set" data="domain_name=$${domain}"/>
<action application="answer"/>
<action application="playback"
data="/usr/share/freeswitch/sounds/en/us/callie/misc/48000/misc-your_call_ha
s_been_terminated.wav"/>
</condition>
</extension>
</include>
Best regards,
Oliver Jörg
equada GmbH
equada GmbH, Am neuen Berg 3, 63755 Alzenau
Internet: <http://www.equada.de/> www.equada.de * Email:
<mailto:info at equada.de> info at equada.de
Geschäftsführer: Lorenz Barth, Bernd Büdenbender Eingetragen unter HRB10130
beim AG Aschaffenburg
USt-ID: DE256347886
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-docs/attachments/20160129/182a256a/attachment.html
Join us at ClueCon 2014 Aug 4-7, 2014
More information about the Freeswitch-docs
mailing list