[Freeswitch-users] CURL directory issue

2009-08-06 Thread Jim Page
Afternoon All I wonder if someone (perhaps even the illustrious intralanman) could help me out with a problem I am experiencing with a CURL directory. In the interests of understanding how the mechanism works, I am using a super-braindead php script to return info about a specific set of

Re: [Freeswitch-users] CURL directory issue

2009-08-06 Thread Kevin Green
Try returning the full information on the register. It may be that the variables are read onto the user profile upon registration and since you are only supplying a dumbed down version for registration the variables aren't being read and cached. Regards, Kevin Green On Thu, Aug 6, 2009 at

Re: [Freeswitch-users] CURL directory issue

2009-08-06 Thread Jim Page
Spot on. Many thanks! Jim Sent from my iPhone On 6 Aug 2009, at 18:02, Kevin Green ke...@johnnyvoip.commailto:ke...@johnnyvoip.com wrote: Try returning the full information on the register. It may be that the variables are read onto the user profile upon registration and since you are only