[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
T28P & T38G: Speed Dial delay or pause between DTMF
Author Message
choylee Offline
Junior Member
**

Posts: 1
Joined: May 2015
Reputation: 0
Post: #31
RE: T28P & T38G: Speed Dial delay or pause between DTMF
Hello,

Did you do this feature ?

Call to voicemail : 9999
Login : 002353
Password : 1234

I would like to have 9999{pause}login in order to access directly to my voicemail.

Something like that : Line Key 6 > voicemail > value= 9999,002353 > Line1

The file as attached

Thanks


Attached File(s) Thumbnail(s)
   
05-16-2015 12:29 AM
Find all posts by this user    like0    dislike0 Quote this message in a reply
DES Offline
Junior Member
**

Posts: 1
Joined: May 2015
Reputation: 0
Post: #32
RE: T28P & T38G: Speed Dial delay or pause between DTMF
(04-25-2015 12:22 AM)Yealink_James Wrote:  Hi

We are developing the feature. It should be available in Q3 2015.

Regards,
James

Hi James - This feature is really necessary for pauses when speed dialing into voice mail, conference calls and extensions. Will the feature also be available for the T32G and T48G models?
05-17-2015 07:14 PM
Find all posts by this user    like0    dislike0 Quote this message in a reply
Joyce Offline
Junior Member
**

Posts: 1
Joined: Nov 2012
Reputation: 0
Post: #33
RE: T28P & T38G: Speed Dial delay or pause between DTMF
Hi,
is there any news regarding the "pause" feature?
Customers asking for this in connection to door phone.
Scenario:
1) you need to call door phone e.g. ext 100
2) after pause yopu need to send key sequence to unlock the door e.g. 1234

Customers in big companies on reception need this as one button sequence, so need to assign on DSS key sequence: 100,1234.
Of course there is many many more cases where it could be used.


Marek
06-24-2015 04:32 PM
Find all posts by this user    like0    dislike0 Quote this message in a reply
James_Yealink Offline
Administrator
*******

Posts: 1,159
Joined: Aug 2014
Reputation: 8
Post: #34
RE: T28P & T38G: Speed Dial delay or pause between DTMF
Hi Marek,

the feature will be available in T21_E2/T23/T27/T29/T4x in Q3 this year.
Probably in August.

Regards,
James
06-24-2015 07:05 PM
Find all posts by this user    like0    dislike0 Quote this message in a reply
jcaruso Offline
Junior Member
**

Posts: 20
Joined: May 2013
Reputation: 0
Post: #35
RE: T28P & T38G: Speed Dial delay or pause between DTMF
Will this be available for the T26 model?
07-22-2015 11:26 PM
Find all posts by this user    like0    dislike0 Quote this message in a reply
casualsix Offline
Junior Member
**

Posts: 1
Joined: Jan 2015
Reputation: 0
Post: #36
RE: T28P & T38G: Speed Dial delay or pause between DTMF
Has the pause been implemented yet?
07-27-2015 06:31 AM
Find all posts by this user    like0    dislike0 Quote this message in a reply
dgcorp Offline
Junior Member
**

Posts: 4
Joined: Aug 2015
Reputation: 0
Post: #37
RE: T28P & T38G: Speed Dial delay or pause between DTMF
Yealink_James

I've just found this thread and just wanted to add my input to the long list of people wanting / expecting / hoping that Yealink add the 'pause' with comma functionality to the Yealink T4x phones.

I can see that v80 firmware was released on the 08 Aug 2015, but the release notes do not mention this as a new feature.

I'm not sure if I can manually update our phones with the downloaded firmware or if I need to get the okay from our phone provider first.

In the mean time, can anyone say if this feature has been added?
Can I create a speeddial like 0800xxxxxxxx,xxxxxxx# ??

Regards, Derek
-
08-27-2015 12:52 AM
Find all posts by this user    like0    dislike0 Quote this message in a reply
EvolutionService Offline
Junior Member
**

Posts: 3
Joined: Jun 2015
Reputation: 0
Post: #38
RE: T28P & T38G: Speed Dial delay or pause between DTMF
We also need this feature. Is very very useful.
09-08-2015 08:40 PM
Find all posts by this user    like0    dislike0 Quote this message in a reply
goseph Offline
Junior Member
**

Posts: 1
Joined: Feb 2014
Reputation: 0
Post: #39
RE: T28P & T38G: Speed Dial delay or pause between DTMF
This could be a SOLUTION when using Asterisk:
Here is code for an Asterisk-Application inside Askozia (Asterisk based PBX).
Code:
1,Answer()
n,Dial(SIP/333,,D(wwww#9)L(5000))
n,Hangup()
This uses the DIAL-Command: http://www.voip-info.org/wiki/view/Asterisk+cmd+Dial
Explanation: It will dial extension 333 (which could be a doorbell). It then waits 2 seconds (4 times w = 4 times 0.5 seconds). It will then send DTMF "#9". It will hangup after 5 seconds (5000ms).

Please edit into real asterisk-code and share here!
This could be it:
Code:
; DTMF_Sample_333
[DIALPLAN-APPLICATION-383207416556cd1d417069]
exten => _[0-9a-zA-Z*#]!,1,Dial(SIP/333,,D(wwww#9)L(5000))
exten => _[0-9a-zA-Z*#]!,n,Hangup()
exten => s,1,Dial(SIP/333,,D(wwww#9)L(5000))
exten => s,n,Hangup()

Hope this helps anybody! Please give feedback!
(This post was last modified: 09-28-2015 04:26 PM by goseph.)
09-26-2015 07:30 PM
Find all posts by this user    like1    dislike0 Quote this message in a reply
c99hris Offline
Junior Member
**

Posts: 39
Joined: Aug 2015
Reputation: 0
Post: #40
RE: T28P & T38G: Speed Dial delay or pause between DTMF
Has this been completed yet?
I believe we are in the 4th quarter of 2015 and need this on a T48G
10-05-2015 12:41 PM
Visit this user's website 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
  FreePBX chan_pjsip DTMF digits not displaying on screen karl_edgeconnect 1 447 02-13-2024 09:52 PM
Last Post: karl_edgeconnect
  set number key as speed dial key not working timotel 0 1,232 09-20-2023 06:51 AM
Last Post: timotel
  Audio Delay - Disable Jitter Buffer? joni1802 4 2,452 07-17-2023 10:20 PM
Last Post: complex1
  MP54 Handset - Auto Dial on handset pickup/Off Hook TheGarrison 5 7,195 09-16-2022 03:04 AM
Last Post: imgibason
  Click to dial from web browser h2g-vaka 7 15,837 06-10-2022 03:27 AM
Last Post: troy44
  Dial Shortcut from Directory customvoip 0 2,656 09-29-2021 05:46 AM
Last Post: customvoip
  T28p - Firmware version advice Tato 2 14,769 09-11-2020 01:04 PM
Last Post: Tato
Brick Yealink t29G | 5 seconds ring delay amichy 2 9,930 08-31-2020 11:08 PM
Last Post: gmanual
  Slow speed on the PC port Sur 4 16,253 04-12-2019 09:28 AM
Last Post: Johnny88
  Dial from Windows Pox 0 4,470 11-06-2018 02:52 PM
Last Post: Pox

Forum Jump:


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

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