
lelio at uoguelph
Nov 16, 2009, 2:12 PM
Post #4 of 4
(411 views)
Permalink
|
When I did it, there was no userID/password passed in the URL. A cookie was used to return the registered phone information for that browser session. I'd probably not go down the path of userID/password in the URL for that same reason you state. --- Lelio Fulgenzi, B.A. Senior Analyst (CCS) * University of Guelph * Guelph, Ontario N1G 2W1 (519) 824-4120 x56354 (519) 767-1060 FAX (JNHN) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ "Bad grammar makes me [sic]" - Tshirt ----- Original Message ----- From: "Tim Reimers" <treimers [at] ashevillenc> To: "Lelio Fulgenzi" <lelio [at] uoguelph> Sent: Monday, November 16, 2009 5:00:22 PM GMT -05:00 US/Canada Eastern Subject: RE: [cisco-voip] Something like http://ip/dial?..... That did it. Thanks! The format is something like this https://<yourcallmanager>:8443/webdialer/Webdialer?cmd=doMakeCallProxy&uid=<yourEndUserID>&appid=<yourEndUserID>&pwd=<yourEndUserPassword>&pwdEncrypted=true&destination=<number you want to call> <usual URL line wrapping comments apply here> I did have to do the F11 thing to capture the userID and password. Obviously, there are some security risks... As in, if I was really into pranks, I could change the URL to reflect a co-worker's EndUser account and pwd, putting in his ID and his password (which, being an admin, I could set) into the URL, and paste that into my browser... I could make HIS phone place calls.... ;-) Tim Reimers Systems Analyst II Information Technology Services City of Asheville 70 Court Plaza Asheville, NC 28801 phone - 828-259-5512 treimers [at] ashevillenc From: Lelio Fulgenzi [mailto:lelio [at] uoguelph] Sent: Monday, November 16, 2009 4:47 PM To: Tim Reimers Cc: cisco-voip voyp list Subject: Re: [cisco-voip] Something like http://ip/dial?..... Here's what I did: • launch webdialer (see documentation for launch URL for that version) • login, save login settings/credentials, change confirm setting to automatically dial • dial a number • press F11 to get full screen in browser, you can see the URL --- Lelio Fulgenzi, B.A. Senior Analyst (CCS) * University of Guelph * Guelph, Ontario N1G 2W1 (519) 824-4120 x56354 (519) 767-1060 FAX (JNHN) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ "Bad grammar makes me [sic]" - Tshirt ----- Original Message ----- From: "Tim Reimers" <treimers [at] ashevillenc> To: "Lelio Fulgenzi" <lelio [at] uoguelph> Sent: Monday, November 16, 2009 4:13:03 PM GMT -05:00 US/Canada Eastern Subject: RE: [cisco-voip] Something like http://ip/dial?..... so.... I've got Webdialer running. It dials from Personal Address Book... What's this about building URLs that automatically dial the number in the URL? Tim Reimers Systems Analyst II Information Technology Services City of Asheville 70 Court Plaza Asheville, NC 28801 phone - 828-259-5512 treimers [at] ashevillenc From: cisco-voip-bounces [at] puck [mailto:cisco-voip-bounces [at] puck] On Behalf Of Lelio Fulgenzi Sent: Sunday, November 15, 2009 9:44 PM To: James Liakos Cc: cisco-voip [at] puck Subject: Re: [cisco-voip] Something like http://ip/dial?..... webdialer will do something very similar. you install webdialer on a subscriber, then the first time you point to it, you log in. then if you select remember log in, you can just use the dial URL. --- Lelio Fulgenzi, B.A. Senior Analyst (CCS) * University of Guelph * Guelph, Ontario N1G 2W1 (519) 824-4120 x56354 (519) 767-1060 FAX (JNHN) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ "Bad grammar makes me [sic]" - Tshirt ----- Original Message ----- From: "James Liakos" <jliakos [at] csr> To: cisco-voip [at] puck Sent: Sunday, November 15, 2009 9:26:20 PM GMT -05:00 US/Canada Eastern Subject: [cisco-voip] Something like http://ip/dial?..... Hello. Back a couple of yrs ago I had a special URL which once clicked I could make my phone dial. Does anybody know the correctly formatted URL ? It was something like http://<ip_address_of_Deskphone>/dial?<number> We are on UCM 7.1.3.10000-11. Thanks. James. _______________________________________________ cisco-voip mailing list cisco-voip [at] puck https://puck.nether.net/mailman/listinfo/cisco-voip
|