Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - serop

Pages: [1]
1
this is completely newb question, have no idea where to start from, google does not answer directly :(

Given:
1. MITEL 5312 IP Phone PBX
2. External (relatively to the PBX) web application (asp.net based).
3. The web app server can access the PBX server via LAN.

Needed:
Allow a user from the external web application to initiate a call to a phone number clicked on the screen, so the PBX would connect user's extension # with the destination # clicked.


Ideally it would be nice to have just an HTTP-like request sent to the PBX server.
And the user should have an indication that it's not an incoming call but a call placed for him by the system...
Some security measures would be nice too to prevent 'savvy' users from easy misuse of the service and compose the request URLs themselves, like authkey/checksum parameter or filter by IP...


Thanks!

Pages: [1]