<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.comp.telephony.freeswitch.user">
    <title>gmane.comp.telephony.freeswitch.user</title>
    <link>http://blog.gmane.org/gmane.comp.telephony.freeswitch.user</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.freeswitch.user/60823"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.freeswitch.user/60822"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.freeswitch.user/60821"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.freeswitch.user/60820"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.freeswitch.user/60819"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.freeswitch.user/60818"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.freeswitch.user/60817"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.freeswitch.user/60816"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.freeswitch.user/60815"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.freeswitch.user/60814"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.freeswitch.user/60813"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.freeswitch.user/60812"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.freeswitch.user/60811"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.freeswitch.user/60810"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.freeswitch.user/60809"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.freeswitch.user/60808"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.freeswitch.user/60807"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.freeswitch.user/60806"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.freeswitch.user/60805"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.freeswitch.user/60804"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.freeswitch.user/60823">
    <title>Re: DTMF outbound call</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.freeswitch.user/60823</link>
    <description>&lt;pre&gt;It's not often time but now i see again message error
2013-05-23 15:24:44.452821 [WARNING] mod_sofia.c:1363 Pass 2833 mode 
may not work on a transcoded call.
2013-05-23 15:24:44.452821 [DEBUG] switch_rtp.c:2534 Correct ip/port 
confirmed.
2013-05-23 15:24:44.372152 [WARNING] mod_sofia.c:1363 Pass 2833 mode 
may not work on a transcoded call.

here my config file external.xml and internal.xml

&amp;lt;profile name="external"&amp;gt;
&amp;lt;!-- http://wiki.freeswitch.org/wiki/Sofia_Configuration_Files --&amp;gt;
&amp;lt;!--aliases are other names that will work as a valid profile name for 
this profile--&amp;gt;
&amp;lt;aliases&amp;gt;
&amp;lt;!--
&amp;lt;alias name="outbound"/&amp;gt;
&amp;lt;alias name="nat"/&amp;gt;
--&amp;gt;
&amp;lt;/aliases&amp;gt;

&amp;lt;!-- Outbound Registrations --&amp;gt;
&amp;lt;gateways&amp;gt;
&amp;lt;X-PRE-PROCESS cmd="include" data="external/*.xml"/&amp;gt;
&amp;lt;/gateways&amp;gt;

&amp;lt;domains&amp;gt;
&amp;lt;domain name="all" alias="false" parse="true"/&amp;gt;
&amp;lt;/domains&amp;gt;

&amp;lt;settings&amp;gt;
&amp;lt;param name="inbound-late-negotiation" value="true"/&amp;gt;
&amp;lt;param name="debug" value="7"/&amp;gt;
&amp;lt;param name="pass-rfc2833" value="true"/&amp;gt;
&amp;lt;param name="sip-trace" value="true"/&amp;gt;
&amp;lt;param name="sip-capture" value="no"/&amp;gt;
&amp;lt;param name="rfc2833-pt" value="101"/&amp;gt;
&amp;lt;param name="sip-port" value="$${external_sip_port}"/&amp;gt;
&amp;lt;param name="dialplan" value="XML"/&amp;gt;
&amp;lt;param name="context" value="public"/&amp;gt;
&amp;lt;param name="dtmf-duration" value="2000"/&amp;gt;
&amp;lt;param name="inbound-codec-prefs" value="$${global_codec_prefs}"/&amp;gt;
&amp;lt;param name="outbound-codec-prefs" value="$${outbound_codec_prefs}"/&amp;gt;
&amp;lt;param name="hold-music" value="$${hold_music}"/&amp;gt;
&amp;lt;param name="zrtp-passthru" value="true"/&amp;gt;
&amp;lt;param name="rtp-timer-name" value="soft"/&amp;gt;
&amp;lt;param name="local-network-acl" value="localnet.auto"/&amp;gt;
&amp;lt;param name="manage-presence" value="false"/&amp;gt;
&amp;lt;param name="inbound-codec-negotiation" value="generous"/&amp;gt;
&amp;lt;param name="nonce-ttl" value="60"/&amp;gt;
&amp;lt;param name="auth-calls" value="false"/&amp;gt;
&amp;lt;param name="rtp-ip" value="$${local_ip_v4}"/&amp;gt;
&amp;lt;param name="sip-ip" value="$${local_ip_v4}"/&amp;gt;
&amp;lt;param name="ext-rtp-ip" value="$${external_rtp_ip}"/&amp;gt;
&amp;lt;param name="ext-sip-ip" value="$${external_sip_ip}"/&amp;gt;
&amp;lt;param name="rtp-timeout-sec" value="300"/&amp;gt;
&amp;lt;param name="rtp-hold-timeout-sec" value="1800"/&amp;gt;
&amp;lt;param name="tls" value="$${external_ssl_enable}"/&amp;gt;
&amp;lt;param name="tls-only" value="false"/&amp;gt;
&amp;lt;param name="tls-bind-params" value="transport=tls"/&amp;gt;
&amp;lt;param name="tls-sip-port" value="$${external_tls_port}"/&amp;gt;
&amp;lt;param name="tls-cert-dir" value="$${external_ssl_dir}"/&amp;gt;
&amp;lt;param name="tls-passphrase" value=""/&amp;gt;
&amp;lt;param name="tls-verify-date" value="true"/&amp;gt;
&amp;lt;param name="tls-verify-policy" value="none"/&amp;gt;
&amp;lt;param name="tls-verify-depth" value="2"/&amp;gt;
&amp;lt;param name="tls-verify-in-subjects" value=""/&amp;gt;
&amp;lt;param name="tls-version" value="$${sip_tls_version}"/&amp;gt;

