<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">It could be many things... Firewall? Nat being a nazi... what does your dialplan look like? So many variables but from the info provided we need more to make a guess.<div><br></div><div>You'll need to provide a sip trace. You can get that via starting FreeSWITCH like this TPORT_LOG=1 ./freeswitch</div><div><br></div><div>If you're on windows you can set the ENV variable to collect the same output</div><div><br></div><div>Then you can place that up on our paste bin located at <span class="Apple-style-span" style="font-family: 'Lucida Grande'; font-size: 11px; "><a href="http://pastebin:freeswitch@pastebin.freeswitch.org/">http://pastebin:freeswitch@pastebin.freeswitch.org</a></span></div><div><br></div><div>Thanks,</div><div>/b</div><div>PS: service iptables stop</div><div><br></div><div><br></div><div><br><div><html>On Jul 7, 2008, at 4:03 PM, M.Emran wrote:</html><br class="Apple-interchange-newline"><blockquote type="cite">Hi,<br><br>I have configured FS like this.but voice is not transmitting between two endpoints.Can you help me where i did wrong ? Here is my configuration:<br><div><span></span> </div> <div> <div style="margin-left: 1em; text-indent: -2em;"><a href="?ui=2&view=bsp&ver=1qygpcgurkovy#11afef97be4488a0_11afef267e7502b2_">-</a> <span></span></div><profile name="internal" domain="$${domain}"><br> <aliases><br> <alias name="$${domain}"/><br> <alias name="default"/><br> </aliases><br> <gateways><br> <X-PRE-PROCESS cmd="include" data="internal/*.xml"/><br> </gateways><br> <domains><br> </domains><br> <br> <settings><br> <param name="debug" value="1"/><br> <param name="sip-trace" value="no"/><br> <param name="context" value="public"/><br> <param name="rfc2833-pt" value="101"/><br> <!-- port to bind to for sip traffic --><br> <param name="sip-port" value="60"/><br> <param name="dialplan" value="XML"/><br> <param name="dtmf-duration" value="100"/><br> <param name="codec-prefs" value="$${global_codec_prefs}"/><br> <param name="use-rtp-timer" value="true"/><br> <param name="rtp-timer-name" value="soft"/><br> <param name="aggressive-nat-detection" value="true"/><br> <!-- ip address to use for rtp --><br> <param name="rtp-ip" value="$${local_ip_v4}"/><br> <!-- ip address to bind to --><br> <param name="sip-ip" value="$${local_ip_v4}"/><br> <param name="hold-music" value="$${hold_music}"/><br> <param name="apply-nat-acl" value="rfc1918"/><br> <param name="record-template" value="$${base_dir}/recordings/${caller_id_number}.${strftime(%Y-%m-%d-%H-%M-%S)}.wav"/><br> <param name="manage-presence" value="true"/><br> <param name="inbound-codec-negotiation" value="generous"/><br> <param name="tls" value="false"/><br> <param name="tls-bind-params" value="transport=tls"/><br> <param name="tls-sip-port" value="5061"/><br> <param name="tls-cert-dir" value="$${base_dir}/conf/ssl"/><br> <param name="tls-version" value="tlsv1"/><br> <br> <param name="inbound-no-media" value="true"/><br> <br> <br> <param name="nonce-ttl" value="60"/><br> <param name="auth-calls" value="true"/><br> <param name="auth-all-packets" value="false"/><br> <param name="rtp-timeout-sec" value="300"/><br> <param name="rtp-hold-timeout-sec" value="1800"/><br> <br> </settings><br></profile><br><br><br></div><br><br clear="all"><br>-- <br>Regards <br>---------- <br>M Emran<br>Inspiration Software Ltd<br> Web: <a href="http://www.inspiresoftbd.com/" target="_blank">www.inspiresoftbd.com</a> _______________________________________________<br>Freeswitch-users mailing list<br><a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<br>UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<br>http://www.freeswitch.org<br></blockquote></div><br><div apple-content-edited="true"> <span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Brian West</div><div><a href="sip:brian@freeswitch.org">sip:brian@freeswitch.org</a></div><div><br></div></div></span><br class="Apple-interchange-newline"> </div><br></div></body></html>