[YMCS/YDMP Free Trial Program]Yealink would like to offer Free Trial Program of Yealink device management service for our current eligible customers. You can see the details below.
https://www.yealink.com/ydmp-freetrial-2020


Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
placing an call on T28 with recent firmware
Author Message
johandezwaan Offline
Junior Member
**

Posts: 20
Joined: May 2013
Reputation: 1
Post: #1
placing an call on T28 with recent firmware
Hello,

we are trying to place an call on an T28 phone using the 3cx myphone client. i've placed these URL's in myphone.

Code:
http://user:pass@172.18.50.101/cgi-bin/ConfigManApp.com?Id=34&Command=1&Number=%number%&Account=@331
Code:
http://user:pass@172.18.50.101/cgi-bin/ConfigManApp.com?Id=34&Command=1&Number=%number%&Account=%account%

i've already set the Action URI allow IP List to any but that doesn't work either.
We've tried it with firmware 2.71.0.168 and 2.72.0.1
it worked on an T26 phone with the .70 firmwares.

does anyone have an solution for this and is there an way we can test the url using an browser?

regards,
Johan.


i.ve just downgraded the firmware to 2.70.0.150 and than the feature does work. do we have to change the URL for the new firmwares?

regards,
Johan.
(This post was last modified: 01-22-2014 03:40 PM by johandezwaan.)
01-08-2014 05:56 PM
Find all posts by this user    like0    dislike0 Quote this message in a reply
Yealink Support Offline
Administrator
*******

Posts: 2,683
Joined: Dec 2012
Reputation: 25
Post: #2
RE: placing an call on T28 with recent firmware
Hi johandezwaan,

In version71, we use new format of the ACTION URI.
Please follow below format to control the phone. Smile
-----------------------------------------------------
http(s)://phone IP address/servlet?key=variable value.
------------------------------------------------
When authentication is required, you must enter
“p=login&q=login&username=xxx&pwd=yyy&jumpto=URI&” before the variable
“key”. xxx refers to the login user name and yyy refers to the login password.

You can refer to more details from page 166 in below admin guide.
http://www.yealink.com/Upload/T2X/201410..._V72_1.pdf
01-09-2014 05:10 PM
Find all posts by this user    like0    dislike0 Quote this message in a reply
johandezwaan Offline
Junior Member
**

Posts: 20
Joined: May 2013
Reputation: 1
Post: #3
RE: placing an call on T28 with recent firmware
Hello Thanks for the reply,

we now can successfully place an call from our browser, but the myphone client won't call when we fill in the following code.

Code:
http://172.18.50.101/servlet?p=login&q=login&username=user&pwd=pass&jumpto=URI&key=number=%number%&outgoing_uri=331

Is this an 3CX issue? we tested it with the firmware supported by 3CX.

Kind Regards,
Johan de Zwaan
(This post was last modified: 01-22-2014 03:39 PM by johandezwaan.)
01-13-2014 08:44 PM
Find all posts by this user    like0    dislike0 Quote this message in a reply
CWR Offline
Moderator
*****

Posts: 717
Joined: May 2013
Reputation: 7
Post: #4
RE: placing an call on T28 with recent firmware
Are the phones set to allow calls from the server?
Phone
Features
Remote Control Security
Trusted Action URI Server List
Enter Server IP, or ANY for all

I sue this on my T46 with Firmware 28.71.0.155 on 3cx v11 SP4.

http://user:22222@10.0.3.65/servlet?number=%number%
(This post was last modified: 01-14-2014 02:17 AM by CWR.)
01-14-2014 02:15 AM
Find all posts by this user    like0    dislike0 Quote this message in a reply
Yealink Support Offline
Administrator
*******

Posts: 2,683
Joined: Dec 2012
Reputation: 25
Post: #5
RE: placing an call on T28 with recent firmware
Thanks to craigreilly. @Johan, please make sure that you have followed the steps and allowed the IP.
01-14-2014 02:27 PM
Find all posts by this user    like0    dislike0 Quote this message in a reply
johandezwaan Offline
Junior Member
**