&amp;lt;/settings&amp;gt;
&amp;lt;/profile&amp;gt;


&amp;lt;profile name="internal"&amp;gt;
&amp;lt;!-- http://wiki.freeswitch.org/wiki/Sofia_Configuration_Files --&amp;gt;
&amp;lt;!--aliases are other names that will work as a valid profile name for 
this profile--&amp;gt;
&amp;lt;aliases&amp;gt;
&amp;lt;!--
&amp;lt;alias name="default"/&amp;gt;
--&amp;gt;
&amp;lt;/aliases&amp;gt;

&amp;lt;!-- Outbound Registrations --&amp;gt;
&amp;lt;gateways&amp;gt;
&amp;lt;X-PRE-PROCESS cmd="include" data="internal/*.xml"/&amp;gt;
&amp;lt;/gateways&amp;gt;

&amp;lt;domains&amp;gt;
&amp;lt;!-- indicator to parse the directory for domains with parse="true" 
to get gateways--&amp;gt;
&amp;lt;!--&amp;lt;domain name="$${domain}" parse="true"/&amp;gt;--&amp;gt;
&amp;lt;!-- indicator to parse the directory for domains with parse="true" 
to get gateways and alias every domain to this profile --&amp;gt;
&amp;lt;!--&amp;lt;domain name="all" alias="true" parse="true"/&amp;gt;--&amp;gt;
&amp;lt;domain name="all" alias="true" parse="false"/&amp;gt;
&amp;lt;/domains&amp;gt;

&amp;lt;settings&amp;gt;
&amp;lt;param name="inbound-late-negotiation" value="true"/&amp;gt;
&amp;lt;param name="debug" value="7"/&amp;gt;
&amp;lt;param name="sip-trace" value="true"/&amp;gt;
&amp;lt;param name="sip-capture" value="true"/&amp;gt;
&amp;lt;param name="watchdog-enabled" value="no"/&amp;gt;
&amp;lt;param name="watchdog-step-timeout" value="30000"/&amp;gt;
&amp;lt;param name="watchdog-event-timeout" value="30000"/&amp;gt;
&amp;lt;param name="log-auth-failures" value="true"/&amp;gt;
&amp;lt;param name="forward-unsolicited-mwi-notify" value="false"/&amp;gt;
&amp;lt;param name="context" value="public"/&amp;gt;
&amp;lt;param name="rfc2833-pt" value="101"/&amp;gt;
&amp;lt;param name="pass-rfc2833" value="true"/&amp;gt;
&amp;lt;param name="sip-port" value="$${internal_sip_port}"/&amp;gt;
&amp;lt;param name="dialplan" value="XML"/&amp;gt;
&amp;lt;param name="dtmf-duration" value="2000"/&amp;gt;
&amp;lt;param name="inbound-codec-prefs" value="$${global_codec_prefs}"/&amp;gt;
&amp;lt;param name="outbound-codec-prefs" value="$${global_codec_prefs}"/&amp;gt;
&amp;lt;param name="rtp-timer-name" value="soft"/&amp;gt;
&amp;lt;param name="rtp-ip" value="$${local_ip_v4}"/&amp;gt;
&amp;lt;param name="sip-ip" value="$${local_ip_v4}"/&amp;gt;
&amp;lt;param name="hold-music" value="$${hold_music}"/&amp;gt;
&amp;lt;param name="apply-nat-acl" value="nat.auto"/&amp;gt;
&amp;lt;!--&amp;lt;param name="apply-inbound-acl" value="domains"/&amp;gt;--&amp;gt;
&amp;lt;param name="local-network-acl" value="localnet.auto"/&amp;gt;
&amp;lt;param name="record-path" value="$${recordings_dir}"/&amp;gt;
&amp;lt;param name="record-template" 
value="${caller_id_number}.${target_domain}.${strftime(%Y-%m-%d-%H-%M-%S)}.wav"/&amp;gt;
&amp;lt;param name="manage-presence" value="true"/&amp;gt;
&amp;lt;param name="presence-hosts" value="$${domain},$${local_ip_v4}"/&amp;gt;
&amp;lt;param name="presence-privacy" value="$${presence_privacy}"/&amp;gt;
&amp;lt;param name="inbound-codec-negotiation" value="generous"/&amp;gt;
&amp;lt;param name="tls" value="$${internal_ssl_enable}"/&amp;gt;
&amp;lt;param name="tls-only" value="false"/&amp;gt;
&amp;lt;param name="tls-bind-params" value="transport=tls"/&amp;gt;
&amp;lt;param name="tls-sip-port" value="$${internal_tls_port}"/&amp;gt;
&amp;lt;param name="tls-cert-dir" value="$${internal_ssl_dir}"/&amp;gt;
&amp;lt;param name="tls-passphrase" value=""/&amp;gt;
&amp;lt;param name="tls-verify-date" value="true"/&amp;gt;
&amp;lt;param name="tls-verify-policy" value="none"/&amp;gt;
&amp;lt;param name="tls-verify-depth" value="2"/&amp;gt;
&amp;lt;param name="tls-verify-in-subjects" value=""/&amp;gt;
&amp;lt;param name="tls-version" value="$${sip_tls_version}"/&amp;gt;
&amp;lt;param name="nonce-ttl" value="60"/&amp;gt;
&amp;lt;!--&amp;lt;param name="auth-calls" value="$${internal_auth_calls}"/&amp;gt;--&amp;gt;
&amp;lt;param name="inbound-reg-force-matching-username" value="true"/&amp;gt;
&amp;lt;param name="auth-all-packets" value="false"/&amp;gt;
&amp;lt;param name="ext-rtp-ip" value="$${external_rtp_ip}"/&amp;gt;
&amp;lt;param name="ext-sip-ip" value="$${external_sip_ip}"/&amp;gt;
&amp;lt;param name="rtp-timeout-sec" value="300"/&amp;gt;
&amp;lt;param name="rtp-hold-timeout-sec" value="1800"/&amp;gt;
&amp;lt;param name="force-register-domain" value="$${domain}"/&amp;gt;
&amp;lt;param name="force-subscription-domain" value="$${domain}"/&amp;gt;
&amp;lt;param name="force-register-db-domain" value="$${domain}"/&amp;gt;
&amp;lt;param name="challenge-realm" value="auto_from"/&amp;gt;
&amp;lt;param name="pass-callee-id" value="true"/&amp;gt;
&amp;lt;/settings&amp;gt;
&amp;lt;/profile&amp;gt;


