<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>Hi everyone,</div>
<div> </div>
<div>I set up FreeSWITCH my first time and I am trying to get it work.<span> Unfortunately I can not find any clear entries in the following error . After I set up internal IDs on 2 Soft-Clients , I can not establish a session between them.</span></div>
<div>FreeSWITCH shows me the following message:</div>
<div> </div>
<div>2015-02-05 17:07:18.767893 [INFO] mod_dialplan_xml.c:558 Processing 2000 <2000>->2001 in context default<br/>
2015-02-05 17:07:18.767893 [NOTICE] switch_ivr_originate.c:2708 Cannot create outgoing channel of type [error] cause: [USER_NOT_REGISTERED]<br/>
2015-02-05 17:07:18.767893 [NOTICE] switch_ivr_originate.c:2708 Cannot create outgoing channel of type [error] cause: [USER_NOT_REGISTERED]<br/>
2015-02-05 17:07:18.767893 [NOTICE] switch_ivr_originate.c:2708 Cannot create outgoing channel of type [error] cause: [USER_NOT_REGISTERED]<br/>
2015-02-05 17:07:18.767893 [NOTICE] switch_ivr_originate.c:2708 Cannot create outgoing channel of type [error] cause: [USER_NOT_REGISTERED]<br/>
2015-02-05 17:07:18.767893 [NOTICE] switch_ivr_originate.c:2708 Cannot create outgoing channel of type [error] cause: [USER_NOT_REGISTERED]<br/>
2015-02-05 17:07:18.787893 [NOTICE] switch_ivr_originate.c:2708 Cannot create outgoing channel of type [group] cause: [USER_NOT_REGISTERED]<br/>
2015-02-05 17:07:18.787893 [INFO] mod_dptools.c:3234 Originate Failed. Cause: USER_NOT_REGISTERED<br/>
2015-02-05 17:07:18.787893 [NOTICE] switch_channel.c:4685 Hangup sofia/internal/2000@[MY_Host-IP] [CS_EXECUTE] [USER_NOT_REGISTERED]<br/>
2015-02-05 17:07:18.787893 [NOTICE] switch_core_session.c:1633 Session 2 (sofia/internal/2000@[MY_Host-IP] Ended<br/>
2015-02-05 17:07:18.787893 [NOTICE] switch_core_session.c:1637 Close Channel sofia/internal/2000@[MY_Host-IP] [CS_DESTROY]</div>
<div> </div>
<div>I thought it could be my Firewall, but none of the needed Ports are disabled.</div>
<div>I also tried it with Blind Registration in the sofia.conf.xml but as there were no changes.</div>
<div> </div>
<div>If I enter the command "sofia_contact" there is also "error/user_not_registered"</div>
<div> </div>
<div>How I can fix this?</div></div></body></html>