<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Try adding <br>
    <br>
    transport=google-v1 to motif.conf<br>
    <br>
    <pre wrap="">[google-jd]
context=incoming-motif
disallow=all
allow=speex
allow=ulaw
allow=g722
allow=h264
allow=alaw
<b>transport=google-v1</b>
connection=google-jd ; &lt;-&gt; xmpp.conf

[google-cathy]
context=incoming-motif
disallow=all
allow=speex
allow=ulaw
allow=g722
allow=h264
allow=alaw
<b>transport=google-v1</b>
connection=google-cathy ; &lt;-&gt; xmpp.conf</pre>
    <br>
    <div class="moz-cite-prefix">On 11/05/2012 08:35 PM, Jean-Denis
      Girard wrote:<br>
    </div>
    <blockquote cite="mid:5098938B.9080707@sysnux.pf" type="cite">
      <pre wrap="">-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

Today I started to experiment with Google Voice and Asterisk-11.0.1.

Following the instructions on the wiki
(<a class="moz-txt-link-freetext" href="https://wiki.asterisk.org/wiki/display/AST/Calling+using+Google">https://wiki.asterisk.org/wiki/display/AST/Calling+using+Google</a>), I was
able to make / receive calls quite easily with a single account on asterisk.

Then I tried to add a second Google Voice account to Asterisk, and make
calls between accounts. I defined a second connection in xmpp.conf, a
second account in chan_motif (see relevant configuration below).

I'm getting the following error:
ERROR[28651][C-00000002]: chan_motif.c:1971
jingle_interpret_ice_udp_transport: Incomplete ICE-UDP candidate
received on session
(see full log below)

Should I open a bug report or did I make an mistake in configuration?


motif.conf:
- -----------
[google-jd]
context=incoming-motif
disallow=all
allow=speex
allow=ulaw
allow=g722
allow=h264
allow=alaw
connection=google-jd ; &lt;-&gt; xmpp.conf

[google-cathy]
context=incoming-motif
disallow=all
allow=speex
allow=ulaw
allow=g722
allow=h264
allow=alaw
connection=google-cathy ; &lt;-&gt; xmpp.conf


xmpp.conf:
- ----------
[google-jd]
type=client
serverhost=talk.google.com
<a class="moz-txt-link-abbreviated" href="mailto:username=jeandenis.girard@gmail.com">username=jeandenis.girard@gmail.com</a>
secret=xxxxxxxxxx
priority=1
port=5222
usetls=yes
usesasl=yes
status=available
statusmessage="Disponible - GMT-10 !"
timeout=5

[google-cathy]
type=client
serverhost=talk.google.com
<a class="moz-txt-link-abbreviated" href="mailto:username=cathy.fourny@gmail.com">username=cathy.fourny@gmail.com</a>
secret=xxxxxxxx
priority=1
port=5222
usetls=yes
usesasl=yes
status=available
statusmessage="Disponible - GMT-10 !"
timeout=5

extensions.conf:
- ----------------
[incoming-motif]
exten =&gt; s,1,NoOp()
   same =&gt; n,Wait(1)
   same =&gt; n,Answer()
   same =&gt; n,SendDTMF(1)
   same =&gt; n,Dial(SIP/FYJmmzJ3,20)


call log:
- ---------
  == Using SIP VIDEO TOS bits 136
  == Using SIP VIDEO CoS mark 6
  == Using SIP RTP TOS bits 184
  == Using SIP RTP CoS mark 5
    -- Executing [711112@i9PuqEcv:1] Dial("SIP/i9PuqEcv-00000002",
<a class="moz-txt-link-rfc2396E" href="mailto:Motif/google-jd/cathy.fourny@gmail.com,,r">"Motif/google-jd/cathy.fourny@gmail.com,,r"</a>) in new stack

&lt;--- XMPP sent to 'google-jd' ---&gt;
&lt;iq from='<a class="moz-txt-link-abbreviated" href="mailto:jeandenis.girard@gmail.com/asterisk-xBEE0DF06">jeandenis.girard@gmail.com/asterisk-xBEE0DF06</a>'
to='<a class="moz-txt-link-abbreviated" href="mailto:cathy.fourny@gmail.com/asterisk-xD2C13566">cathy.fourny@gmail.com/asterisk-xD2C13566</a>' type='set'
id='aaaao'&gt;&lt;jingle action='session-initiate' sid='7e44df781ce623b6'
xmlns='urn:xmpp:jingle:1'
initiator='<a class="moz-txt-link-abbreviated" href="mailto:jeandenis.girard@gmail.com/asterisk-xBEE0DF06">jeandenis.girard@gmail.com/asterisk-xBEE0DF06</a>'&gt;&lt;content
creator='initiator' name='audio'&gt;&lt;description
xmlns='urn:xmpp:jingle:apps:<a class="moz-txt-link-freetext" href="rtp:1">rtp:1</a>' media='audio'&gt;&lt;payload-type id='110'
name='speex' channels='1' clockrate='8000'/&gt;&lt;payload-type id='0'
name='PCMU' channels='1' clockrate='8000'/&gt;&lt;payload-type id='9'
name='G722' channels='1' clockrate='8000'/&gt;&lt;payload-type id='8'
name='PCMA' channels='1' clockrate='8000'/&gt;&lt;payload-type id='101'
name='telephone-event' channels='1'
clockrate='8000'/&gt;&lt;/description&gt;&lt;transport
xmlns='urn:xmpp:jingle:transports:ice-udp:1'/&gt;&lt;/content&gt;&lt;/jingle&gt;&lt;/iq&gt;
&lt;-------------&gt;
    -- Called <a class="moz-txt-link-abbreviated" href="mailto:Motif/google-jd/cathy.fourny@gmail.com">Motif/google-jd/cathy.fourny@gmail.com</a>

&lt;--- XMPP received from 'google-jd' ---&gt;

&lt;-------------&gt;

&lt;--- XMPP received from 'google-cathy' ---&gt;
&lt;iq from=<a class="moz-txt-link-rfc2396E" href="mailto:jeandenis.girard@gmail.com/asterisk-xBEE0DF06">"jeandenis.girard@gmail.com/asterisk-xBEE0DF06"</a>
to=<a class="moz-txt-link-rfc2396E" href="mailto:cathy.fourny@gmail.com/asterisk-xD2C13566">"cathy.fourny@gmail.com/asterisk-xD2C13566"</a> type="set"
id="aaaao"&gt;&lt;jingle action="session-initiate" sid="7e44df781ce623b6"
initiator=<a class="moz-txt-link-rfc2396E" href="mailto:jeandenis.girard@gmail.com/asterisk-xBEE0DF06">"jeandenis.girard@gmail.com/asterisk-xBEE0DF06"</a>
xmlns="urn:xmpp:jingle:1"&gt;&lt;content creator="initiator"
name="audio"&gt;&lt;description media="audio"
xmlns="urn:xmpp:jingle:apps:<a class="moz-txt-link-freetext" href="rtp:1">rtp:1</a>"&gt;&lt;payload-type id="110" name="speex"
channels="1" clockrate="8000"/&gt;&lt;payload-type id="0" name="PCMU"
channels="1" clockrate="8000"/&gt;&lt;payload-type id="9" name="G722"
channels="1" clockrate="8000"/&gt;&lt;payload-type id="8" name="PCMA"
channels="1" clockrate="8000"/&gt;&lt;payload-type id="101"
name="telephone-event" channels="1"
clockrate="8000"/&gt;&lt;/description&gt;&lt;transport
xmlns="urn:xmpp:jingle:transports:ice-udp:1"/&gt;&lt;/content&gt;&lt;/jingle&gt;&lt;/iq&gt;
&lt;-------------&gt;

&lt;--- XMPP sent to 'google-cathy' ---&gt;
&lt;iq type='result' from='<a class="moz-txt-link-abbreviated" href="mailto:cathy.fourny@gmail.com/asterisk-xD2C13566">cathy.fourny@gmail.com/asterisk-xD2C13566</a>'
to='<a class="moz-txt-link-abbreviated" href="mailto:jeandenis.girard@gmail.com/asterisk-xBEE0DF06">jeandenis.girard@gmail.com/asterisk-xBEE0DF06</a>' id='aaaao'/&gt;
&lt;-------------&gt;

&lt;--- XMPP sent to 'google-cathy' ---&gt;
&lt;iq from='<a class="moz-txt-link-abbreviated" href="mailto:cathy.fourny@gmail.com/asterisk-xD2C13566">cathy.fourny@gmail.com/asterisk-xD2C13566</a>'
to='<a class="moz-txt-link-abbreviated" href="mailto:jeandenis.girard@gmail.com/asterisk-xBEE0DF06">jeandenis.girard@gmail.com/asterisk-xBEE0DF06</a>' type='set'
id='aaaaj'&gt;&lt;jingle action='transport-info' sid='7e44df781ce623b6'
xmlns='urn:xmpp:jingle:1'&gt;&lt;content creator='responder'
name='audio'&gt;&lt;transport xmlns='urn:xmpp:jingle:transports:ice-udp:1'
pwd='4b4001b575f3c7b824e14d9436d5f466'
ufrag='6c28e0a07a5269e82ee313d916a046f7'&gt;&lt;candidate component='1'
foundation='583375015' generation='0' id='0a86' ip='192.168.1.1'
port='16384' priority='2130706431' protocol='udp'
type='host'/&gt;&lt;candidate component='1' foundation='583378294'
generation='0' id='3c7f' ip='192.168.0.10' port='16384'
priority='2130706431' protocol='udp' type='host'/&gt;&lt;candidate
component='1' foundation='192809686' generation='0' id='85cc'
ip='123.50.122.114' port='16384' priority='2130706431' protocol='udp'
type='host'/&gt;&lt;candidate component='2' foundation='583375015'
generation='0' id='cc6e' ip='192.168.1.1' port='16385'
priority='2130706430' protocol='udp' type='host'/&gt;&lt;candidate
component='2' foundation='583378294' generation='0' id='5cb8'
ip='192.168.0.10' port='16385' priority='2130706430' protocol='udp'
type='host'/&gt;&lt;candidate component='2' foundation='192809686'
generation='0' id='aaf7' ip='123.50.122.114' port='16385'
priority='2130706430' protocol='udp'
type='host'/&gt;&lt;/transport&gt;&lt;/content&gt;&lt;/jingle&gt;&lt;/iq&gt;
&lt;-------------&gt;
    -- Executing [s@incoming-motif:1]
NoOp("Motif/jeandenis.girard-646f", "") in new stack
    -- Executing [s@incoming-motif:2]
Wait("Motif/jeandenis.girard-646f", "1") in new stack

&lt;--- XMPP received from 'google-jd' ---&gt;
&lt;iq type="result" from=<a class="moz-txt-link-rfc2396E" href="mailto:cathy.fourny@gmail.com/asterisk-xD2C13566">"cathy.fourny@gmail.com/asterisk-xD2C13566"</a>
to=<a class="moz-txt-link-rfc2396E" href="mailto:jeandenis.girard@gmail.com/asterisk-xBEE0DF06">"jeandenis.girard@gmail.com/asterisk-xBEE0DF06"</a> id="aaaao"/&gt;
&lt;-------------&gt;

&lt;--- XMPP sent to 'google-jd' ---&gt;
&lt;iq from='<a class="moz-txt-link-abbreviated" href="mailto:jeandenis.girard@gmail.com/asterisk-xBEE0DF06">jeandenis.girard@gmail.com/asterisk-xBEE0DF06</a>'
to='<a class="moz-txt-link-abbreviated" href="mailto:cathy.fourny@gmail.com/asterisk-xD2C13566">cathy.fourny@gmail.com/asterisk-xD2C13566</a>' type='set'
id='aaaap'&gt;&lt;jingle action='transport-info' sid='7e44df781ce623b6'
xmlns='urn:xmpp:jingle:1'&gt;&lt;content creator='initiator'
name='audio'&gt;&lt;transport xmlns='urn:xmpp:jingle:transports:ice-udp:1'
pwd='2058a64771e310fd576c563678cccd67'
ufrag='049597be78a9a2b91e37321e54d923c7'&gt;&lt;candidate component='1'
foundation='583375015' generation='0' id='7b63' ip='192.168.1.1'
port='16118' priority='2130706431' protocol='udp'
type='host'/&gt;&lt;candidate component='1' foundation='583378294'
generation='0' id='37c5' ip='192.168.0.10' port='16118'
priority='2130706431' protocol='udp' type='host'/&gt;&lt;candidate
component='1' foundation='192809686' generation='0' id='72eb'
ip='123.50.122.114' port='16118' priority='2130706431' protocol='udp'
type='host'/&gt;&lt;candidate component='2' foundation='583375015'
generation='0' id='7732' ip='192.168.1.1' port='16119'
priority='2130706430' protocol='udp' type='host'/&gt;&lt;candidate
component='2' foundation='583378294' generation='0' id='cedf'
ip='192.168.0.10' port='16119' priority='2130706430' protocol='udp'
type='host'/&gt;&lt;candidate component='2' foundation='192809686'
generation='0' id='76d2' ip='123.50.122.114' port='16119'
priority='2130706430' protocol='udp'
type='host'/&gt;&lt;/transport&gt;&lt;/content&gt;&lt;/jingle&gt;&lt;/iq&gt;
&lt;-------------&gt;
    -- <a class="moz-txt-link-abbreviated" href="mailto:Motif/cathy.fourny@gmail.com/asterisk-xD2C13566-2001">Motif/cathy.fourny@gmail.com/asterisk-xD2C13566-2001</a> is
proceeding passing it to SIP/i9PuqEcv-00000002

&lt;--- XMPP received from 'google-jd' ---&gt;
&lt;iq from=<a class="moz-txt-link-rfc2396E" href="mailto:cathy.fourny@gmail.com/asterisk-xD2C13566">"cathy.fourny@gmail.com/asterisk-xD2C13566"</a>
to=<a class="moz-txt-link-rfc2396E" href="mailto:jeandenis.girard@gmail.com/asterisk-xBEE0DF06">"jeandenis.girard@gmail.com/asterisk-xBEE0DF06"</a> type="set"
id="aaaaj"&gt;&lt;jingle action="transport-info" sid="7e44df781ce623b6"
xmlns="urn:xmpp:jingle:1"&gt;&lt;content creator="responder"
name="audio"&gt;&lt;transport pwd="4b4001b575f3c7b824e14d9436d5f466"
ufrag="6c28e0a07a5269e82ee313d916a046f7"
xmlns="urn:xmpp:jingle:transports:ice-udp:1"&gt;&lt;candidate component="1"
foundation="583375015" generation="0" id="0a86" ip="192.168.1.1"
port="16384" priority="2130706431" protocol="udp"
type="host"/&gt;&lt;candidate component="1" foundation="583378294"
generation="0" id="3c7f" ip="192.168.0.10" port="16384"
priority="2130706431" protocol="udp" type="host"/&gt;&lt;candidate
component="1" foundation="192809686" generation="0" id="85cc"
ip="123.50.122.114" port="16384" priority="2130706431" protocol="udp"
type="host"/&gt;&lt;candidate component="2" foundation="583375015"
generation="0" id="cc6e" ip="192.168.1.1" port="16385"
priority="2130706430" protocol="udp" type="host"/&gt;&lt;
&lt;-------------&gt;

&lt;--- XMPP received from 'google-jd' ---&gt;
candidate component="2" foundation="583378294" generation="0" id="5cb8"
ip="192.168.0.10" port="16385" priority="2130706430" protocol="udp"
type="host"/&gt;&lt;candidate component="2" foundation="192809686"
generation="0" id="aaf7" ip="123.50.122.114" port="16385"
priority="2130706430" protocol="udp"
type="host"/&gt;&lt;/transport&gt;&lt;/content&gt;&lt;/jingle&gt;&lt;/iq&gt;
&lt;-------------&gt;
[Nov  5 18:30:15] ERROR[28651][C-00000004]: chan_motif.c:1971
jingle_interpret_ice_udp_transport: Incomplete ICE-UDP candidate
received on session '7e44df781ce623b6'

&lt;--- XMPP sent to 'google-jd' ---&gt;
&lt;iq type='result' from='<a class="moz-txt-link-abbreviated" href="mailto:jeandenis.girard@gmail.com/asterisk-xBEE0DF06">jeandenis.girard@gmail.com/asterisk-xBEE0DF06</a>'
to='<a class="moz-txt-link-abbreviated" href="mailto:cathy.fourny@gmail.com/asterisk-xD2C13566">cathy.fourny@gmail.com/asterisk-xD2C13566</a>' id='aaaaj'/&gt;
&lt;-------------&gt;

&lt;--- XMPP sent to 'google-jd' ---&gt;
&lt;iq to='<a class="moz-txt-link-abbreviated" href="mailto:cathy.fourny@gmail.com/asterisk-xD2C13566">cathy.fourny@gmail.com/asterisk-xD2C13566</a>' type='set'
id='aaaaq'&gt;&lt;jingle action='session-terminate' sid='7e44df781ce623b6'
xmlns='urn:xmpp:jingle:1'&gt;&lt;reason&gt;&lt;failed-transport/&gt;&lt;/reason&gt;&lt;/jingle&gt;&lt;/iq&gt;
&lt;-------------&gt;
  == Everyone is busy/congested at this time (1:0/0/1)
    -- Auto fallthrough, channel 'SIP/i9PuqEcv-00000002' status is
'CHANUNAVAIL'

&lt;--- XMPP received from 'google-cathy' ---&gt;
&lt;iq from=<a class="moz-txt-link-rfc2396E" href="mailto:jeandenis.girard@gmail.com/asterisk-xBEE0DF06">"jeandenis.girard@gmail.com/asterisk-xBEE0DF06"</a>
to=<a class="moz-txt-link-rfc2396E" href="mailto:cathy.fourny@gmail.com/asterisk-xD2C13566">"cathy.fourny@gmail.com/asterisk-xD2C13566"</a> type="set"
id="aaaap"&gt;&lt;jingle action="transport-info" sid="7e44df781ce623b6"
xmlns="urn:xmpp:jingle:1"&gt;&lt;content creator="initiator"
name="audio"&gt;&lt;transport pwd="2058a64771e310fd576c563678cccd67"
ufrag="049597be78a9a2b91e37321e54d923c7"
xmlns="urn:xmpp:jingle:transports:ice-udp:1"&gt;&lt;candidate component="1"
foundation="583375015" generation="0" id="7b63" ip="192.168.1.1"
port="16118" priority="2130706431" protocol="udp"
type="host"/&gt;&lt;candidate component="1" foundation="583378294"
generation="0" id="37c5" ip="192.168.0.10" port="16118"
priority="2130706431" protocol="udp" type="host"/&gt;&lt;candidate
component="1" foundation="192809686" generation="0" id="72eb"
ip="123.50.122.114" port="16118" priority="2130706431" protocol="udp"
type="host"/&gt;&lt;candidate component="2" foundation="583375015"
generation="0" id="7732" ip="192.168.1.1" port="16119"
priority="2130706430" protocol="udp" type="host"/&gt;&lt;
&lt;-------------&gt;

&lt;--- XMPP received from 'google-cathy' ---&gt;
candidate component="2" foundation="583378294" generation="0" id="cedf"
ip="192.168.0.10" port="16119" priority="2130706430" protocol="udp"
type="host"/&gt;&lt;candidate component="2" foundation="192809686"
generation="0" id="76d2" ip="123.50.122.114" port="16119"
priority="2130706430" protocol="udp"
type="host"/&gt;&lt;/transport&gt;&lt;/content&gt;&lt;/jingle&gt;&lt;/iq&gt;
&lt;-------------&gt;
[Nov  5 18:30:15] ERROR[28652][C-00000005]: chan_motif.c:1971
jingle_interpret_ice_udp_transport: Incomplete ICE-UDP candidate
received on session '7e44df781ce623b6'

&lt;--- XMPP sent to 'google-cathy' ---&gt;
&lt;iq type='result' from='<a class="moz-txt-link-abbreviated" href="mailto:cathy.fourny@gmail.com/asterisk-xD2C13566">cathy.fourny@gmail.com/asterisk-xD2C13566</a>'
to='<a class="moz-txt-link-abbreviated" href="mailto:jeandenis.girard@gmail.com/asterisk-xBEE0DF06">jeandenis.girard@gmail.com/asterisk-xBEE0DF06</a>' id='aaaap'/&gt;
&lt;-------------&gt;
  == Spawn extension (incoming-motif, s, 2) exited non-zero on
'Motif/jeandenis.girard-646f'

&lt;--- XMPP sent to 'google-cathy' ---&gt;
&lt;iq to='<a class="moz-txt-link-abbreviated" href="mailto:jeandenis.girard@gmail.com/asterisk-xBEE0DF06">jeandenis.girard@gmail.com/asterisk-xBEE0DF06</a>' type='set'
id='aaaak'&gt;&lt;jingle action='session-terminate' sid='7e44df781ce623b6'
xmlns='urn:xmpp:jingle:1'&gt;&lt;reason&gt;&lt;failed-transport/&gt;&lt;/reason&gt;&lt;/jingle&gt;&lt;/iq&gt;
&lt;-------------&gt;

&lt;--- XMPP received from 'google-cathy' ---&gt;
&lt;iq type="result" from=<a class="moz-txt-link-rfc2396E" href="mailto:jeandenis.girard@gmail.com/asterisk-xBEE0DF06">"jeandenis.girard@gmail.com/asterisk-xBEE0DF06"</a>
to=<a class="moz-txt-link-rfc2396E" href="mailto:cathy.fourny@gmail.com/asterisk-xD2C13566">"cathy.fourny@gmail.com/asterisk-xD2C13566"</a> id="aaaaj"/&gt;
&lt;-------------&gt;

&lt;--- XMPP received from 'google-cathy' ---&gt;
&lt;iq to=<a class="moz-txt-link-rfc2396E" href="mailto:cathy.fourny@gmail.com/asterisk-xD2C13566">"cathy.fourny@gmail.com/asterisk-xD2C13566"</a> type="set" id="aaaaq"
from=<a class="moz-txt-link-rfc2396E" href="mailto:jeandenis.girard@gmail.com/asterisk-xBEE0DF06">"jeandenis.girard@gmail.com/asterisk-xBEE0DF06"</a>&gt;&lt;jingle
action="session-terminate" sid="7e44df781ce623b6"
xmlns="urn:xmpp:jingle:1"&gt;&lt;reason&gt;&lt;failed-transport/&gt;&lt;/reason&gt;&lt;/jingle&gt;&lt;/iq&gt;
&lt;-------------&gt;

&lt;--- XMPP sent to 'google-cathy' ---&gt;
&lt;iq type='error' from='<a class="moz-txt-link-abbreviated" href="mailto:cathy.fourny@gmail.com/asterisk-xD2C13566">cathy.fourny@gmail.com/asterisk-xD2C13566</a>'
to='<a class="moz-txt-link-abbreviated" href="mailto:jeandenis.girard@gmail.com/asterisk-xBEE0DF06">jeandenis.girard@gmail.com/asterisk-xBEE0DF06</a>' id='aaaaq'&gt;&lt;error
type='cancel'&gt;&lt;item-not-found
xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/&gt;&lt;unknown-session
xmlns='urn:xmpp:jingle:errors:1'/&gt;&lt;/error&gt;&lt;/iq&gt;
&lt;-------------&gt;

&lt;--- XMPP received from 'google-jd' ---&gt;
&lt;iq type="result" from=<a class="moz-txt-link-rfc2396E" href="mailto:cathy.fourny@gmail.com/asterisk-xD2C13566">"cathy.fourny@gmail.com/asterisk-xD2C13566"</a>
to=<a class="moz-txt-link-rfc2396E" href="mailto:jeandenis.girard@gmail.com/asterisk-xBEE0DF06">"jeandenis.girard@gmail.com/asterisk-xBEE0DF06"</a> id="aaaap"/&gt;
&lt;-------------&gt;

&lt;--- XMPP received from 'google-jd' ---&gt;
&lt;iq to=<a class="moz-txt-link-rfc2396E" href="mailto:jeandenis.girard@gmail.com/asterisk-xBEE0DF06">"jeandenis.girard@gmail.com/asterisk-xBEE0DF06"</a> type="set"
id="aaaak" from=<a class="moz-txt-link-rfc2396E" href="mailto:cathy.fourny@gmail.com/asterisk-xD2C13566">"cathy.fourny@gmail.com/asterisk-xD2C13566"</a>&gt;&lt;jingle
action="session-terminate" sid="7e44df781ce623b6"
xmlns="urn:xmpp:jingle:1"&gt;&lt;reason&gt;&lt;failed-transport/&gt;&lt;/reason&gt;&lt;/jingle&gt;&lt;/iq&gt;
&lt;-------------&gt;

&lt;--- XMPP sent to 'google-jd' ---&gt;
&lt;iq type='error' from='<a class="moz-txt-link-abbreviated" href="mailto:jeandenis.girard@gmail.com/asterisk-xBEE0DF06">jeandenis.girard@gmail.com/asterisk-xBEE0DF06</a>'
to='<a class="moz-txt-link-abbreviated" href="mailto:cathy.fourny@gmail.com/asterisk-xD2C13566">cathy.fourny@gmail.com/asterisk-xD2C13566</a>' id='aaaak'&gt;&lt;error
type='cancel'&gt;&lt;item-not-found
xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/&gt;&lt;unknown-session
xmlns='urn:xmpp:jingle:errors:1'/&gt;&lt;/error&gt;&lt;/iq&gt;
&lt;-------------&gt;

&lt;--- XMPP received from 'google-jd' ---&gt;
&lt;iq type="error" from=<a class="moz-txt-link-rfc2396E" href="mailto:cathy.fourny@gmail.com/asterisk-xD2C13566">"cathy.fourny@gmail.com/asterisk-xD2C13566"</a>
to=<a class="moz-txt-link-rfc2396E" href="mailto:jeandenis.girard@gmail.com/asterisk-xBEE0DF06">"jeandenis.girard@gmail.com/asterisk-xBEE0DF06"</a> id="aaaaq"&gt;&lt;error
type="cancel"&gt;&lt;item-not-found
xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/&gt;&lt;unknown-session
xmlns="urn:xmpp:jingle:errors:1"/&gt;&lt;/error&gt;&lt;/iq&gt;
&lt;-------------&gt;

&lt;--- XMPP received from 'google-cathy' ---&gt;
&lt;iq type="error" from=<a class="moz-txt-link-rfc2396E" href="mailto:jeandenis.girard@gmail.com/asterisk-xBEE0DF06">"jeandenis.girard@gmail.com/asterisk-xBEE0DF06"</a>
to=<a class="moz-txt-link-rfc2396E" href="mailto:cathy.fourny@gmail.com/asterisk-xD2C13566">"cathy.fourny@gmail.com/asterisk-xD2C13566"</a> id="aaaak"&gt;&lt;error
type="cancel"&gt;&lt;item-not-found
xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/&gt;&lt;unknown-session
xmlns="urn:xmpp:jingle:errors:1"/&gt;&lt;/error&gt;&lt;/iq&gt;
&lt;-------------&gt;



Thanks,
- -- 
Jean-Denis Girard

SysNux                  Systèmes  Linux  en Polynésie française
<a class="moz-txt-link-freetext" href="http://www.sysnux.pf/">http://www.sysnux.pf/</a>   Tél: +689 50 10 40 / GSM: +689 79 75 27
-----BEGIN PGP SIGNATURE-----

iEYEARECAAYFAlCYk4sACgkQuu7Rv+oOo/igqgCdG4lbXgV9/3in9jOqDK6UQwpM
rSgAoKYYKU4ste9lV8zLLBLaJOanEZ4X
=UJR7
-----END PGP SIGNATURE-----

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by <a class="moz-txt-link-freetext" href="http://www.api-digital.com">http://www.api-digital.com</a> --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               <a class="moz-txt-link-freetext" href="http://www.asterisk.org/hello">http://www.asterisk.org/hello</a>

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   <a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a></pre>
    </blockquote>
    <br>
    <div class="moz-signature">-- <br>
      Roy Abshire
      Co-op Vacation Rentals
      15218 Summit Ave Suite 300-354
      Fontana, CA 92336
      (855) 760-COOP (4667)</div>
  </body>
</html>