Tks adavnce for your help

Le 2013-05-23 14:58, Michael Jerris a écrit :

_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
consulting&amp;lt; at &amp;gt;freeswitch.org
http://www.freeswitchsolutions.com

FreeSWITCH-powered IP PBX: The CudaTel Communication Server
http://www.cudatel.com

Official FreeSWITCH Sites
http://www.freeswitch.org
http://wiki.freeswitch.org
http://www.cluecon.com

FreeSWITCH-users mailing list
FreeSWITCH-users&amp;lt; at &amp;gt;lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
&lt;/pre&gt;</description>
    <dc:creator>ehermouet-ogZ//5ZwM7ZGWvitb5QawA&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2013-05-23T13:27:11</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.freeswitch.user/60822">
    <title>Re: DTMF outbound call</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.freeswitch.user/60822</link>
    <description>&lt;pre&gt;How do you use what?

On May 23, 2013, at 9:07 AM, ehermouet-ogZ//5ZwM7ZGWvitb5QawA&amp;lt; at &amp;gt;public.gmane.org wrote:



_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
consulting-YF8E+gPBBv73h3GqohbjpQ&amp;lt; at &amp;gt;public.gmane.org
http://www.freeswitchsolutions.com

FreeSWITCH-powered IP PBX: The CudaTel Communication Server
http://www.cudatel.com

Official FreeSWITCH Sites
http://www.freeswitch.org
http://wiki.freeswitch.org
http://www.cluecon.com

FreeSWITCH-users mailing list
FreeSWITCH-users-PD4FTy7X32k3T7AR8gHRW2D2FQJk+8+b&amp;lt; at &amp;gt;public.gmane.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

&lt;/pre&gt;</description>
    <dc:creator>Michael Jerris</dc:creator>
    <dc:date>2013-05-23T13:24:14</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.freeswitch.user/60821">
    <title>Re: DTMF outbound call</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.freeswitch.user/60821</link>
    <description>&lt;pre&gt;how do you use it without interface ? it's server with only ssh access.
tks
Le 2013-05-23 14:58, Michael Jerris a écrit :


_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
consulting&amp;lt; at &amp;gt;freeswitch.org
http://www.freeswitchsolutions.com

FreeSWITCH-powered IP PBX: The CudaTel Communication Server
http://www.cudatel.com

Official FreeSWITCH Sites
http://www.freeswitch.org
http://wiki.freeswitch.org
http://www.cluecon.com

FreeSWITCH-users mailing list
FreeSWITCH-users&amp;lt; at &amp;gt;lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
&lt;/pre&gt;</description>
    <dc:creator>ehermouet-ogZ//5ZwM7ZGWvitb5QawA&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2013-05-23T13:07:40</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.freeswitch.user/60820">
    <title>Re: why it hangs up after originate</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.freeswitch.user/60820</link>
    <description>&lt;pre&gt;
On May 22, 2013, at 10:12 PM, Vincent Xia &amp;lt;gmangudai-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:


http://wiki.freeswitch.org/wiki/Mod_commands#originate

"&amp;amp;&amp;lt;application_name&amp;gt;"
you need &amp;amp; not &amp;lt; at &amp;gt;

Mike


_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
consulting-YF8E+gPBBv73h3GqohbjpQ&amp;lt; at &amp;gt;public.gmane.org
http://www.freeswitchsolutions.com

FreeSWITCH-powered IP PBX: The CudaTel Communication Server
http://www.cudatel.com

