Hello,
 
I have two users 1000 and 2001. The first is in the same network as FS. The
second is in another network.
 
I am trying to :
 
1000->NAT->internet->NAT->2001
 
Both users can call PSTN. I can call 2001->1000. When I try to cal
1000->2001 it reachs the configured gateway and I get invalid number. Below
are the console outputs. Does anybody know what could be wrong ?
 
thanks
 
Jair Santos
 
1- Calling 2001->1000
 
2008-07-28 09:59:29 [NOTICE] switch_channel.c:534 switch_channel_set_name()
New Channel sofia/internal/[EMAIL PROTECTED]
[15f1d32c-1f5d-4b8d-a795-825ecd980b95]
2008-07-28 09:59:29 [INFO] mod_dialplan_xml.c:222 dialplan_hunt() Processing
Cliconnect->[EMAIL PROTECTED]
2008-07-28 09:59:29 [NOTICE] switch_channel.c:534 switch_channel_set_name()
New Channel sofia/external/2001 [01c73138-db8f-48a5-8c03-21b15806196e]
2008-07-28 09:59:30 [NOTICE] sofia.c:2491 sofia_handle_sip_i_state() Channel
[sofia/external/2001] has been answered
2008-07-28 09:59:30 [NOTICE] switch_ivr_originate.c:1298
switch_ivr_originate() Channel [sofia/internal/[EMAIL PROTECTED] has been
answered
2008-07-28 09:59:34 [NOTICE] sofia.c:2545 sofia_handle_sip_i_state() Hangup
sofia/internal/[EMAIL PROTECTED] [CS_EXECUTE] [NORMAL_CLEARING]
2008-07-28 09:59:34 [NOTICE] switch_ivr_bridge.c:382
audio_bridge_on_exchange_media() Hangup sofia/external/2001 [CS_RESET]
[NORMAL_CLEARING]
2008-07-28 09:59:34 [NOTICE] switch_core_session.c:807
switch_core_session_thread() Session 8 (sofia/external/2001) Ended
2008-07-28 09:59:34 [NOTICE] switch_core_session.c:809
switch_core_session_thread() Close Channel sofia/external/2001 [CS_HANGUP]
2008-07-28 09:59:34 [NOTICE] switch_core_session.c:807
switch_core_session_thread() Session 7 (sofia/internal/[EMAIL PROTECTED])
Ended
2008-07-28 09:59:34 [NOTICE] switch_core_session.c:809
switch_core_session_thread() Close Channel sofia/internal/[EMAIL PROTECTED]
[CS_HANGUP]
 
 
 
 
2-Calling 1000->2001
 
 
2008-07-28 10:27:20 [INFO] mod_dialplan_xml.c:222 dialplan_hunt() Processing
FreeSwitch->[EMAIL PROTECTED]
2008-07-28 10:27:20 [INFO] switch_ivr_async.c:1481
switch_ivr_bind_dtmf_meta_session() Bound B-Leg: 1 execute_extension::dx XML
features
2008-07-28 10:27:20 [INFO] switch_ivr_async.c:1481
switch_ivr_bind_dtmf_meta_session() Bound B-Leg: 2
record_session::/usr/local/freeswitch/recordings/2001.2008-07-28-10-27-20.wa
v
2008-07-28 10:27:20 [INFO] switch_ivr_async.c:1481
switch_ivr_bind_dtmf_meta_session() Bound B-Leg: 3 execute_extension::cf XML
features
2008-07-28 10:27:20 [NOTICE] switch_channel.c:534 switch_channel_set_name()
New Channel sofia/internal/[EMAIL PROTECTED];user=phone
[5de50898-165d-408b-ba90-ae12c44a6b89]
2008-07-28 10:27:20 [NOTICE] sofia.c:2167 sofia_handle_sip_i_state()
Ring-Ready sofia/internal/[EMAIL PROTECTED];user=phone!
2008-07-28 10:27:20 [NOTICE] mod_sofia.c:1058 sofia_receive_message()
Ring-Ready sofia/doublenat/[EMAIL PROTECTED]:5090!
2008-07-28 10:27:20 [NOTICE] switch_ivr_originate.c:1148
switch_ivr_originate() Ring Ready sofia/doublenat/[EMAIL PROTECTED]:5090!
2008-07-28 10:27:23 [NOTICE] sofia.c:2545 sofia_handle_sip_i_state() Hangup
sofia/doublenat/[EMAIL PROTECTED]:5090 [CS_EXECUTE] [ORIGINATOR_CANCEL]
2008-07-28 10:27:23 [NOTICE] switch_ivr_originate.c:1277
switch_ivr_originate() Hangup sofia/internal/[EMAIL PROTECTED];user=phone
[CS_CONSUME_MEDIA] [ORIGINATOR_CANCEL]
2008-07-28 10:27:23 [ERR] switch_ivr_originate.c:926 switch_ivr_originate()
Cannot create outgoing channel of type [user] cause: [ORIGINATOR_CANCEL]
2008-07-28 10:27:23 [INFO] mod_dptools.c:1789 audio_bridge_function()
Originate Failed.  Cause: ORIGINATOR_CANCEL
2008-07-28 10:27:23 [NOTICE] switch_core_session.c:807
switch_core_session_thread() Session 9
(sofia/doublenat/[EMAIL PROTECTED]:5090) Ended
2008-07-28 10:27:23 [NOTICE] switch_core_session.c:807
switch_core_session_thread() Session 10
(sofia/internal/[EMAIL PROTECTED];user=phone) Ended
2008-07-28 10:27:23 [NOTICE] switch_core_session.c:809
switch_core_session_thread() Close Channel
sofia/internal/[EMAIL PROTECTED];user=phone [CS_HANGUP]
2008-07-28 10:27:23 [NOTICE] switch_core_session.c:809
switch_core_session_thread() Close Channel
sofia/doublenat/[EMAIL PROTECTED]:5090 [CS_HANGUP]


 
API CALL [sofia(status)] output:
                     Name          Type                               Data
State
============================================================================
=====================
                 internal       profile   sip:[EMAIL PROTECTED]:5060
RUNNING (0)
                      nat       profile    sip:[EMAIL PROTECTED]:5070
RUNNING (0)
                  default         alias                           internal
ALIASED
                internal2       profile    sip:[EMAIL PROTECTED]:5061
RUNNING (0)
                 external       profile    sip:[EMAIL PROTECTED]:5080
RUNNING (0)
                 inphonex       gateway      sip:[EMAIL PROTECTED]
REGED
            192.168.1.117         alias                           internal
ALIASED
                 outbound         alias                           external
ALIASED
                doublenat       profile    sip:[EMAIL PROTECTED]:5090
RUNNING (0)
============================================================================
=====================


 

 
_______________________________________________
Freeswitch-users mailing list
[email protected]
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Reply via email to