<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">We are already auto-adjusting to the nat issue here, but you likely have a firewall on blocking the rtp traffic, please turn off your firewall and test again.<div><br></div><div>Mike</div><div><br><div><div>On Aug 21, 2008, at 4:02 AM, Adeel Ansari wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr">I am not using any ip phone. Its normal mobile phones.<br>Moreover, I tried to change rtp-ip parameter to my public ip. Now its showing my public ip in the log, not the local one. But crashed with the error below.<br> <br><br>=====<br>2008-08-21 16:00:03 [DEBUG] sofia_glue.c:1756 sofia_glue_activate_rtp() AUDIO RTP [sofia/external/01160176905074] <a href="http://124.82.137.118">124.82.137.118</a> port 25456 -> <a href="http://130.94.88.94">130.94.88.94</a> port 13678 codec: 0 ms: 20<br> 2008-08-21 16:00:03 [DEBUG] switch_rtp.c:813 switch_rtp_create() Starting timer [soft] 160 bytes per 20000ms<br>2008-08-21 16:00:03 [ERR] sofia_glue.c:1975 sofia_glue_activate_rtp() AUDIO RTP REPORTS ERROR: [Bind Error!]<br> 2008-08-21 16:00:03 [NOTICE] sofia_glue.c:1976 sofia_glue_activate_rtp() Hangup sofia/external/01160176905074 [CS_CONSUME_MEDIA] [DESTINATION_OUT_OF_ORDER]<br>2008-08-21 16:00:03 [DEBUG] switch_channel.c:1362 switch_channel_perform_hangup() Kill sofia/external/01160176905074 [KILL]<br> 2008-08-21 16:00:03 [DEBUG] switch_core_session.c:727 switch_core_session_signal_state_change() Kill sofia/external/01160176905074 [BREAK]<br>2008-08-21 16:00:03 [ERR] sofia.c:2509 sofia_handle_sip_i_state() RTP Error!<br> 2008-08-21 16:00:03 [DEBUG] sofia.c:208 sofia_event_callback() Channel is already hungup.<br>=====<br><br>Thanks.<br><br><br><div class="gmail_quote">On Thu, Aug 21, 2008 at 3:49 PM, Jonas Gauffin <span dir="ltr">&lt;<a href="mailto:jonas.gauffin@gmail.com">jonas.gauffin@gmail.com</a>></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;">Your phones should be configured to use STUN. (in your phone web admin<br> interfaces)<br> <div><div></div><div class="Wj3C7c"><br> On Thu, Aug 21, 2008 at 9:46 AM, Adeel Ansari &lt;<a href="mailto:adeel.gnome@gmail.com">adeel.gnome@gmail.com</a>> wrote:<br> > Right. I guess, both phones are reporting local ips. Whats next. I have<br> > tried to change the STUN to stun:<a href="http://stun.freeswitch.org" target="_blank">stun.freeswitch.org</a>, but didn't work,<br> > nothing changed same local ip. I have tried to give ext-rtp-ip my public ip,<br> > but no work. Any suggestions?<br> ><br> > Thanks for your efforts.<br> ><br> > On Thu, Aug 21, 2008 at 3:26 PM, Jonas Gauffin &lt;<a href="mailto:jonas.gauffin@gmail.com">jonas.gauffin@gmail.com</a>><br> > wrote:<br> >><br> >> None of the phones are on the same lan as freeswitch, right?<br> >> If so, one of the phones do not use stun, but reports it's local ip to FS.<br> >><br> >> 2008-08-21 15:15:58 [DEBUG] sofia_glue.c:1756<br> >> sofia_glue_activate_rtp() AUDIO RTP [sofia/external/01160122263828]<br> >> <a href="http://192.168.253.101" target="_blank">192.168.253.101</a> port 23678 -> <a href="http://130.94.88.93" target="_blank">130.94.88.93</a> port 10116 codec: 0 ms: 20<br> >><br> >><br> >> On Thu, Aug 21, 2008 at 9:16 AM, Adeel Ansari &lt;<a href="mailto:adeel.gnome@gmail.com">adeel.gnome@gmail.com</a>><br> >> wrote:<br> >> > Below is the log in debug mode.<br> >> ><br> >> ><br> >> > ==========<br> >> > freeswitch@gnome> originate sofia/gateway/gizmo1/01160176905074<br> >> > &amp;bridge(sofia/gateway/gizmo2/01160122263828)<br> >> > 2008-08-21 15:15:54 [NOTICE] switch_channel.c:535<br> >> > switch_channel_set_name()<br> >> > New Channel sofia/external/01160176905074<br> >> > [fdf9aab4-6f50-11dd-8cbb-f7afdd15cc69]<br> >> > 2008-08-21 15:15:54 [DEBUG] mod_sofia.c:2020 sofia_outgoing_channel()<br> >> > sofia/external/01160176905074 State Change CS_NEW -> CS_INIT<br> >> > 2008-08-21 15:15:54 [DEBUG] switch_core_session.c:727<br> >> > switch_core_session_signal_state_change() Kill<br> >> > sofia/external/01160176905074<br> >> > [BREAK]<br> >> > 2008-08-21 15:15:54 [DEBUG] switch_core_state_machine.c:365<br> >> > switch_core_session_run() sofia/external/01160176905074 Running State<br> >> > Change<br> >> > CS_INIT<br> >> > 2008-08-21 15:15:54 [DEBUG] switch_core_state_machine.c:415<br> >> > switch_core_session_run() (sofia/external/01160176905074) State INIT<br> >> > 2008-08-21 15:15:54 [DEBUG] mod_sofia.c:80 sofia_on_init()<br> >> > sofia/external/01160176905074 SOFIA INIT<br> >> > 2008-08-21 15:15:54 [DEBUG] mod_sofia.c:107 sofia_on_init()<br> >> > sofia/external/01160176905074 State Change CS_INIT -> CS_ROUTING<br> >> > 2008-08-21 15:15:54 [DEBUG] switch_core_session.c:727<br> >> > switch_core_session_signal_state_change() Kill<br> >> > sofia/external/01160176905074<br> >> > [BREAK]<br> >> > 2008-08-21 15:15:54 [DEBUG] switch_core_state_machine.c:415<br> >> > switch_core_session_run() (sofia/external/01160176905074) State INIT<br> >> > going<br> >> > to sleep<br> >> > 2008-08-21 15:15:54 [DEBUG] switch_core_state_machine.c:365<br> >> > switch_core_session_run() sofia/external/01160176905074 Running State<br> >> > Change<br> >> > CS_ROUTING<br> >> > 2008-08-21 15:15:54 [DEBUG] switch_core_state_machine.c:420<br> >> > switch_core_session_run() (sofia/external/01160176905074) State ROUTING<br> >> > 2008-08-21 15:15:54 [DEBUG] mod_sofia.c:119 sofia_on_routing()<br> >> > sofia/external/01160176905074 SOFIA ROUTING<br> >> > 2008-08-21 15:15:54 [DEBUG] switch_ivr_originate.c:57<br> >> > originate_on_routing()<br> >> > sofia/external/01160176905074 State Change CS_ROUTING -><br> >> > CS_CONSUME_MEDIA<br> >> > 2008-08-21 15:15:54 [DEBUG] switch_core_session.c:727<br> >> > switch_core_session_signal_state_change() Kill<br> >> > sofia/external/01160176905074<br> >> > [BREAK]<br> >> > 2008-08-21 15:15:54 [DEBUG] switch_core_state_machine.c:420<br> >> > switch_core_session_run() (sofia/external/01160176905074) State ROUTING<br> >> > going to sleep<br> >> > 2008-08-21 15:15:54 [DEBUG] switch_core_state_machine.c:365<br> >> > switch_core_session_run() sofia/external/01160176905074 Running State<br> >> > Change<br> >> > CS_CONSUME_MEDIA<br> >> > 2008-08-21 15:15:54 [DEBUG] switch_core_state_machine.c:442<br> >> > switch_core_session_run() (sofia/external/01160176905074) State<br> >> > CONSUME_MEDIA<br> >> > 2008-08-21 15:15:54 [DEBUG] sofia.c:200 sofia_event_callback() event<br> >> > [nua_i_state] status [0][INVITE sent] session:<br> >> > sofia/external/01160176905074<br> >> > 2008-08-21 15:15:54 [DEBUG] sofia.c:2145 sofia_handle_sip_i_state()<br> >> > Channel<br> >> > sofia/external/01160176905074 entering state [calling]<br> >> > 2008-08-21 15:15:54 [DEBUG] sofia.c:200 sofia_event_callback() event<br> >> > [nua_r_invite] status [401][Unauthorized] session:<br> >> > sofia/external/01160176905074<br> >> > 2008-08-21 15:15:54 [DEBUG] sofia_reg.c:1098<br> >> > sofia_reg_handle_sip_r_challenge() Authenticating 'FreeSWITCH' with<br> >> > 'Digest:"<a href="http://proxy01.sipphone.com" target="_blank">proxy01.sipphone.com</a>":dasbit102:102'.<br> >> > 2008-08-21 15:15:54 [DEBUG] sofia.c:200 sofia_event_callback() event<br> >> > [nua_i_state] status [0][INVITE sent] session:<br> >> > sofia/external/01160176905074<br> >> > 2008-08-21 15:15:54 [DEBUG] sofia.c:2145 sofia_handle_sip_i_state()<br> >> > Channel<br> >> > sofia/external/01160176905074 entering state [calling]<br> >> > 2008-08-21 15:15:56 [DEBUG] sofia.c:2145 sofia_handle_sip_i_state()<br> >> > Channel<br> >> > sofia/external/01160176905074 entering state [ready]<br> >> > 2008-08-21 15:15:56 [DEBUG] sofia.c:2149 sofia_handle_sip_i_state()<br> >> > Remote<br> >> > SDP:<br> >> > v=0<br> >> > o=root 7709 7709 IN IP4 <a href="http://130.94.88.90" target="_blank">130.94.88.90</a><br> >> > s=session<br> >> > c=IN IP4 <a href="http://130.94.88.90" target="_blank">130.94.88.90</a><br> >> > t=0 0<br> >> > m=audio 19672 RTP/AVP 0 8 101<br> >> > a=rtpmap:0 PCMU/8000<br> >> > a=rtpmap:8 PCMA/8000<br> >> > a=rtpmap:101 telephone-event/8000<br> >> > a=fmtp:101 0-16<br> >> > a=silenceSupp:off - - - -<br> >> ><br> >> > 2008-08-21 15:15:56 [DEBUG] sofia_glue.c:2297 sofia_glue_negotiate_sdp()<br> >> > Audio Codec Compare [PCMU:0:8000]/[PCMU:0:8000]<br> >> > 2008-08-21 15:15:56 [DEBUG] sofia_glue.c:1547<br> >> > sofia_glue_tech_set_codec()<br> >> > Set Codec sofia/external/01160176905074 PCMU/8000 20 ms 160 samples<br> >> > 2008-08-21 15:15:56 [DEBUG] sofia_glue.c:2260 sofia_glue_negotiate_sdp()<br> >> > Set<br> >> > 2833 dtmf payload to 101<br> >> > 2008-08-21 15:15:56 [DEBUG] sofia_glue.c:1756 sofia_glue_activate_rtp()<br> >> > AUDIO RTP [sofia/external/01160176905074] <a href="http://192.168.253.101" target="_blank">192.168.253.101</a> port 31444 -><br> >> > <a href="http://130.94.88.90" target="_blank">130.94.88.90</a> port 19672 codec: 0 ms: 20<br> >> > 2008-08-21 15:15:56 [DEBUG] switch_rtp.c:813 switch_rtp_create()<br> >> > Starting<br> >> > timer [soft] 160 bytes per 20000ms<br> >> > 2008-08-21 15:15:56 [DEBUG] switch_ivr_originate.c:1370<br> >> > switch_ivr_originate() Originate Resulted in Success:<br> >> > [sofia/external/01160176905074]<br> >> > 2008-08-21 15:15:56 [DEBUG] mod_commands.c:1612 originate_function()<br> >> > sofia/external/01160176905074 State Change CS_CONSUME_MEDIA -><br> >> > CS_EXECUTE<br> >> > 2008-08-21 15:15:56 [DEBUG] switch_core_session.c:727<br> >> > switch_core_session_signal_state_change() Kill<br> >> > sofia/external/01160176905074<br> >> > [BREAK]<br> >> > 2008-08-21 15:15:56 [NOTICE] sofia.c:2507 sofia_handle_sip_i_state()<br> >> > Channel<br> >> > [sofia/external/01160176905074] has been answered<br> >> > API CALL [originate(sofia/gateway/gizmo1/01160176905074<br> >> > &amp;bridge(sofia/gateway/gizmo2/01160122263828))] output:<br> >> > +OK fdf9aab4-6f50-11dd-8cbb-f7afdd15cc69<br> >> ><br> >> > freeswitch@gnome> 2008-08-21 15:15:56 [DEBUG]<br> >> > switch_core_state_machine.c:442 switch_core_session_run()<br> >> > (sofia/external/01160176905074) State CONSUME_MEDIA going to sleep<br> >> > 2008-08-21 15:15:56 [DEBUG] switch_core_state_machine.c:365<br> >> > switch_core_session_run() sofia/external/01160176905074 Running State<br> >> > Change<br> >> > CS_EXECUTE<br> >> > 2008-08-21 15:15:56 [DEBUG] switch_core_state_machine.c:430<br> >> > switch_core_session_run() (sofia/external/01160176905074) State EXECUTE<br> >> > 2008-08-21 15:15:56 [DEBUG] mod_sofia.c:156 sofia_on_execute()<br> >> > sofia/external/01160176905074 SOFIA EXECUTE<br> >> > 2008-08-21 15:15:56 [DEBUG] switch_core_state_machine.c:129<br> >> > switch_core_standard_on_execute() Standard EXECUTE<br> >> > 2008-08-21 15:15:56 [DEBUG] switch_core_state_machine.c:140<br> >> > switch_core_standard_on_execute() sofia/external/01160176905074 Execute<br> >> > bridge(sofia/gateway/gizmo2/01160122263828)<br> >> > 2008-08-21 15:15:56 [NOTICE] switch_channel.c:535<br> >> > switch_channel_set_name()<br> >> > New Channel sofia/external/01160122263828<br> >> > [ff8093e8-6f50-11dd-8cbb-f7afdd15cc69]<br> >> > 2008-08-21 15:15:56 [DEBUG] mod_sofia.c:2020 sofia_outgoing_channel()<br> >> > sofia/external/01160122263828 State Change CS_NEW -> CS_INIT<br> >> > 2008-08-21 15:15:56 [DEBUG] switch_core_session.c:727<br> >> > switch_core_session_signal_state_change() Kill<br> >> > sofia/external/01160122263828<br> >> > [BREAK]<br> >> > 2008-08-21 15:15:56 [DEBUG] switch_core_state_machine.c:365<br> >> > switch_core_session_run() sofia/external/01160122263828 Running State<br> >> > Change<br> >> > CS_INIT<br> >> > 2008-08-21 15:15:56 [DEBUG] switch_core_state_machine.c:415<br> >> > switch_core_session_run() (sofia/external/01160122263828) State INIT<br> >> > 2008-08-21 15:15:56 [DEBUG] mod_sofia.c:80 sofia_on_init()<br> >> > sofia/external/01160122263828 SOFIA INIT<br> >> > 2008-08-21 15:15:56 [DEBUG] mod_sofia.c:107 sofia_on_init()<br> >> > sofia/external/01160122263828 State Change CS_INIT -> CS_ROUTING<br> >> > 2008-08-21 15:15:56 [DEBUG] switch_core_session.c:727<br> >> > switch_core_session_signal_state_change() Kill<br> >> > sofia/external/01160122263828<br> >> > [BREAK]<br> >> > 2008-08-21 15:15:56 [DEBUG] switch_core_state_machine.c:415<br> >> > switch_core_session_run() (sofia/external/01160122263828) State INIT<br> >> > going<br> >> > to sleep<br> >> > 2008-08-21 15:15:56 [DEBUG] switch_core_state_machine.c:365<br> >> > switch_core_session_run() sofia/external/01160122263828 Running State<br> >> > Change<br> >> > CS_ROUTING<br> >> > 2008-08-21 15:15:56 [DEBUG] switch_core_state_machine.c:420<br> >> > switch_core_session_run() (sofia/external/01160122263828) State ROUTING<br> >> > 2008-08-21 15:15:56 [DEBUG] mod_sofia.c:119 sofia_on_routing()<br> >> > sofia/external/01160122263828 SOFIA ROUTING<br> >> > 2008-08-21 15:15:56 [DEBUG] switch_ivr_originate.c:57<br> >> > originate_on_routing()<br> >> > sofia/external/01160122263828 State Change CS_ROUTING -><br> >> > CS_CONSUME_MEDIA<br> >> > 2008-08-21 15:15:56 [DEBUG] switch_core_session.c:727<br> >> > switch_core_session_signal_state_change() Kill<br> >> > sofia/external/01160122263828<br> >> > [BREAK]<br> >> > 2008-08-21 15:15:56 [DEBUG] switch_core_state_machine.c:420<br> >> > switch_core_session_run() (sofia/external/01160122263828) State ROUTING<br> >> > going to sleep<br> >> > 2008-08-21 15:15:56 [DEBUG] switch_core_state_machine.c:365<br> >> > switch_core_session_run() sofia/external/01160122263828 Running State<br> >> > Change<br> >> > CS_CONSUME_MEDIA<br> >> > 2008-08-21 15:15:56 [DEBUG] switch_core_state_machine.c:442<br> >> > switch_core_session_run() (sofia/external/01160122263828) State<br> >> > CONSUME_MEDIA<br> >> > 2008-08-21 15:15:56 [DEBUG] sofia.c:200 sofia_event_callback() event<br> >> > [nua_i_state] status [0][INVITE sent] session:<br> >> > sofia/external/01160122263828<br> >> > 2008-08-21 15:15:56 [DEBUG] sofia.c:2145 sofia_handle_sip_i_state()<br> >> > Channel<br> >> > sofia/external/01160122263828 entering state [calling]<br> >> > 2008-08-21 15:15:56 [DEBUG] sofia.c:200 sofia_event_callback() event<br> >> > [nua_r_invite] status [401][Unauthorized] session:<br> >> > sofia/external/01160122263828<br> >> > 2008-08-21 15:15:56 [DEBUG] sofia_reg.c:1098<br> >> > sofia_reg_handle_sip_r_challenge() Authenticating 'FreeSWITCH' with<br> >> > 'Digest:"<a href="http://proxy01.sipphone.com" target="_blank">proxy01.sipphone.com</a>":dasbit103:103'.<br> >> > 2008-08-21 15:15:56 [DEBUG] sofia.c:200 sofia_event_callback() event<br> >> > [nua_i_state] status [0][INVITE sent] session:<br> >> > sofia/external/01160122263828<br> >> > 2008-08-21 15:15:56 [DEBUG] sofia.c:2145 sofia_handle_sip_i_state()<br> >> > Channel<br> >> > sofia/external/01160122263828 entering state [calling]<br> >> > 2008-08-21 15:15:58 [DEBUG] sofia.c:2145 sofia_handle_sip_i_state()<br> >> > Channel<br> >> > sofia/external/01160122263828 entering state [ready]<br> >> > 2008-08-21 15:15:58 [DEBUG] sofia.c:2149 sofia_handle_sip_i_state()<br> >> > Remote<br> >> > SDP:<br> >> > v=0<br> >> > o=root 9902 9902 IN IP4 <a href="http://130.94.88.93" target="_blank">130.94.88.93</a><br> >> > s=session<br> >> > c=IN IP4 <a href="http://130.94.88.93" target="_blank">130.94.88.93</a><br> >> > t=0 0<br> >> > m=audio 10116 RTP/AVP 0 8 101<br> >> > a=rtpmap:0 PCMU/8000<br> >> > a=rtpmap:8 PCMA/8000<br> >> > a=rtpmap:101 telephone-event/8000<br> >> > a=fmtp:101 0-16<br> >> > a=silenceSupp:off - - - -<br> >> ><br> >> > 2008-08-21 15:15:58 [DEBUG] sofia_glue.c:2297 sofia_glue_negotiate_sdp()<br> >> > Audio Codec Compare [PCMU:0:8000]/[PCMU:0:8000]<br> >> > 2008-08-21 15:15:58 [DEBUG] sofia_glue.c:1547<br> >> > sofia_glue_tech_set_codec()<br> >> > Set Codec sofia/external/01160122263828 PCMU/8000 20 ms 160 samples<br> >> > 2008-08-21 15:15:58 [DEBUG] sofia_glue.c:2260 sofia_glue_negotiate_sdp()<br> >> > Set<br> >> > 2833 dtmf payload to 101<br> >> > 2008-08-21 15:15:58 [DEBUG] sofia_glue.c:1756 sofia_glue_activate_rtp()<br> >> > AUDIO RTP [sofia/external/01160122263828] <a href="http://192.168.253.101" target="_blank">192.168.253.101</a> port 23678 -><br> >> > <a href="http://130.94.88.93" target="_blank">130.94.88.93</a> port 10116 codec: 0 ms: 20<br> >> > 2008-08-21 15:15:58 [DEBUG] switch_rtp.c:813 switch_rtp_create()<br> >> > Starting<br> >> > timer [soft] 160 bytes per 20000ms<br> >> > 2008-08-21 15:15:58 [DEBUG] switch_channel.c:1541<br> >> > switch_channel_perform_mark_answered() Kill<br> >> > sofia/external/01160176905074<br> >> > [BREAK]<br> >> > 2008-08-21 15:15:58 [NOTICE] sofia.c:2507 sofia_handle_sip_i_state()<br> >> > Channel<br> >> > [sofia/external/01160122263828] has been answered<br> >> > 2008-08-21 15:15:58 [DEBUG] switch_ivr_originate.c:1370<br> >> > switch_ivr_originate() Originate Resulted in Success:<br> >> > [sofia/external/01160122263828]<br> >> > 2008-08-21 15:15:58 [DEBUG] switch_core_session.c:435<br> >> > switch_core_session_receive_message() Kill sofia/external/01160122263828<br> >> > [BREAK]<br> >> > 2008-08-21 15:15:58 [DEBUG] switch_core_session.c:435<br> >> > switch_core_session_receive_message() Kill sofia/external/01160176905074<br> >> > [BREAK]<br> >> > 2008-08-21 15:15:58 [DEBUG] switch_ivr_bridge.c:778<br> >> > switch_ivr_multi_threaded_bridge() sofia/external/01160122263828 State<br> >> > Change CS_CONSUME_MEDIA -> CS_EXCHANGE_MEDIA<br> >> > 2008-08-21 15:15:58 [DEBUG] switch_core_session.c:727<br> >> > switch_core_session_signal_state_change() Kill<br> >> > sofia/external/01160122263828<br> >> > [BREAK]<br> >> > 2008-08-21 15:15:58 [DEBUG] switch_core_state_machine.c:442<br> >> > switch_core_session_run() (sofia/external/01160122263828) State<br> >> > CONSUME_MEDIA going to sleep<br> >> > 2008-08-21 15:15:58 [DEBUG] switch_core_state_machine.c:365<br> >> > switch_core_session_run() sofia/external/01160122263828 Running State<br> >> > Change<br> >> > CS_EXCHANGE_MEDIA<br> >> > 2008-08-21 15:15:58 [DEBUG] switch_core_state_machine.c:433<br> >> > switch_core_session_run() (sofia/external/01160122263828) State<br> >> > EXCHANGE_MEDIA<br> >> > 2008-08-21 15:15:58 [DEBUG] mod_sofia.c:365 sofia_on_exchange_media()<br> >> > SOFIA<br> >> > LOOPBACK<br> >> > ==========<br> >> ><br> >> > Thanks.<br> >> ><br> >> > On Thu, Aug 21, 2008 at 3:07 PM, Jonas Gauffin &lt;<a href="mailto:jonas.gauffin@gmail.com">jonas.gauffin@gmail.com</a>><br> >> > wrote:<br> >> >><br> >> >> Show us logs of a call attempt.<br> >> >><br> >> >> On Thu, Aug 21, 2008 at 8:42 AM, Adeel Ansari &lt;<a href="mailto:adeel.gnome@gmail.com">adeel.gnome@gmail.com</a>><br> >> >> wrote:<br> >> >> > 5080 and 5060 both are open. Moreover, other PBX is working fine on<br> >> >> > 5060.<br> >> >> ><br> >> >> > Further, I have tried by setting the parameters sip-ip and rtp-ip to<br> >> >> > auto;<br> >> >> > ext-sip-ip and ext-sip-ip to my public ip. Nothing is working. Both<br> >> >> > the<br> >> >> > phone rang always, but no voice.<br> >> >> ><br> >> >> > Anyother suggestions??<br> >> >> > Thanks.<br> >> >> ><br> >> >> > On Thu, Aug 21, 2008 at 1:01 PM, Brian West &lt;<a href="mailto:brian@freeswitch.org">brian@freeswitch.org</a>><br> >> >> > wrote:<br> >> >> >><br> >> >> >> Chech and see if a firewall is on! &nbsp;Also are you behind nat?<br> >> >> >> /b<br> >> >> >><br> >> >> >> Sent from my iPhone<br> >> >> >> On Aug 20, 2008, at 11:27 PM, "Adeel Ansari" &lt;<a href="mailto:adeel.gnome@gmail.com">adeel.gnome@gmail.com</a>><br> >> >> >> wrote:<br> >> >> >><br> >> >> >> Hi all,<br> >> >> >><br> >> >> >> I have tried the command below,<br> >> >> >><br> >> >> >> ====<br> >> >> >> originate sofia/gateway/gizmo1/01160176xxxxxx<br> >> >> >> &amp;bridge(sofia/gateway/gizmo2/01160122xxxxxx)<br> >> >> >> ====<br> >> >> >><br> >> >> >> Its working, phone rang, but no voice. Am I missing something?<br> >> >> >><br> >> >> >> Thanks.<br> >> >> >><br> >> >> >> --<br> >> >> >> Best,<br> >> >> >> Adeel Ansari<br> >> >> >><br> >> >> >> <a href="http://www.linkedin.com/in/adeelansari" target="_blank">http://www.linkedin.com/in/adeelansari</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> >> >> >><br> >> >> >><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> >> >> >><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> >> >> >><br> >> >> >><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> >> >> >><br> >> >> ><br> >> >> ><br> >> >> ><br> >> >> > --<br> >> >> > Best,<br> >> >> > Adeel Ansari<br> >> >> ><br> >> >> > <a href="http://www.linkedin.com/in/adeelansari" target="_blank">http://www.linkedin.com/in/adeelansari</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> >> >> ><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> >> >> ><br> >> >> ><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> >> >><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> >> ><br> >> ><br> >> ><br> >> > --<br> >> > Best,<br> >> > Adeel Ansari<br> >> ><br> >> > <a href="http://www.linkedin.com/in/adeelansari" target="_blank">http://www.linkedin.com/in/adeelansari</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> >> ><br> >> ><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> ><br> ><br> ><br> > --<br> > Best,<br> > Adeel Ansari<br> ><br> > <a href="http://www.linkedin.com/in/adeelansari" target="_blank">http://www.linkedin.com/in/adeelansari</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> ><br> ><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> </div></div></blockquote></div><br><br clear="all"><br>-- <br>Best,<br>Adeel Ansari<br><br><a href="http://www.linkedin.com/in/adeelansari">http://www.linkedin.com/in/adeelansari</a><br> </div> _______________________________________________<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></body></html>