Official FreeSWITCH Sites
http://www.freeswitch.org
http://wiki.freeswitch.org
http://www.cluecon.com

FreeSWITCH-users mailing list
FreeSWITCH-users-PD4FTy7X32k3T7AR8gHRW2D2FQJk+8+b&amp;lt; at &amp;gt;public.gmane.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
&lt;/pre&gt;</description>
    <dc:creator>Michael Jerris</dc:creator>
    <dc:date>2013-05-23T13:00:56</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.freeswitch.user/60819">
    <title>Re: DTMF outbound call</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.freeswitch.user/60819</link>
    <description>&lt;pre&gt;this log does not seem to have a complete call let alone any attempt at dtmf.  I don't see anything wrong from this log but as I said, its incomplete.  If you pcap the traffic, do you see 2833 dtmf flowing ?

Mike

On May 23, 2013, at 8:44 AM, ehermouet-ogZ//5ZwM7ZGWvitb5QawA&amp;lt; at &amp;gt;public.gmane.org wrote:



_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
consulting-YF8E+gPBBv73h3GqohbjpQ&amp;lt; at &amp;gt;public.gmane.org
http://www.freeswitchsolutions.com

FreeSWITCH-powered IP PBX: The CudaTel Communication Server
http://www.cudatel.com

Official FreeSWITCH Sites
http://www.freeswitch.org
http://wiki.freeswitch.org
http://www.cluecon.com

FreeSWITCH-users mailing list
FreeSWITCH-users-PD4FTy7X32k3T7AR8gHRW2D2FQJk+8+b&amp;lt; at &amp;gt;public.gmane.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

&lt;/pre&gt;</description>
    <dc:creator>Michael Jerris</dc:creator>
    <dc:date>2013-05-23T12:58:42</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.freeswitch.user/60818">
    <title>Re: Conference questions</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.freeswitch.user/60818</link>
    <description>&lt;pre&gt;
On May 23, 2013, at 2:00 AM, Matthew Cordes &amp;lt;cordes.matthew-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:


You don't really. Why exactly would you want to do this?


https://wiki.freeswitch.org/wiki/Mod_conference

conference flags "wait-mod"


my recommendation : https://wiki.freeswitch.org/wiki/Mod_xml_curl


If your doing dialplan via mod_xml_curl you can do all that validation in your dialplan lookup.


_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
consulting-YF8E+gPBBv73h3GqohbjpQ&amp;lt; at &amp;gt;public.gmane.org
http://www.freeswitchsolutions.com

FreeSWITCH-powered IP PBX: The CudaTel Communication Server
http://www.cudatel.com

Official FreeSWITCH Sites
http://www.freeswitch.org
http://wiki.freeswitch.org
http://www.cluecon.com

FreeSWITCH-users mailing list
FreeSWITCH-users-PD4FTy7X32k3T7AR8gHRW2D2FQJk+8+b&amp;lt; at &amp;gt;public.gmane.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
&lt;/pre&gt;</description>
    <dc:creator>Michael Jerris</dc:creator>
    <dc:date>2013-05-23T12:51:09</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.freeswitch.user/60817">
    <title>Re: DTMF outbound call</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.freeswitch.user/60817</link>
    <description>&lt;pre&gt;Yes

http://pastebin.freeswitch.org/20947

Le 2013-05-23 14:28, Michael Jerris a écrit :

_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
consulting&amp;lt; at &amp;gt;freeswitch.org
http://www.freeswitchsolutions.com

FreeSWITCH-powered IP PBX: The CudaTel Communication Server
http://www.cudatel.com

Official FreeSWITCH Sites
http://www.freeswitch.org
http://wiki.freeswitch.org
http://www.cluecon.com

FreeSWITCH-users mailing list
FreeSWITCH-users&amp;lt; at &amp;gt;lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
&lt;/pre&gt;</description>
    <dc:creator>ehermouet-ogZ//5ZwM7ZGWvitb5QawA&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2013-05-23T12:44:22</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.freeswitch.user/60816">
    <title>Re: DTMF outbound call</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.freeswitch.user/60816</link>
    <description>&lt;pre&gt;Did you ever post a new log after you changed codec negotiation settings?

On May 23, 2013, at 1:27 AM, Hermouet Erwan &amp;lt;ehermouet-ogZ//5ZwM7ZGWvitb5QawA&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:


_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
consulting-YF8E+gPBBv73h3GqohbjpQ&amp;lt; at &amp;gt;public.gmane.org
http://www.freeswitchsolutions.com

FreeSWITCH-powered IP PBX: The CudaTel Communication Server
http://www.cudatel.com

Official FreeSWITCH Sites
http://www.freeswitch.org
http://wiki.freeswitch.org
http://www.cluecon.com

FreeSWITCH-users mailing list
FreeSWITCH-users-PD4FTy7X32k3T7AR8gHRW2D2FQJk+8+b&amp;lt; at &amp;gt;public.gmane.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
&lt;/pre&gt;</description>
    <dc:creator>Michael Jerris</dc:creator>
    <dc:date>2013-05-23T12:28:35</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.freeswitch.user/60815">
    <title>Re: Max. Number of 8 span PRI cards</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.freeswitch.user/60815</link>
    <description>&lt;pre&gt;Talk to sangoma, they have tested at &amp;gt; 3 cards I know, but I don't know system specifics.

