[Freeswitch-users] cannot bridge sip to jingle
Pekka K. Kurki
pekka.kurki at intellectics.com
Wed Jan 10 10:08:19 PST 2007
here the configuration...
<configuration name="dingaling.conf" description="XMPP Jingle Endpoint">
<settings>
<param name="debug" value="12"/>
<param name="codec-prefs" value="PCMU"/>
</settings>
<profile type="client">
<param name="name" value="jingle"/>
<param name="login" value="pekka.free at salo.intellectics.com/talk"/>
<param name="password" value="xxxxx"/>
<param name="dialplan" value="XML"/>
<param name="message" value="Jingle all the way"/>
<param name="rtp-ip" value="85.126.75.149"/>
<param name="auto-login" value="true"/>
<param name="auto-reply" value="Press *Call* to call FreeSWITCH
and be sure to come to ClueCon! http://www.cluecon.com"/>
<!-- SASL "plain" or "md5" -->
<param name="sasl" value="plain"/>
<!-- if the server where the jabber is hosted is not the same as
the one in the jid -->
<param name="server" value="salo.intellectics.com"/>
<!-- Enable TLS or not -->
<param name="tls" value="false"/>
<!-- disable to trade async for more calls -->
<param name="use-rtp-timer" value="false"/>
<!-- or -->
<!-- <param name="rtp-ip" value="my_lan_ip"/> -->
<param name="ext-rtp-ip" value="85.126.75.149"/>
<!-- default extension (if one cannot be determined) -->
<param name="exten" value="pekka.free"/>
<!-- VAD choose one -->
<!-- <param name="vad" value="in"/> -->
<!-- <param name="vad" value="out"/> -->
<param name="vad" value="both"/>
</profile>
<profile type="component">
<!-- All traffic for *@sub.mydomain.com will come to you -->
<param name="name" value="freeswitch.salo.intellectics.com"/>
<param name="password" value="xxxxx"/>
<param name="dialplan" value="XML"/>
<param name="rtp-ip" value="85.126.75.149"/>
<param name="server" value="85.126.75.149:10015"/>
<!-- disable to trade async for more calls -->
<param name="use-rtp-timer" value="true"/>
<!-- "_auto_" means the extension will be automaticly set to the
called jid -->
<param name="exten" value="pekka.free"/>
<param name="vad" value="both"/>
</profile>
Michael Jerris wrote:
> Can we see your dingaling.conf section please
>
>
>> -----Original Message-----
>> From: freeswitch-users-bounces at lists.freeswitch.org
>>
> [mailto:freeswitch-
>
>> users-bounces at lists.freeswitch.org] On Behalf Of Pekka K. Kurki
>> Sent: Wednesday, January 10, 2007 2:55 AM
>> To: freeswitch-users at lists.freeswitch.org
>> Subject: Re: [Freeswitch-users] cannot bridge sip to jingle
>>
>> also problems when using jabbin client:
>>
>
> _______________________________________________
> 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
>
>
--
(Mr.) Pekka K. Kurki
Intellectics GesmbH
http://www.intellectics.com
Helenenstrasse 44, A-2500 Baden, Austria
Tel. +43 2256 815811 Mobile +43 699 12532539
Fax +43 2256 815819
(Tel. US: 360-2267729 UK: 0870 4787064)
sip:pekka.kurki at sip.intellectics.com
h323:432256815811 at sip.intellectics.com
email: Pekka.Kurki at intellectics.com
www: http://pekka.kurki.at
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20070110/88929221/attachment-0003.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pekka.kurki.vcf
Type: text/x-vcard
Size: 331 bytes
Desc: not available
Url : http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20070110/88929221/attachment-0003.vcf
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3188 bytes
Desc: S/MIME Cryptographic Signature
Url : http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20070110/88929221/attachment-0003.bin
More information about the FreeSWITCH-users
mailing list