What variables are available in the checkdir.php

Hi

What variables are available in the checkdir.php for use when calling a popup. importantly I want the logged in user extension. This is because I have integrated the fop2 with a separate click2call and crm lookup page.

what I want to do is
echo "window.open('cli-crm.php?cliN=$clidnum&queN=$fromqueue&user=$userid','cli-crm')";

The first 2 variables work fine I just don't want to have to hard code all users extension numbers so to be ablel to pass the users extension would be great.

Ian
http://www.cyber-cottage.co.uk

Comments

  • Hi,

    I'm interested to know called extension number (or the connected user which should be same) in checkdir.php too. I think it's a good feature to can do different things depending of the connected user.

    Best regards,

    Nicolas.
  • removed for now :)
Sign In or Register to comment.