like i said:<br>&gt; maybe that phone does not support early media<br>
&gt;<br>
&gt; try adding the answer application to your dialplan<br><br>early media == 183<br>answer = 200<br><br>it depends on your dialplan in FS<br><br><br><br><div class="gmail_quote">On Tue, Mar 31, 2009 at 9:06 AM,  <span dir="ltr">&lt;<a href="mailto:can_man@gmx.de">can_man@gmx.de</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hello,<br>
<br>
I have found the problem. FS on my local network sends &quot;SIP/2.0 200 OK&quot;<br>
after an invite and FS on the net through the external profil sends<br>
SIP/2.0 183 Session Progress. But MjSip doesn&#39;t know how to deal with<br>
183, so it just ignores the message. For testing I have changed<br>
the 183 header to the 200 one and now it works.<br>
<br>
Thank you for your help and the quick response time.<br>
Best wishes,<br>
Phil<br>
<br>
<br>
&gt;From FS on the net through the external profil:<br>
<br>
SIP/2.0 183 Session Progress<br>
Via: SIP/2.0/UDP 90.181.59.141:5090;rport=60315;branch=z9hG4bK256321;received=78.105.17.88<br>
From: &lt;<a href="http://sip:puli@90.181.59.141:5090" target="_blank">sip:puli@90.181.59.141:5090</a>&gt;;tag=z9hG4bK40977269<br>
To: &lt;<a href="http://sip:2345@90.181.59.141:5090" target="_blank">sip:2345@90.181.59.141:5090</a>&gt;;tag=vgg3Zja8pNQcg<br>
Call-ID: <a href="mailto:507347917247@90.181.59.141">507347917247@90.181.59.141</a><br>
CSeq: 1 INVITE<br>
Contact: &lt;sip:mod_sofia@90.181.59.141:5090;transport=udp&gt;<br>
User-Agent: FreeSWITCH-mod_sofia/1.0.trunk-12839M<br>
Accept: application/sdp<br>
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO<br>
Supported: timer, precondition, path, replaces<br>
Allow-Events: talk, refer<br>
Content-Type: application/sdp<br>
Content-Disposition: session<br>
Content-Length: 267<br>
<br>
v=0<br>
o=FreeSWITCH 1072777625698755085 8893522831081357051 IN IP4 90.181.59.141<br>
s=FreeSWITCH<br>
c=IN IP4 91.121.59.148<br>
t=0 0<br>
m=audio 26722 RTP/AVP 0 101<br>
a=rtpmap:0 PCMU/8000<br>
a=rtpmap:101 telephone-event/8000<br>
a=fmtp:101 0-16<br>
a=silenceSupp:off - - - -<br>
a=ptime:20<br>
<br>
<br>
<br>
&gt;From FS in my local network:<br>
<br>
SIP/2.0 200 OK<br>
Via: SIP/2.0/UDP 192.168.1.143:5060;rport=5060;branch=z9hG4bK423233;received=192.168.1.102<br>
From: &lt;<a href="mailto:sip%3Abrian@192.168.1.143">sip:brian@192.168.1.143</a>&gt;;tag=z9hG4bK42598163<br>
To: &lt;<a href="mailto:sip%3A1000@192.168.1.143">sip:1000@192.168.1.143</a>&gt;;tag=Q0X494ZUNaKHH<br>
Call-ID: <a href="mailto:961142687222@192.168.1.143">961142687222@192.168.1.143</a><br>
CSeq: 2 INVITE<br>
Contact: &lt;sip:mod_sofia@192.168.1.143:5060;transport=udp&gt;<br>
User-Agent: FreeSWITCH-mod_sofia/1.0.trunk-12712M<br>
Accept: application/sdp<br>
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH<br>
Supported: timer, precondition, path, replaces<br>
Allow-Events: talk, presence, dialog, call-info, sla, include-session-description, presence.winfo, message-summary, refer<br>
Session-Expires: 120;refresher=uas<br>
Min-SE: 120<br>
Content-Type: application/sdp<br>
Content-Disposition: session<br>
Content-Length: 267<br>
<br>
v=0<br>
o=FreeSWITCH 5195745633884389954 8941954824002056485 IN IP4 192.168.1.143<br>
s=FreeSWITCH<br>
c=IN IP4 192.168.1.143<br>
t=0 0<br>
m=audio 22680 RTP/AVP 0 101<br>
a=rtpmap:0 PCMU/8000<br>
a=rtpmap:101 telephone-event/8000<br>
a=fmtp:101 0-16<br>
a=silenceSupp:off - - - -<br>
a=ptime:20<br>
<br>
<br>
<br>
<br>
&gt; maybe that phone does not support early media<br>
&gt;<br>
&gt; try adding the answer application to your dialplan<br>
&gt;<br>
&gt;<br>
&gt; On Mon, Mar 30, 2009 at 3:33 PM, &lt;<a href="mailto:can_man@gmx.de">can_man@gmx.de</a>&gt; wrote:<br>
&gt;<br>
&gt; &gt; Hallo,<br>
&gt; &gt;<br>
&gt; &gt; thank you for your answer Anthony.<br>
&gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; starting at line 192 you seem to be sending yourself a notify, not<br>
&gt; sure<br>
&gt; &gt; &gt; how you did that.<br>
&gt; &gt;<br>
&gt; &gt; That is indeed strange, I have looked at the MjSip code but haven&#39;t<br>
&gt; found<br>
&gt; &gt; the cause yet.<br>
&gt; &gt;<br>
&gt; &gt; &gt; you are not by any chance trying to call a registered endpoint using<br>
&gt; the<br>
&gt; &gt; &gt; FS<br>
&gt; &gt; &gt; ip together with @ are you?<br>
&gt; &gt; &gt; say you fs box is 1.2.3.4 and the phone is registered as 1000<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; If you want to call 1000 you don&#39;t use sofia/internal/<a href="mailto:1000@1.2.3.4">1000@1.2.3.4</a> you<br>
&gt; &gt; &gt; would<br>
&gt; &gt; &gt; use sofia/internal/1000%1.2.3.4<br>
&gt; &gt; &gt; The % tells it to resolve the domain as a locally hosted domain and<br>
&gt; &gt; &gt; translate it to the registered contact instead of using dns.<br>
&gt; &gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; For testing I at the moment send the incoming call to the voicemail of<br>
&gt; user<br>
&gt; &gt; 1000 with this code:<br>
&gt; &gt;<br>
&gt; &gt; return &#39;&#39;&#39;&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;\n&#39;&#39;&#39;\<br>
&gt; &gt;        &#39;&#39;&#39;&lt;document type=&quot;freeswitch/xml&quot;&gt;\n&#39;&#39;&#39;\<br>
&gt; &gt;        &#39;&#39;&#39;&lt;section name=&quot;dialplan&quot; description=&quot;RE Dial Plan For<br>
&gt; &gt; FreeSwitch&quot;&gt;\n&#39;&#39;&#39;\<br>
&gt; &gt;        &#39;&#39;&#39;&lt;context name=&quot;public&quot;&gt;\n&#39;&#39;&#39;\<br>
&gt; &gt;        &#39;&#39;&#39;&lt;extension name=&quot;voicemail%s&quot;&gt;\n&#39;&#39;&#39;\<br>
&gt; &gt;        &#39;&#39;&#39;&lt;condition field=&quot;destination_number&quot;<br>
&gt; expression=&quot;^(%s)$&quot;&gt;\n&#39;&#39;&#39;\<br>
&gt; &gt;        &#39;&#39;&#39;&lt;action application=&quot;voicemail&quot; data=&quot;default $${domain}<br>
&gt; &gt; %s&quot;/&gt;\n&#39;&#39;&#39;\<br>
&gt; &gt;        &#39;&#39;&#39;&lt;/condition&gt;\n&#39;&#39;&#39;\<br>
&gt; &gt;        &#39;&#39;&#39;&lt;/extension&gt;\n&#39;&#39;&#39;\<br>
&gt; &gt;        &#39;&#39;&#39;&lt;/context&gt;\n&#39;&#39;&#39;\<br>
&gt; &gt;        &#39;&#39;&#39;&lt;/section&gt;\n&#39;&#39;&#39;\<br>
&gt; &gt;        &#39;&#39;&#39;&lt;/document&gt;&#39;&#39;&#39; % (didNumber, didNumber, id)<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; Works fine with a normal SIP client.<br>
&gt; &gt; I have captured more output with debug enabled and have also captured<br>
&gt; the<br>
&gt; &gt; SIP messages originating from MjSip.<br>
&gt; &gt;<br>
&gt; &gt; FS: <a href="http://pastebin.freeswitch.org/8045" target="_blank">http://pastebin.freeswitch.org/8045</a><br>
&gt; &gt; MjSip: <a href="http://pastebin.freeswitch.org/8046" target="_blank">http://pastebin.freeswitch.org/8046</a><br>
&gt; &gt;<br>
&gt; &gt; Thank you very much for your help.<br>
&gt; &gt; Best wishes,<br>
&gt; &gt; Phil<br>
&gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; On Sun, Mar 29, 2009 at 5:09 PM, &lt;<a href="mailto:can_man@gmx.de">can_man@gmx.de</a>&gt; wrote:<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; Hello everyone,<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; I am trying to get FS working with the MjSip Java Sip-stack, the<br>
&gt; &gt; &gt; SipToSis<br>
&gt; &gt; &gt; &gt; source and the normal one. Everything works well within my own<br>
&gt; network<br>
&gt; &gt; &gt; and<br>
&gt; &gt; &gt; &gt; when using x-lite, but when it comes to making calls from MjSip to<br>
&gt; an<br>
&gt; &gt; &gt; &gt; outside FS server I don&#39;t hear any voice - seems to be a NAT problem<br>
&gt; or<br>
&gt; &gt; &gt; some<br>
&gt; &gt; &gt; &gt; kind of other MjSip problem. Registration works fine though and SIP<br>
&gt; &gt; &gt; messages<br>
&gt; &gt; &gt; &gt; get through ok, but non of the UDP RTP ones. Would be great if<br>
&gt; someone<br>
&gt; &gt; &gt; could<br>
&gt; &gt; &gt; &gt; advice me on how to do the setup correctly.<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; The whole FS trace can be found here:<br>
&gt; &gt; &gt; <a href="http://pastebin.freeswitch.org/8029" target="_blank">http://pastebin.freeswitch.org/8029</a><br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; The settings for MjSip are:<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &quot;via_addr=91.101.58.142 (changed in the whole<br>
&gt; trace)&quot;,&quot;host_port=5090&quot;,<br>
&gt; &gt; &gt; &gt; &quot;transport_protocols=udp tcp&quot;,&quot;from_url=&lt;<a href="http://sip:puli@91.101.58.142:5090" target="_blank">sip:puli@91.101.58.142:5090</a><br>
&gt; &gt; &gt;&quot;,<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt;<br>
&gt; &quot;username=puli&quot;,&quot;realm=91.101.58.142&quot;,&quot;passwd=1234&quot;,&quot;debug_level=8&quot;,&quot;do_register=yes&quot;,<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt;<br>
&gt; &quot;#do_unregister=yes&quot;,&quot;#do_unregister_all=yes&quot;,&quot;keepalive_time=8000&quot;,&quot;audio=yes&quot;,&quot;audio_port=21068&quot;,<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt;<br>
&gt; &quot;audio_avp=0&quot;,&quot;audio_codec=PCMU&quot;,&quot;audio_sample_rate=8000&quot;,&quot;audio_sample_size=1&quot;,&quot;audio_frame_size=500&quot;,<br>
&gt; &gt; &gt; &gt; &quot;bin_rat=rat&quot;,&quot;bin_vic=vic&quot;<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; Thank you very much.<br>
&gt; &gt; &gt; &gt; Best wishes,<br>
&gt; &gt; &gt; &gt; Phil<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; --<br>
&gt; &gt; &gt; &gt; Neu: GMX FreeDSL Komplettanschluss mit DSL 6.000 Flatrate +<br>
&gt; &gt; &gt; &gt; Telefonanschluss für nur 17,95 Euro/mtl.!*<br>
&gt; &gt; &gt; &gt; <a href="http://dsl.gmx.de/?ac=OM.AD.PD003K11308T4569a" target="_blank">http://dsl.gmx.de/?ac=OM.AD.PD003K11308T4569a</a><br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; _______________________________________________<br>
&gt; &gt; &gt; &gt; Freeswitch-users mailing list<br>
&gt; &gt; &gt; &gt; <a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>
&gt; &gt; &gt; &gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt; &gt; &gt; &gt; UNSUBSCRIBE:<br>
&gt; &gt; <a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt; &gt; &gt; &gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; --<br>
&gt; &gt; &gt; Anthony Minessale II<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; FreeSWITCH <a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org/</a><br>
&gt; &gt; &gt; ClueCon <a href="http://www.cluecon.com/" target="_blank">http://www.cluecon.com/</a><br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; AIM: anthm<br>
&gt; &gt; &gt; <a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a><br>
&gt; &lt;<a href="mailto:MSN%253Aanthony_minessale@hotmail.com">MSN%3Aanthony_minessale@hotmail.com</a>&gt;&lt;<br>
&gt; &gt;<br>
&gt; <a href="mailto:MSN%253Aanthony_minessale@hotmail.com">MSN%3Aanthony_minessale@hotmail.com</a>&lt;<a href="mailto:MSN%25253Aanthony_minessale@hotmail.com">MSN%253Aanthony_minessale@hotmail.com</a>&gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a>&lt;<a href="mailto:PAYPAL%253Aanthony.minessale@gmail.com">PAYPAL%3Aanthony.minessale@gmail.com</a>&gt;<br>
&gt; &gt;<br>
&gt; &lt;<a href="mailto:PAYPAL%253Aanthony.minessale@gmail.com">PAYPAL%3Aanthony.minessale@gmail.com</a>&lt;<a href="mailto:PAYPAL%25253Aanthony.minessale@gmail.com">PAYPAL%253Aanthony.minessale@gmail.com</a>&gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; IRC: <a href="http://irc.freenode.net" target="_blank">irc.freenode.net</a> #freeswitch<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; FreeSWITCH Developer Conference<br>
&gt; &gt; &gt; <a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><br>
&gt; &lt;<a href="mailto:sip%253A888@conference.freeswitch.org">sip%3A888@conference.freeswitch.org</a>&gt;&lt;<br>
&gt; &gt;<br>
&gt; <a href="mailto:sip%253A888@conference.freeswitch.org">sip%3A888@conference.freeswitch.org</a>&lt;<a href="mailto:sip%25253A888@conference.freeswitch.org">sip%253A888@conference.freeswitch.org</a>&gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; <a href="http://iax:guest@conference.freeswitch.org/888" target="_blank">iax:guest@conference.freeswitch.org/888</a><br>
&gt; &gt; &gt;<br>
&gt; <a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a>&lt;<a href="mailto:googletalk%253Aconf%252B888@conference.freeswitch.org">googletalk%3Aconf%2B888@conference.freeswitch.org</a>&gt;<br>

