Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flextel API #13

Closed
ghost opened this issue Mar 6, 2014 · 2 comments
Closed

Flextel API #13

ghost opened this issue Mar 6, 2014 · 2 comments

Comments

@ghost
Copy link

ghost commented Mar 6, 2014

On the Flextel API page* they describe how you can change the Flextel routing using a simple POST call:

https://www.flextel.ltd.uk/cgi-bin/reroute.sh?alt=simple&mode=divert&flextel=xxxxxxxxxxx&pin=xxxx&new_dest=xxxxxxxxxxx

flextel =
pin =
dest = text box on the Controller's Tool, populated with the controller's mobile number

Armed with a [Go] button, it could submit the request, and receive a return:
123,12,31,21,2,12,1,1,1,flextelserv@yahoo.co.uk,Ian Kirkham,John Steele,Graham Browning,Bruce Clarke,Michael Ney,Jamie Betteridge,Geoff Streeter,Alan Rogers

I'll confess that I've no idea what half of that means but, having tested it a couple of times, the important bit is before the first comma. So long as that's the number that was submitted, the request has been processed.

@tphillips
Copy link
Owner

Edited out sensitive information

@ghost
Copy link
Author

ghost commented Mar 6, 2014

Fair play, did't know if this was public or private.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant