[Freeswitch-users] Domain Resolution Problem
Klaus Teller
klaus.teller at gmx.net
Mon Nov 3 13:18:42 PST 2008
Hi Michael,
Here is what i got on the consolo (Log level 7):
2008-11-03 16:15:34 [DEBUG] mod_event_socket.c:1517 listener_run() Connection Open from 192.168.50.56:3 017
2008-11-03 16:15:34 [NOTICE] switch_channel.c:553 switch_channel_set_name() New Channel sofia/internal/4209 at nvp31res1 [8d6b78d2-a9ec-11dd -9b90-8113d0503f12]
2008-11-03 16:15:34 [DEBUG] mod_sofia.c:2134 sofia_outgoing_channel() (sofia/internal/4209 at nvp31res1) State Change CS_NEW -> CS_INIT
2008-11-03 16:15:34 [DEBUG] switch_core_session.c:727 switch_core_session_signal_state_change() Send signal sofia/internal/4209 at nvp31res1 [BREAK]
2008-11-03 16:15:34 [DEBUG] switch_core_state_machine.c:367 switch_core_session_run() (sofia/internal/4209 at nvp31res1) Running State Chang e CS_INIT
2008-11-03 16:15:34 [DEBUG] switch_core_state_machine.c:417 switch_core_session_run() (sofia/internal/4209 at nvp31res1) State INIT
2008-11-03 16:15:34 [DEBUG] mod_sofia.c:80 sofia_on_init() sofia/internal/4209 at nvp31res1 SOFIA INIT
2008-11-03 16:15:34 [DEBUG] mod_sofia.c:107 sofia_on_init() (sofia/internal/4209 at nvp31res1) State Change CS_INIT -> CS_ROUTING
2008-11-03 16:15:34 [DEBUG] switch_core_session.c:727 switch_core_session_signal_state_change() Send signal sofia/internal/4209 at nvp31res1 [BREAK]
2008-11-03 16:15:34 [DEBUG] switch_core_state_machine.c:417 switch_core_session_run() (sofia/internal/4209 at nvp31res1) State INIT going to sleep
2008-11-03 16:15:34 [DEBUG] switch_core_state_machine.c:367 switch_core_session_run() (sofia/internal/4209 at nvp31res1) Running State Chang e CS_ROUTING
2008-11-03 16:15:34 [DEBUG] switch_core_state_machine.c:422 switch_core_session_run() (sofia/internal/4209 at nvp31res1) State ROUTING
2008-11-03 16:15:34 [DEBUG] mod_sofia.c:121 sofia_on_routing() sofia/internal/4209 at nvp31res1 SOFIA ROUTING
2008-11-03 16:15:34 [DEBUG] switch_ivr_originate.c:58 originate_on_routing() (sofia/internal/4209 at nvp31res1) State Change CS_ROUTING -> C S_CONSUME_MEDIA
2008-11-03 16:15:34 [DEBUG] switch_core_session.c:727 switch_core_session_signal_state_change() Send signal sofia/internal/4209 at nvp31res1 [BREAK]
2008-11-03 16:15:34 [DEBUG] switch_core_state_machine.c:422 switch_core_session_run() (sofia/internal/4209 at nvp31res1) State ROUTING going to sleep
2008-11-03 16:15:34 [DEBUG] switch_core_state_machine.c:367 switch_core_session_run() (sofia/internal/4209 at nvp31res1) Running State Chang e CS_CONSUME_MEDIA
2008-11-03 16:15:34 [DEBUG] switch_core_state_machine.c:444 switch_core_session_run() (sofia/internal/4209 at nvp31res1) State CONSUME_MEDIA
2008-11-03 16:15:34 [DEBUG] sofia.c:2269 sofia_handle_sip_i_state() Channel sofia/internal/4209 at nvp31res1 entering state [calling]
2008-11-03 16:15:34 [DEBUG] sofia.c:2269 sofia_handle_sip_i_state() Channel sofia/internal/4209 at nvp31res1 entering state [terminated]
2008-11-03 16:15:34 [NOTICE] sofia.c:2765 sofia_handle_sip_i_state() Hangup sofia/internal/4209 at nvp31res1 [CS_CONSUME_MEDIA] [NORMAL_TEMP ORARY_FAILURE]
2008-11-03 16:15:34 [DEBUG] switch_channel.c:1449 switch_channel_perform_hangup() Send signal sofia/internal/4209 at nvp31res1 [KILL]
2008-11-03 16:15:34 [DEBUG] switch_core_session.c:727 switch_core_session_signal_state_change() Send signal sofia/internal/4209 at nvp31res1 [BREAK]
2008-11-03 16:15:34 [DEBUG] switch_core_state_machine.c:444 switch_core_session_run() (sofia/internal/4209 at nvp31res1) State CONSUME_MEDIA going to sleep
2008-11-03 16:15:34 [DEBUG] switch_core_state_machine.c:367 switch_core_session_run() (sofia/internal/4209 at nvp31res1) Running State Chang e CS_HANGUP
2008-11-03 16:15:34 [DEBUG] switch_core_state_machine.c:395 switch_core_session_run() (sofia/internal/4209 at nvp31res1) State HANGUP
2008-11-03 16:15:34 [DEBUG] mod_sofia.c:276 sofia_on_hangup() Channel sofia/internal/4209 at nvp31res1 hanging up, cause: NORMAL_TEMPORARY_F AILURE
2008-11-03 16:15:34 [DEBUG] switch_core_state_machine.c:46 switch_core_standard_on_hangup() sofia/internal/4209 at nvp31res1 Standard HANGUP , cause: NORMAL_TEMPORARY_FAILURE
2008-11-03 16:15:34 [DEBUG] switch_core_state_machine.c:395 switch_core_session_run() (sofia/internal/4209 at nvp31res1) State HANGUP going to sleep
2008-11-03 16:15:34 [DEBUG] switch_core_session.c:860 switch_core_session_thread() Session 1 (sofia/internal/4209 at nvp31res1) Locked, Wait ing on external entities
2008-11-03 16:15:34 [DEBUG] switch_ivr_originate.c:1602 switch_ivr_originate() Originate Resulted in Error Cause: 41 [NORMAL_TEMPORARY_FA ILURE]
2008-11-03 16:15:34 [NOTICE] switch_core_session.c:878 switch_core_session_thread() Session 1 (sofia/internal/4209 at nvp31res1) Ended
2008-11-03 16:15:34 [NOTICE] switch_core_session.c:880 switch_core_session_thread() Close Channel sofia/internal/4209 at nvp31res1 [CS_HANGUP]
Klaus.
-------- Original-Nachricht --------
> Datum: Mon, 3 Nov 2008 15:51:12 -0500
> Von: Michael Jerris <mike at jerris.com>
> An: freeswitch-users at lists.freeswitch.org
> Betreff: Re: [Freeswitch-users] Domain Resolution Problem
>
> On Nov 3, 2008, at 3:39 PM, Klaus Teller wrote:
>
> > Hi,
> >
> > I have Freeswitch running on a CentOS 5 box. From this box, i can
> > resolve all domain names without problem. Yet Freeswitch is not able
> > to originate to addresses when the domain name is specified. When i
> > use the IP address everything is fine.
> >
> > Any idea how to handle this domain name issue?
>
> Do you have any logs of what happens? This is something we do daily
> with no problem. Try adding in the debug statements described on the
> sofia page on the freeswitch wiki and see if there is anything
> describing the failure.
>
> Mike
>
>
> _______________________________________________
> Freeswitch-users mailing list
> Freeswitch-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
--
"Feel free" - 10 GB Mailbox, 100 FreeSMS/Monat ...
Jetzt GMX TopMail testen: http://www.gmx.net/de/go/topmail
More information about the FreeSWITCH-users
mailing list