[Freeswitch-users] Freeswitch with Sipgate

Michal Bielicki michal.bielicki at seventhsignal.de
Thu May 19 20:52:34 MSD 2011


You have to distinguish between standard sipgate accounts and sipgate trunk, which you are trying to connect to.

Sipgate trunk requires the settings to be the following way:

<gateway name="sipgate_trunk_1">
 <param name="proxy" value="sipconnect.sipgate.de"/>
 <param name="outbound-proxy" value="sipconnect.live.sipgate.de"/>
 <param name="register-proxy" value="sipconnect.live.sipgate.de"/>
 <param name="username" value="YOUR_SIPGATE_TRUNK_USER"/>
 <param name="auth-username" value="YOUR_SIPGATE_TRUNK_USER"/>
 <param name="from-user" value="YOUR_SIPGATE_TRUNK_USER"/>
 <param name="from-domain" value="sipconnect.sipgate.de"/>
 <param name="password" value="YOUR_SIPGATE_TRUNK_PASSWORD"/>
 <param name="extension" value="WHERE_YOU_WANT_INCOMING_CALLS_TO_GO"/>
 <param name="ping" value="25"/>
 <param name="context" value="CONTEXT_INCOMING:_CALLS_SHOULD_GO"/>
 <param name="register" value="true"/>
 <param name="register-transport" value="udp"/>
 <param name="cid-type" value="pid"/>
 <param name="extension-in-contact" value="false"/>
 <param name="caller-id-in-from" value="false"/>
</gateway>

cheers

cypromis

Am 19.05.2011 um 15:38 schrieb realdoe:

> Hi all,
> 
> I try to get Freeswitch running with Sipgate as a Gateway but when I enter
> "sofia status" I get the following error:
> 
> 2011-05-19 15:24:06.897915 [ERR] sofia_reg.c:1611 sipconnect.sipgate.de
> Registration Failed with status Forbidden (client configuration error)
> [403]. failure #4
> 
> 
> I created a file called sipgate.xml under
> /opt/freeswitch/conf/sip_profiles/external/ and filled it with the
> following:
> 
> include
>  gateway name="sipgate.de"
>    param name="proxy" value="sipconnect.live.sipgate.de"/
>    param name="from-domain" value="sipgate.de"/
>    param name="username" value="MY_NAME"/
>    param name="password" value="MY_PASSWORD"/
>  /gateway
> /include
> (Removed the brackets...)
> 
> Does anyone know what I might be missing or what went wrong? Thanks for your
> time...
> 
> Greetings
> 
> Realdoe
> 
> 
> 
> --
> View this message in context: http://freeswitch-users.2379917.n2.nabble.com/Freeswitch-with-Sipgate-tp6381973p6381973.html
> Sent from the freeswitch-users mailing list archive at Nabble.com.
> 
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org

Michal Bielicki
Geschäftsführer / CEO

Seventh Signal Ltd. & Co. KG
Weigandufer 45, Büro 115, D-12059 Berlin
Voice: +49 30 60988730

Amtsgericht Charlottenburg HRA 44413 B
Ust.-ID: DE266981999
Geschäftsführer: Michal Bielicki
Persönlich Haftende Gesellschafterin:
Seventh Signal Ltd, 69 Great Hampton St. Birmingham, 
B18 6EW, GB, Company Nr.: 06889439
WWW.: http://www.seventhsignal.de

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20110519/30a95f7d/attachment.html 


More information about the FreeSWITCH-users mailing list