Posts: 20
Joined: May 2013
Reputation: 1
Post: #6
RE: placing an call on T28 with recent firmware
I double checked the server list and already shows any, so that won't be the problem.
i also tried http and https and replaced all the variables to hard text in the myphone application but none of them seem to work.

Regards,
Johan de Zwaan
01-14-2014 03:40 PM
Find all posts by this user    like0    dislike0 Quote this message in a reply
Yealink Support Offline
Administrator
*******

Posts: 2,683
Joined: Dec 2012
Reputation: 25
Post: #7
RE: placing an call on T28 with recent firmware
Hi Johan,

It is hard to check the problem of yours. It is better that i can remote control and troubleshoot your problem.
01-14-2014 04:20 PM
Find all posts by this user    like0    dislike0 Quote this message in a reply
johandezwaan Offline
Junior Member
**

Posts: 20
Joined: May 2013
Reputation: 1
Post: #8
RE: placing an call on T28 with recent firmware
Hello,

I tried executing the URL from the 3CX server in the browser, and that also works.
So my suggestion is the myphone client cannot handle the URL.
i have now placed this issue on the 3CX forum.

I will post my findings here.
01-16-2014 06:13 PM
Find all posts by this user    like0    dislike0 Quote this message in a reply
Yealink Support Offline
Administrator
*******

Posts: 2,683
Joined: Dec 2012
Reputation: 25
Post: #9
RE: placing an call on T28 with recent firmware
Hi johandezwaan,

Thanks to your reply. Big Grin
01-17-2014 04:50 PM
Find all posts by this user    like0    dislike0 Quote this message in a reply
johandezwaan Offline
Junior Member
**

Posts: 20
Joined: May 2013
Reputation: 1
Post: #10
RE: placing an call on T28 with recent firmware
Hello,

Craigreilly gave me an URL witch worked on his T46, but that doesn't seem to work for me. After some testing we pasted the outgoing URI after the URL and now it works!

our code now looks like this:
Code:
http://user:pass@172.18.50.101/servlet?number=%number%&outgoing_uri=%account%

Here is the URL to the 3CX Forum:
http://www.3cx.com/forums/placing-an-cal...38697.html

Thanks for the help!
Johan.
01-22-2014 03:38 PM
Find all posts by this user    like0    dislike0 Quote this message in a reply
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  T21P E2 firmware upgrade janp 0 1,164 01-27-2024 02:43 AM
Last Post: janp
  Call forwarding with SIP devices Yealink and Cisco Call Manager CUCM joao.schlemm 8 25,290 12-27-2023 06:49 PM
Last Post: nolto
  Firmware upgrade fails on T21P E2 p.pasquino@technology4you.it 0 5,397 11-02-2021 04:42 PM
Last Post: p.pasquino@technology4you.it
  T21P_E2 firmware 84.0.125 slow with VLAN GwenH 3 12,325 11-03-2020 11:01 PM
Last Post: complex1
  T26P Can not upgrade firmware martien.poels@bank2loyalty.com 2 9,614 09-21-2020 05:16 PM
Last Post: complex1
  T28P foward call doesn´t work with 2.73.0.50 Tato 4 11,739 09-14-2020 03:49 PM
Last Post: complex1
Lightbulb Yealink T28P Firmware Upgrade Fails Michelth 11 55,278 06-27-2020 10:13 AM
Last Post: complex1
  default username/password not working after firmware upgrade tfrohling 3 37,782 02-15-2020 01:30 PM
Last Post: khalidnisar
  T22 and firmware upgrade saleh 2 18,632 08-16-2019 01:15 PM
Last Post: justingoldberg
  Problem with low-level firmware of telephone T21 E2 protaganist 5 18,443 01-21-2019 11:50 AM
Last Post: protaganist

Forum Jump:


User(s) browsing this thread: 1 Guest(s)

Contact Us   Yealink   Return to Top   Return to Content   Lite (Archive) Mode   RSS Syndication