Hi, I am stuck, My console log is in <a href="http://pastebin.freeswitch.org/13030">http://pastebin.freeswitch.org/13030</a> and my xml log is in <a href="http://pastebin.freeswitch.org/13029">http://pastebin.freeswitch.org/13029</a>. I guess that the problem should be pretty small but I just can not figure it out. -:( Thanks for your help.<br>
<br><div class="gmail_quote">On Mon, May 24, 2010 at 8:12 AM, Vitalii Colosov <span dir="ltr"><<a href="mailto:vetali100@gmail.com">vetali100@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi Erwin,<div>Maybe you need to add the first line <?xml version="1.0" encoding="UTF-8" standalone="no"?></div><div><br></div><div>This is what I have and it works perfectly, tested right now:</div>
<div><br></div><div><div><?xml version="1.0" encoding="UTF-8" standalone="no"?></div><div class="im"><div><document type="freeswitch/xml"></div><div> <section name="directory"></div>
</div><div> <domain name="$${domain}"></div><div> <params></div><div> <param name="dial-string" value="{presence_id=${dialed_user}@${dialed_domain}}${sofia_contact(${dialed_user}@${dialed_domain})}"/></div>
<div> </params></div><div class="im"><div> <groups></div><div> <group name="default"></div><div> <users></div></div><div> <user id="1000"></div>
<div> <params></div>
<div> <param name="a1-hash" value="somehashvalue"/></div><div> <param name="vm-a1-hash" value="somehashvalue"/></div><div> </params></div>
<div> <variables></div><div> <variable name="user_context" value="default"/></div><div> <variable name="accountcode" value="1000"/></div>
<div> </variables></div><div class="im"><div> </user></div><div> </users></div><div> </group></div><div> </groups></div><div> </domain></div>
<div> </section></div>
<div></document></div><div><br></div></div><div>Regards,</div><div>Vitalie</div></div>
<br>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br>