Good morning list,<br><br>i have a litle problem again ;-) !<br><br>1 - I have a freeswitch (<a href="http://192.168.170.101">192.168.170.101</a>) running on port (5060, 5061); - that's ok<br>2 - My freeswitch is registred to Proxy SIP (SER) (XXX.XXX.XXX.XXX); - that's ok<br>
3 - I have a user local (1000) registred in my freeswitch; - that's ok<br>4 - When i make call (using user 1000) to another people registred in my SER, everything ok; <br> <action application="bridge" data="sofia/gateway/softswitch/$1"/><br>
5 - I would like to recieve call in my freeswitch and redirect to my user 1000! But i get errors!<br><br><b>ERROR</b><br>2008-11-20 10:58:29 [WARNING] sofia_reg.c:1247 sofia_reg_parse_auth() can't find user [<a href="mailto:sipbxs00@sip.xxxxx.com.br">sipbxs00@sip.xxxxx.com.br</a>]<br>
You must define a domain called '<a href="http://sip.xxxxx.com.br">sip.xxxxx.com.br</a>' in your directory and add a user with the id="sipbxs00" attribute<br>and you must configure your device to use the proper domain in it's authentication credentials.<br>
<br>thanks<br>