[Freeswitch-users] Gtalk to sip problems when reconfiguring from scratch
kriko
kristjan.ugrin at gmail.com
Thu Dec 18 06:56:11 PST 2008
I recently purged all freeswitch config and restarted configuring from
scratch. Using defaults, I modified public.xml dialplan config (added line
16 - 28):
http://pastebin.com/m5ece6e6f
and added a new config under jingle_profiles:
http://pastebin.com/d6e983b99
I register with phonelite or twinkle as user 1000 (it says successfull
reg.), but when I make a call from gtalk I hear that user is not
available, none of
client rings.
When registering sofia prints:
2008-12-18 15:53:32 [INFO] sofia_presence.c:475
actual_sofia_presence_event_handler() internal START_PRESENCE_PROBE_SQL
2008-12-18 15:53:32 [NOTICE] sofia_presence.c:793
sofia_presence_resub_callback() internal PRESENCE_PROBE 1000 at 10.99.8.221
2008-12-18 15:53:32 [INFO] sofia_presence.c:484
actual_sofia_presence_event_handler() internal END_PRESENCE_PROBE_SQL
2008-12-18 15:53:32 [INFO] sofia_presence.c:547
actual_sofia_presence_event_handler() IN START_PRESENCE_SQL (internal)
2008-12-18 15:53:32 [INFO] sofia_presence.c:563
actual_sofia_presence_event_handler() IN END_PRESENCE_SQL (internal)
2008-12-18 15:53:32 [WARNING] sofia_presence.c:517
actual_sofia_presence_event_handler() external is passive, skipping
2008-12-18 15:53:32 [WARNING] sofia_presence.c:510
actual_sofia_presence_event_handler() 10.99.8.221 is an alias, skipping
2008-12-18 15:53:32 [WARNING] sofia_presence.c:510
actual_sofia_presence_event_handler() default is an alias, skipping
2008-12-18 15:53:32 [WARNING] sofia_presence.c:510
actual_sofia_presence_event_handler() nat is an alias, skipping
2008-12-18 15:53:32 [WARNING] sofia_presence.c:510
actual_sofia_presence_event_handler() outbound is an alias, skipping
and when fetching registrations:
2008-12-18 15:53:50 [ERR] sofia_reg.c:1120
sofia_reg_handle_sip_i_register() NO CONTACT!
Does this means that registration failed? Why it doesn't call anymore the
targeted user (1000)?
Here is also an extract from console log while calling, it caught my
attention:
2008-12-18 15:54:41 [WARNING] mod_dptools.c:2047 user_outgoing_channel()
Can't find user [1000@]
2008-12-18 15:54:41 [ERR] switch_ivr_originate.c:1110
switch_ivr_originate() Cannot create outgoing channel of type [user]
cause: [SUBSCRIBER_ABSENT]
2008-12-18 15:54:41 [DEBUG] switch_ivr_originate.c:1689
switch_ivr_originate() Originate Resulted in Error Cause: 20
[SUBSCRIBER_ABSENT]
--
kriko
More information about the FreeSWITCH-users
mailing list