&gt; &gt;<br>
&gt; &lt;<a href="mailto:googletalk%253Aconf%252B888@conference.freeswitch.org">googletalk%3Aconf%2B888@conference.freeswitch.org</a>&lt;<a href="mailto:googletalk%25253Aconf%25252B888@conference.freeswitch.org">googletalk%253Aconf%252B888@conference.freeswitch.org</a>&gt;<br>

&gt; &gt; &gt;<br>
&gt; &gt; &gt; pstn:213-799-1400<br>
&gt; &gt;<br>
&gt; &gt; --<br>
&gt; &gt; Neu: GMX FreeDSL Komplettanschluss mit DSL 6.000 Flatrate +<br>
&gt; &gt; Telefonanschluss für nur 17,95 Euro/mtl.!*<br>
&gt; &gt; <a href="http://dsl.gmx.de/?ac=OM.AD.PD003K11308T4569a" target="_blank">http://dsl.gmx.de/?ac=OM.AD.PD003K11308T4569a</a><br>
&gt; &gt;<br>
&gt; &gt; _______________________________________________<br>
&gt; &gt; Freeswitch-users mailing list<br>
&gt; &gt; <a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>
&gt; &gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt; &gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt; &gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt; &gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Anthony Minessale II<br>
&gt;<br>
&gt; FreeSWITCH <a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org/</a><br>
&gt; ClueCon <a href="http://www.cluecon.com/" target="_blank">http://www.cluecon.com/</a><br>
&gt;<br>
&gt; AIM: anthm<br>
&gt; <a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a> &lt;<a href="mailto:MSN%253Aanthony_minessale@hotmail.com">MSN%3Aanthony_minessale@hotmail.com</a>&gt;<br>
&gt; GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a>&lt;<a href="mailto:PAYPAL%253Aanthony.minessale@gmail.com">PAYPAL%3Aanthony.minessale@gmail.com</a>&gt;<br>
&gt; IRC: <a href="http://irc.freenode.net" target="_blank">irc.freenode.net</a> #freeswitch<br>
&gt;<br>
&gt; FreeSWITCH Developer Conference<br>
&gt; <a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a> &lt;<a href="mailto:sip%253A888@conference.freeswitch.org">sip%3A888@conference.freeswitch.org</a>&gt;<br>
&gt; <a href="http://iax:guest@conference.freeswitch.org/888" target="_blank">iax:guest@conference.freeswitch.org/888</a><br>
&gt; <a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a>&lt;<a href="mailto:googletalk%253Aconf%252B888@conference.freeswitch.org">googletalk%3Aconf%2B888@conference.freeswitch.org</a>&gt;<br>

&gt; pstn:213-799-1400<br>
<br>
--<br>
Psssst! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit allen: <a href="http://www.gmx.net/de/go/multimessenger01" target="_blank">http://www.gmx.net/de/go/multimessenger01</a><br>
<br>
_______________________________________________<br>
Freeswitch-users mailing list<br>
<a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Anthony Minessale II<br><br>FreeSWITCH <a href="http://www.freeswitch.org/">http://www.freeswitch.org/</a><br>ClueCon <a href="http://www.cluecon.com/">http://www.cluecon.com/</a><br>
<br>AIM: anthm<br><a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a><br>GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a><br>
IRC: <a href="http://irc.freenode.net">irc.freenode.net</a> #freeswitch<br><br>FreeSWITCH Developer Conference<br><a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><br><a href="http://iax:guest@conference.freeswitch.org/888">iax:guest@conference.freeswitch.org/888</a><br>
<a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a><br>pstn:213-799-1400<br>