Saturday, September 20, 2008

I've been working on Freeswitch.

Installed latest version from svn.

Added Megaphone and kept digisip as outgoing profiles (configuration files in conf/sip_profiles/external), I think it works.

Added erl as a sip user (file in conf/directory/lewin.nu/erl.xml), and registered via the Ekiga Softphone. Seems to work.

However, I have not yet gotten calling out from the softphone to work. Freeswitch says:

2008-09-20 12:46:47 [NOTICE] switch_channel.c:538 switch_channel_set_name() New Channel sofia/internal/erl@lewin.nu [eee39838-2cc7-4dc6-b63e-fa1af1d0e178]
2008-09-20 12:46:47 [INFO] mod_dialplan_xml.c:228 dialplan_hunt() Processing Erland Lewin->08318333 in context default
2008-09-20 12:46:47 [NOTICE] switch_ivr.c:1098 switch_ivr_session_transfer() Transfer sofia/internal/erl@lewin.nu to enum[08318333@default]
2008-09-20 12:46:47 [INFO] switch_core_state_machine.c:114 switch_core_standard_on_routing() No Route, Aborting

I've been looking at the configuration files:
  • dialplan/default.xml
  • autoload_configs/enum.conf.xml

No comments: