Hi everyone,

in ldap realtime sip peers i need "fullcontact" set to "sip:[EMAIL PROTECTED]" for asterisk to correctly match the peers (at least for the natted peers to reach them)...

anyway, how do I populate fullcontact "on the fly" with information from exten and userip? of course, i could just do it staticaly on ldap but since the info is already there why not make use of it?

on res_ldap.conf i have "attribute = fullcontact => AstAccountFullContact"
it would be nice to have something like:
attribute = fullcontact => "sip:".$AstExten."@".$AstIPaddress
or some kind of dialplan scripting to archieve this...


cheers,
Caio.


_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to