<div>Morning list,</div>
<div> </div>
<div>I posted my question before but want to elaborate a bit...</div>
<div>For the mod curl my web servlet returns the user directory extensions in xml,</div>
<div> </div>
<div><document type="freeswitch/xml"><br><section name="directory" <font><font color="#000000">description="user directory"</font></font>><br><domain name="my.domain"></div>
<div> </div>
<div><font color="#009900"><!-- add all registered users, user 1001, 1002, 1003 etc --></font></div>
<div><br><font color="#000099"><user id="1001"><br><params><br><param name="password" value="xxxx"/></font></div>
<div><font color="#000099"><param name ="dial-string" value="<font color="#2a00ff"><font color="#2a00ff">{presence_id=${dialed_user}@${dialed_domain}}${sofia_contact(${dialed_user}@${dialed_domain})}</font></font>"/><br>
</params><br><variables><br><variable name="accountcode" value="1001"/><br><variable name="user_context" value="default"/><br><variable name="effective_caller_id_name" value="Extension 1001"/><br>
<variable name="effective_caller_id_number" value="1001"/></font></div>
<div><font color="#000099"><variable name="user_context" value="default"/><br></variables><br></user></font></div>
<div><br></domain><br></section><br></document><br></div>
<div>This works fine and the SIP phones are found by FS.</div>
<div>Is it possible to include also Gtalk profile params in the extension to register Gtalk extensions?</div>
<div> </div>
<div><a href="http://wiki.freeswitch.org/wiki/Dingaling#Sample_Configuration_.28Google.29">http://wiki.freeswitch.org/wiki/Dingaling#Sample_Configuration_.28Google.29</a></div>
<div> </div>
<div>Kind regards,</div>
<div> </div>
<div>Peter</div>