[Freeswitch-users] UPDATED -- Dingaling In Component Mode "How To CallJingleTo SIP"
Ali Jawad
ali.jawad at splendor.net
Mon Apr 14 05:43:49 PDT 2008
Adding to the below there is one thing I really don't get
If I register a gmail account using type=client I can call that account
from a gtalk account and as per dialplan my cellphone rings
If I register a typical xmpp account using type=client I can call that
account from a jingle account I see the jingle call incoming to the FS
server but that's it. It does not switch to SIP.
If I use component mode and I add a contact to my xmpp client I can see
the added contact online and I can call it but it does not transform to
SIP.
Does dingaling only work for GTALK or should it work for an ordinary
XMPP server too ?
Thx
________________________________
From: freeswitch-users-bounces at lists.freeswitch.org
[mailto:freeswitch-users-bounces at lists.freeswitch.org] On Behalf Of Ali
Jawad
Sent: Monday, April 14, 2008 11:49 AM
To: freeswitch-users at lists.freeswitch.org
Subject: Re: [Freeswitch-users] UPDATED -- Dingaling In Component Mode
"How To CallJingleTo SIP"
Adding to the below, obviously I was doing something wrong because I did
not use the xmpp subdomain reserved by the component created between my
XMPP server and the freeswitch server.
Now if I use my jingle client to add a user such as
1000 at FScomponent.myXMPPdomain.net in the jingle client I get
[11:34:03 AM] *** 1000@ FScomponent.myXMPPdomain.net is Online
[Authenticated.
Come to ClueCon!
http://www.cluecon.com <http://www.cluecon.com/> ]
As for the relevant FS dingaling log I get
http://pastebin.com/m36b3b9f1
In server.xml I have set the following
<param name="exten" value="_auto_"/>
Now my question is the following:
* If I do call 1000 at ... Shouldn't extension 1000 on my sip device
ring automatically or should I edit my settings to do that ?
* I am seeing a lot of component.mydomain.net "did not add that
myself" should the component.mydomain.net point the xmpp or FS server
Any clues or help is appreciated.
________________________________
From: freeswitch-users-bounces at lists.freeswitch.org
[mailto:freeswitch-users-bounces at lists.freeswitch.org] On Behalf Of Ali
Jawad
Sent: Monday, April 14, 2008 9:30 AM
To: freeswitch-users at lists.freeswitch.org
Subject: [Freeswitch-users] Dingaling In Component Mode "How To
CallJingleTo SIP"
Dear All
This might be a duplicate post, I am sorry if it is. Normally I get
direct feedback from the list. But this time I did not get any reply. So
I was afraid it might not have been delivered.
First I would like to state that dingaling is working in client mode
with gtalk perfectly. I can call from gtalk to my sip extension "1000".
I have setup component mode now I am using FS with Openfire, open does
show the following:
1 fs.jabber2.mydomain.net LibDingaLing
gateway
However stats on the jabber server are Session Statistics:
Packets Received/Sent: 1/1
So the component is REGISTERED, so far so good my problem now is how to
initiate a call from XMPP to a SIP extension. Using client mode I would
do the following:
1. Setup GTALK account and assign extension to it
2. Login with another gtalk account and dial the first gtalk
account
3. The assigned extension rings
I don't know how to do the same using component mode. Adding
sip+1000 at mydomain to the jabber client "Jabbin" does not popup an "add
contact" on XTEN.
Anything I missed here ?
Thanks for any hints or suggestions
The Freeswitch server logs are below:
2008-04-11 13:57:32 [NOTICE] libdingaling.c:1276 on_log() SEND:
------------------------------------------------------------------------
-------
<stream:stream xmlns:stream="http://etherx.jabber.org/streams"
xmlns="jabber:component:accept" to="fs" version="1.0"></stream:stream>
2008-04-11 13:57:32 [INFO] libdingaling.c:1274 on_log() RECV:
------------------------------------------------------------------------
-------
<stream:stream xmlns:stream="http://etherx.jabber.org/streams"
xmlns="jabber:component:accept" from="fs.jabber2.MyDomain"
id="69fcaa7b"></stream:stream>
2008-04-11 13:57:32 [NOTICE] libdingaling.c:1276 on_log() SEND:
------------------------------------------------------------------------
-------
<handshake>72dac833190326bb82dddedae558b2b794df5e1b</handshake>
2008-04-11 13:57:32 [INFO] libdingaling.c:1274 on_log() RECV:
------------------------------------------------------------------------
-------
<handshake></handshake>
2008-04-11 13:57:32 [INFO] libdingaling.c:1274 on_log() RECV:
------------------------------------------------------------------------
-------
<iq type="get" id="970-504" from="component.jabber2.MyDomain"
to="fs.jabber2.MyDomain">
<query xmlns="http://jabber.org/protocol/disco#info"></query>
</iq>
2008-04-11 13:57:32 [NOTICE] libdingaling.c:1276 on_log() SEND:
------------------------------------------------------------------------
-------
<iq from="fs" to="component.jabber2.MyDomain" id="970-504"
type="result">
<query xmlns="http://jabber.org/protocol/disco#info">
<identity category="gateway" name="LibDingaLing"></identity>
<feature var="http://jabber.org/protocol/disco"></feature>
<feature var="http://jabber.org/protocol/disco#info"></feature>
<feature var="jabber:iq:version"></feature>
<feature var="vcard-temp"></feature>
<feature
var="http://www.google.com/xmpp/protocol/voice/v1"></feature>
<feature var="jabber:iq:last"></feature>
</query>
</iq>
--
This message has been scanned for viruses and
dangerous content by MailScanner <http://www.mailscanner.info/> , and is
believed to be clean.
--
This message has been scanned for viruses and
dangerous content by MailScanner <http://www.mailscanner.info/> , and is
believed to be clean.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20080414/8faa19c3/attachment-0002.html
More information about the FreeSWITCH-users
mailing list