[Freeswitch-users] incoming call > dial-string > dialed_domain is always set to public/external ip!?
Manuel Tanzer
manuel at mtb.me
Fri Feb 17 02:50:47 MSK 2012
FreeSWITCH GIT Revision:
1.0.head (git-3004fa0 2012-02-15 16-24-21 -0600)
---
Always when a call come in, i see the fallowing line:
[NOTICE] switch_channel.c:926 New Channel sofia/internal/sip:77700@<here is my current public ip>:55342 [a080bc46-83b5-4217-abdf-6da2a6da8240]
This is the result from the dial-string in directory doman config.
But the domain with my public ip doesn't exists.
I always changed every settings in assiciation with nat config values: nothing.
When i disabled nat: nothing.
I hope you can help me!
Many thanks.
Environment:
debian squeeze x64
freeswitch 1.0.head (git-3004fa0 2012-02-15 16-24-21 -0600)
This is the log:
2012-02-17 00:10:45.515548 [NOTICE] switch_ivr.c:1717 Transfer sofia/outbound_no_auth/<numberFromDialer>@fritz.fonwlan.box to XML[66605 at default]
2012-02-17 00:10:45.515548 [INFO] mod_dialplan_xml.c:485 Processing nameFromDialer <numberFromDialer>->66605 in context default
2012-02-17 00:10:45.515548 [NOTICE] switch_channel.c:926 New Channel sofia/internal/sip:77700@<myExternalIp-WRONGHERE>:55342 [00526e74-32d9-47c9-8d1c-97bdd3160434]
2012-02-17 00:10:45.515548 [NOTICE] sofia.c:6292 Hangup sofia/internal/sip:77700@<myExternalIp-WRONGHERE>:55342 [CS_CONSUME_MEDIA] [NORMAL_TEMPORARY_FAILURE]
2012-02-17 00:10:45.515548 [NOTICE] switch_ivr_originate.c:2459 Cannot create outgoing channel of type [group] cause: [NORMAL_TEMPORARY_FAILURE]
2012-02-17 00:10:45.515548 [INFO] mod_dptools.c:2916 Originate Failed. Cause: NORMAL_TEMPORARY_FAILURE
2012-02-17 00:10:45.515548 [NOTICE] switch_core_state_machine.c:226 sofia/outbound_no_auth/<numberFromDialer>@fritz.fonwlan.box has executed the last dialplan instruction, hanging up.
2012-02-17 00:10:45.515548 [NOTICE] switch_core_state_machine.c:228 Hangup sofia/outbound_no_auth/<numberFromDialer>@fritz.fonwlan.box [CS_EXECUTE] [NORMAL_CLEARING]
2012-02-17 00:10:45.515548 [NOTICE] switch_core_session.c:1398 Session 10 (sofia/internal/sip:77700@<myExternalIp-WRONGHERE>:55342) Ended
2012-02-17 00:10:45.515548 [NOTICE] switch_core_session.c:1400 Close Channel sofia/internal/sip:77700@<myExternalIp-WRONGHERE>:55342 [CS_DESTROY]
2012-02-17 00:10:45.515548 [NOTICE] switch_core_session.c:1398 Session 9 (sofia/outbound_no_auth/<numberFromDialer>@fritz.fonwlan.box) Ended
2012-02-17 00:10:45.515548 [NOTICE] switch_core_session.c:1400 Close Channel sofia/outbound_no_auth/<numberFromDialer>@fritz.fonwlan.box [CS_DESTROY]
Where is the <myExternalIp-WRONGHERE>, normally the domain or ip internal must stand, or?
Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users
mailing list