[Freeswitch-users] Mod curl, user directory and Gtalk

Peter van Raamsdonk peetzer at gmail.com
Tue Sep 25 09:46:01 MSD 2012


Morning list,

I posted my question before but want to elaborate a bit...
For the mod curl my web servlet returns the user directory extensions in
xml,

<document type="freeswitch/xml">
<section name="directory" description="user directory">
<domain name="my.domain">

<!-- add all registered users, user 1001, 1002, 1003 etc -->

<user id="1001">
<params>
<param name="password" value="xxxx"/>
<param name ="dial-string" value="{presence_id=${dialed_user}@
${dialed_domain}}${sofia_contact(${dialed_user}@${dialed_domain})}"/>
</params>
<variables>
<variable name="accountcode" value="1001"/>
<variable name="user_context" value="default"/>
<variable name="effective_caller_id_name" value="Extension 1001"/>
<variable name="effective_caller_id_number" value="1001"/>
<variable name="user_context" value="default"/>
</variables>
</user>

</domain>
</section>
</document>
This works fine and the SIP phones are found by FS.
Is it possible to include also Gtalk profile params in the extension to
register Gtalk extensions?

http://wiki.freeswitch.org/wiki/Dingaling#Sample_Configuration_.28Google.29

Kind regards,

Peter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20120925/5810dfbf/attachment.html 


Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list