On May 23, 2013, at 7:27 AM, Ashish gautam &amp;lt;ashish-kMxHSFh002n/PtFMR13I2A&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:


_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
consulting-YF8E+gPBBv73h3GqohbjpQ&amp;lt; at &amp;gt;public.gmane.org
http://www.freeswitchsolutions.com

FreeSWITCH-powered IP PBX: The CudaTel Communication Server
http://www.cudatel.com

Official FreeSWITCH Sites
http://www.freeswitch.org
http://wiki.freeswitch.org
http://www.cluecon.com

FreeSWITCH-users mailing list
FreeSWITCH-users-PD4FTy7X32k3T7AR8gHRW2D2FQJk+8+b&amp;lt; at &amp;gt;public.gmane.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
&lt;/pre&gt;</description>
    <dc:creator>Michael Jerris</dc:creator>
    <dc:date>2013-05-23T12:30:58</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.freeswitch.user/60814">
    <title>Conference questions</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.freeswitch.user/60814</link>
    <description>&lt;pre&gt;Hi,

I'm new to FreeSwitch and starting to experiment with conferences. I've
browsed the wiki and I'm half way through the ebook and I'm running into a
few questions I'm hoping I might be able to get some help with.

1. How do I translate conference cli commands (e.g. "conference xxx mute
yyy") into a dialplan xml actions?

2. The default behavior of the conference is to disable hold music and
allow the participants to speak when there are two or more callers. How
might I  keep the conference on hold until a particular caller joins?
Additionally when this special user leaves I'd like to place the conference
back on hold.

3. Where might I find info regarding loading configuration information
(particularly the user directory) from an external source (probably a
database and probably via mod_python)?

4. I'd like to have some private conferences that only certain callers can
join. I'll know the callers' ids before hand. I'm assuming a reasonable way
to handle is with user groups. How would I test if a user is a member of a
particular group?

Thanks,
-Matt
_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
consulting-YF8E+gPBBv73h3GqohbjpQ&amp;lt; at &amp;gt;public.gmane.org
http://www.freeswitchsolutions.com

FreeSWITCH-powered IP PBX: The CudaTel Communication Server
http://www.cudatel.com

Official FreeSWITCH Sites
http://www.freeswitch.org
http://wiki.freeswitch.org
http://www.cluecon.com

FreeSWITCH-users mailing list
FreeSWITCH-users-PD4FTy7X32k3T7AR8gHRW2D2FQJk+8+b&amp;lt; at &amp;gt;public.gmane.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
&lt;/pre&gt;</description>
    <dc:creator>Matthew Cordes</dc:creator>
    <dc:date>2013-05-23T06:00:17</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.freeswitch.user/60813">
    <title>why it hangs up after originate</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.freeswitch.user/60813</link>
    <description>&lt;pre&gt;when im executing console commands like "originate user/1005
&amp;lt; at &amp;gt;eavesdrop(uuid)" to have 1005 listen to a call party, 1005 rings then i
click answer and find out it hangs up immediately, the freeswitch log says
"[NOTICE] switch_core_state_machine.c:262 sofia/internal/sip:1005&amp;lt; at &amp;gt;IPaddr:5088
has executed the last dialplan instruction, hanging up."

does that mean i need to add something the to the dialplan? is there a
simple solution by extending the originate command like "originate
user/1005 &amp;lt; at &amp;gt;eavesdrop(uuid) &amp;amp;wait_for_hangup"?
_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
consulting-YF8E+gPBBv73h3GqohbjpQ&amp;lt; at &amp;gt;public.gmane.org
http://www.freeswitchsolutions.com

FreeSWITCH-powered IP PBX: The CudaTel Communication Server
http://www.cudatel.com

Official FreeSWITCH Sites
http://www.freeswitch.org
http://wiki.freeswitch.org
http://www.cluecon.com

FreeSWITCH-users mailing list
FreeSWITCH-users-PD4FTy7X32k3T7AR8gHRW2D2FQJk+8+b&amp;lt; at &amp;gt;public.gmane.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
&lt;/pre&gt;</description>
    <dc:creator>Vincent Xia</dc:creator>
    <dc:date>2013-05-23T02:12:56</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.freeswitch.user/60812">
    <title>Re: inband DTMF bleeding through</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.freeswitch.user/60812</link>
    <description>&lt;pre&gt;I have not yet tried what was suggested. I believe it works, but I just
haven't got around to trying it yet as I have a lot on my plate and
FreeSWITCH isn't a top priority yet.

freetdm_disable_dtmf=true
freetdm_pre_buffer_size=N (size in bytes of a SLIN pre buffer so it can
cut detected dtmf fragments out)

I do not know if there is any documentation for those yet or not.

I hope it helps.

Trever

_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
consulting-YF8E+gPBBv73h3GqohbjpQ&amp;lt; at &amp;gt;public.gmane.org
http://www.freeswitchsolutions.com

FreeSWITCH-powered IP PBX: The CudaTel Communication Server
http://www.cudatel.com

Official FreeSWITCH Sites
http://www.freeswitch.org
http://wiki.freeswitch.org
http://www.cluecon.com

FreeSWITCH-users mailing list
FreeSWITCH-users-PD4FTy7X32k3T7AR8gHRW2D2FQJk+8+b&amp;lt; at &amp;gt;public.gmane.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
&lt;/pre&gt;</description>
    <dc:creator>Trever L. Adams</dc:creator>
    <dc:date>2013-05-23T12:28:02</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.freeswitch.user/60811">
    <title>Re: how to turn an ongoing call in to aconference</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.freeswitch.user/60811</link>
    <description>&lt;pre&gt;sorry for the late response, normally the caller C will make an inbound
call through a certain number or preferably a prefix+caller A or B's number
(e.g. **+1001), i also would like to know what should i do if caller A or B
would dial a prefix+caller C's number and pull him into a three-way call.

many thanks!



2013/5/21 Brian Foster &amp;lt;bdfoster-v1fKxmSWr8YAvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org&amp;gt;

_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
consulting-YF8E+gPBBv73h3GqohbjpQ&amp;lt; at &amp;gt;public.gmane.org
http://www.freeswitchsolutions.com

FreeSWITCH-powered IP PBX: The CudaTel Communication Server
http://www.cudatel.com

Official FreeSWITCH Sites
http://www.freeswitch.org
http://wiki.freeswitch.org
http://www.cluecon.com

FreeSWITCH-users mailing list
FreeSWITCH-users-PD4FTy7X32k3T7AR8gHRW2D2FQJk+8+b&amp;lt; at &amp;gt;public.gmane.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
&lt;/pre&gt;</description>
    <dc:creator>Vincent Xia</dc:creator>
    <dc:date>2013-05-23T00:42:27</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.freeswitch.user/60810">
    <title>SDP manipulation and sofia_glue.c (developerhelp)</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.freeswitch.user/60810</link>
    <description>&lt;pre&gt;I am having difficulties forcefully stripping the a:crypto lines from the
remote sdp string. At first i was doing &amp;lt;action
application="set"&amp;gt;&amp;lt;![CDATA[switch_r_sdp=$sdp]]&amp;gt;
&amp;lt;/action&amp;gt;
from the diaplan, but this breaks the proxy media easily, because it
doesn't patch the SDP later for glueing.
I commented the following lines where the patcher is checking if the sdp
string has been set before :
void sofia_glue_tech_patch_sdp(private_object_t *tech_pvt)
{
        switch_size_t len;
        char *p, *q, *pe, *qe;
        int has_video = 0, has_audio = 0, has_ip = 0;
        char port_buf[25] = "";
        char vport_buf[25] = "";
        char *new_sdp;
        int bad = 0;
*/**
*        if (zstr(tech_pvt-&amp;gt;local_sdp_str)) {*
*                return;*
*        }*
**/*

And now i got the correct sdp sent to the b-leg(patched for proxy media and
nat), but no audio is going either way. Would there be a more clever way to
"rip" some lines from the SDP and not break the NAT/Proxy media processing
afterwards?

Help is much appreciated.
_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
consulting-YF8E+gPBBv73h3GqohbjpQ&amp;lt; at &amp;gt;public.gmane.org
http://www.freeswitchsolutions.com

FreeSWITCH-powered IP PBX: The CudaTel Communication Server
http://www.cudatel.com

Official FreeSWITCH Sites
http://www.freeswitch.org
http://wiki.freeswitch.org
http://www.cluecon.com

FreeSWITCH-users mailing list
FreeSWITCH-users-PD4FTy7X32k3T7AR8gHRW2D2FQJk+8+b&amp;lt; at &amp;gt;public.gmane.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
&lt;/pre&gt;</description>
    <dc:creator>Daniel Ivanov</dc:creator>
    <dc:date>2013-05-23T12:01:54</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.freeswitch.user/60809">
    <title>Re: Audio delay problem after upgrading to newest GIT version - increasing delay only on one leg</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.freeswitch.user/60809</link>
    <description>&lt;pre&gt;Finally solved this problem by:
1. outbound-codec-prefs to PCMU&amp;lt; at &amp;gt;20i,PCMA&amp;lt; at &amp;gt;20i
2. setting inbound-codec-negotiation = scrooge

Spent 4 hours on fixing that, maybe my solution will help someone with same
problem in the future
_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
consulting-YF8E+gPBBv73h3GqohbjpQ&amp;lt; at &amp;gt;public.gmane.org
http://www.freeswitchsolutions.com

FreeSWITCH-powered IP PBX: The CudaTel Communication Server
http://www.cudatel.com

Official FreeSWITCH Sites
http://www.freeswitch.org
http://wiki.freeswitch.org
http://www.cluecon.com

FreeSWITCH-users mailing list
FreeSWITCH-users-PD4FTy7X32k3T7AR8gHRW2D2FQJk+8+b&amp;lt; at &amp;gt;public.gmane.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
&lt;/pre&gt;</description>
    <dc:creator>Adam Raszynski</dc:creator>
    <dc:date>2013-05-23T11:47:54</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.freeswitch.user/60808">
    <title>Re: Cannot ring extension from DID</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.freeswitch.user/60808</link>
    <description>&lt;pre&gt;I made a change to 1000 this morning and I can now dial each others
extensions.

When I call the number I still go directly to the voicemail when extension
1000 should ring.


freeswitch&amp;lt; at &amp;gt;internal&amp;gt; sofia status profile internal reg


Registrations:

=================================================================================================

Call-ID:        519830183003-muKoWyl7ZPNp9BbEXvtYYg&amp;lt; at &amp;gt;public.gmane.org

User:           1001-fnel96BYnfCU7knFcz9Dig&amp;lt; at &amp;gt;public.gmane.org

Contact:        "user" &amp;lt;sip:1001-muKoWyl7ZPNp9BbEXvtYYg&amp;lt; at &amp;gt;public.gmane.org:45048
;transport=udp;fs_nat=yes;fs_path=sip%3A1001%4010.2.1.209%3A45048%3Btransport%3Dudp&amp;gt;

Agent:          Sipdroid/3.0 beta/SCH-I605

Status:         Registered(UDP-NAT)(unknown) EXP(2013-05-22 23:44:29)
EXPSECS(3501)

Host:           GothamCity-00

IP:             10.2.1.209

Port:           45048

Auth-User:      1001

Auth-Realm:     gothamcity.xom

MWI-Account:    1001-fnel96BYnfCU7knFcz9Dig&amp;lt; at &amp;gt;public.gmane.org


Call-ID:        7eb5078e-316ad43b-c274631c-ZxN56qRi8w00ZgchR83hnQ&amp;lt; at &amp;gt;public.gmane.org

User:           1000-fnel96BYnfCU7knFcz9Dig&amp;lt; at &amp;gt;public.gmane.org

Contact:        "user" &amp;lt;sip:1000-ZxN56qRi8w00ZgchR83hnQ&amp;lt; at &amp;gt;public.gmane.org:5060
;transport=tcp;fs_nat=yes;fs_path=sip%3A1000%4010.2.1.50%3A64461%3Btransport%3Dtcp&amp;gt;

Agent:          PolycomSoundPointIP-SPIP_335-UA/3.3.3.0069

Status:         Registered(TCP-NAT)(unknown) EXP(2013-05-22 22:48:44)
EXPSECS(156)

Host:           GothamCity-00

IP:             10.2.1.50

Port:           64461

Auth-User:      1000

Auth-Realm:     gothamcity.xom

MWI-Account:    1000-fnel96BYnfCU7knFcz9Dig&amp;lt; at &amp;gt;public.gmane.org


Total items returned: 2

=================================================================================================


Mike Hendrie
T: 847.366.5881
E: mike-0JVlv975Uqdt1OO0OYaSVA&amp;lt; at &amp;gt;public.gmane.org
On May 23, 2013 6:16 AM, "Philippe Le Toquin" &amp;lt;philippe-9OQXqz8nkhQ&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:

_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
consulting-YF8E+gPBBv73h3GqohbjpQ&amp;lt; at &amp;gt;public.gmane.org
http://www.freeswitchsolutions.com

FreeSWITCH-powered IP PBX: The CudaTel Communication Server
http://www.cudatel.com

Official FreeSWITCH Sites
http://www.freeswitch.org
http://wiki.freeswitch.org
http://www.cluecon.com

FreeSWITCH-users mailing list
FreeSWITCH-users-PD4FTy7X32k3T7AR8gHRW2D2FQJk+8+b&amp;lt; at &amp;gt;public.gmane.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
&lt;/pre&gt;</description>
    <dc:creator>Mike Hendrie</dc:creator>
    <dc:date>2013-05-23T11:45:06</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.freeswitch.user/60807">
    <title>Lua creating multiple session's</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.freeswitch.user/60807</link>
    <description>&lt;pre&gt;Hello List,

Im trying to do dial multiple destination through lua, on a single
incoming call.

I do know that i could do a simple session:execute("bridge",
"dst1,dst2,dst3") but I need to do it in individual session, for
processing I need to do in a later version of the lua script.

I loop through the destinations that needs to be called, creating a new
session for each destination, and storing that in an array.
Firstly, it seems as freeswitch.Session doesn't reply right away, but
waits for early-media. Thats ok though, but makes dialling mobile devices
a rather long wait.

The problem is, that when I do the second freeswitch.Session, it seems to
hold up further lua processing, until the last created call is answered.
Is this how its supposed to work.

Heres my current code:

local legs = {}

for key, dev in pairs(dstDevices) do
      freeswitch.consoleLog("info", "Lets call " .. dev.username .. " with
tech " .. dev.devicetech .. "\n")
      if dev.devicetech == "1" then
        freeswitch.consoleLog("info", "calling " .. dev.username .. " on
uasbc\n")
        legs[key] = freeswitch.Session("sofia/gateway/uasbc01/" ..
dev.username);
        freeswitch.consoleLog("info", "called " .. dev.username .. " on
uasbc\n")
      elseif dev.devicetech == "2" then
        freeswitch.consoleLog("info", "calling " .. dev.username .. " on
ccsbc, mvno\n")
        legs[key] =
freeswitch.Session("{origination_caller_id_name=+xxxxxxxx,origination_calle
r_id_number=+xxxxxxxxx}sofia/gateway/ccsbc01/+xx" ..
string.match(dev.username, "^mvno_(.+)"))
        freeswitch.consoleLog("info", "called " .. dev.username .. " on
ccsbc, mvno\n")
      end
  End


freeswitch.consoleLog("info", "Enter loop now\n")

It doesn't reach the last consoleLog until the last call is answered.



Venlig hilsen/kind regards

Jon Leren Schøpzinsky


_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
consulting-YF8E+gPBBv73h3GqohbjpQ&amp;lt; at &amp;gt;public.gmane.org
http://www.freeswitchsolutions.com

FreeSWITCH-powered IP PBX: The CudaTel Communication Server
http://www.cudatel.com

Official FreeSWITCH Sites
http://www.freeswitch.org
http://wiki.freeswitch.org
http://www.cluecon.com

FreeSWITCH-users mailing list
FreeSWITCH-users-PD4FTy7X32k3T7AR8gHRW2D2FQJk+8+b&amp;lt; at &amp;gt;public.gmane.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

&lt;/pre&gt;</description>
    <dc:creator>Jon Schøpzinsky</dc:creator>
    <dc:date>2013-05-23T11:36:46</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.freeswitch.user/60806">
    <title>Max. Number of 8 span PRI cards</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.freeswitch.user/60806</link>
    <description>&lt;pre&gt;Hi,

I want to ask that is it possible to use 3 eight span PRI cards on a single
FS server? I mean is there any limit up to which the system performs
optimally on this?

Please throw some light on this.

Thanks

&lt;/pre&gt;</description>
    <dc:creator>Ashish gautam</dc:creator>
    <dc:date>2013-05-23T11:27:39</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.freeswitch.user/60805">
    <title>Re: Cannot ring extension from DID</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.freeswitch.user/60805</link>
    <description>&lt;pre&gt;so your extension are not registered

On my FS I can see my own extension.

Now this is where I am going to learn something because I have no idea 
why you can call from one extension to another if they are not registered.

On 13-05-22 10:48 PM, Mike Hendrie wrote:

_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
consulting-YF8E+gPBBv73h3GqohbjpQ&amp;lt; at &amp;gt;public.gmane.org
http://www.freeswitchsolutions.com

FreeSWITCH-powered IP PBX: The CudaTel Communication Server
http://www.cudatel.com

Official FreeSWITCH Sites
http://www.freeswitch.org
http://wiki.freeswitch.org
http://www.cluecon.com

FreeSWITCH-users mailing list
FreeSWITCH-users-PD4FTy7X32k3T7AR8gHRW2D2FQJk+8+b&amp;lt; at &amp;gt;public.gmane.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
&lt;/pre&gt;</description>
    <dc:creator>Philippe Le Toquin</dc:creator>
    <dc:date>2013-05-23T11:12:57</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.freeswitch.user/60804">
    <title>Re: Audio delay problem after upgrading to newest GIT version - increasing delay only on one leg</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.freeswitch.user/60804</link>
    <description>&lt;pre&gt;Changed also rtp-timer-name to none

now bridged call is OK, but when local user uses IVR provided by
bind-meta-app it gets distorted audio, when leaving IVR and switching back
to the caller audio is OK again

2013/5/23 Adam Raszynski &amp;lt;netcentrica-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org&amp;gt;

_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
consulting-YF8E+gPBBv73h3GqohbjpQ&amp;lt; at &amp;gt;public.gmane.org
http://www.freeswitchsolutions.com

FreeSWITCH-powered IP PBX: The CudaTel Communication Server
http://www.cudatel.com

Official FreeSWITCH Sites
http://www.freeswitch.org
http://wiki.freeswitch.org
http://www.cluecon.com

FreeSWITCH-users mailing list
FreeSWITCH-users-PD4FTy7X32k3T7AR8gHRW2D2FQJk+8+b&amp;lt; at &amp;gt;public.gmane.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
&lt;/pre&gt;</description>
    <dc:creator>Adam Raszynski</dc:creator>
    <dc:date>2013-05-23T10:51:49</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.freeswitch.user/60803">
    <title>Re: Audio delay problem after upgrading to newest GIT version - increasing delay only on one leg</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.freeswitch.user/60803</link>
    <description>&lt;pre&gt;I changed outbound-codec-prefs to PCMU&amp;lt; at &amp;gt;20i,PCMA&amp;lt; at &amp;gt;20i so timing on inbound
and outbound legs is the same

Info about async PTIME does not appear now in console, so I think now there
are synchronous

But the problem is not solved - audio stream from local user is still
lagging
_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
consulting-YF8E+gPBBv73h3GqohbjpQ&amp;lt; at &amp;gt;public.gmane.org
http://www.freeswitchsolutions.com

FreeSWITCH-powered IP PBX: The CudaTel Communication Server
http://www.cudatel.com

Official FreeSWITCH Sites
http://www.freeswitch.org
http://wiki.freeswitch.org
http://www.cluecon.com

FreeSWITCH-users mailing list
FreeSWITCH-users-PD4FTy7X32k3T7AR8gHRW2D2FQJk+8+b&amp;lt; at &amp;gt;public.gmane.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
&lt;/pre&gt;</description>
    <dc:creator>Adam Raszynski</dc:creator>
    <dc:date>2013-05-23T10:24:40</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.telephony.freeswitch.user">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.telephony.freeswitch.user</link>
  </textinput>
</rdf:RDF>
