[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
auto-answer & custom ringtone
Author Message
crashdox Offline
Junior Member
**

Posts: 4
Joined: Aug 2023
Reputation: 0
Post: #1
auto-answer & custom ringtone
Hi, I've tried multiple things & searched the forum with no clear answers.

I have a custom ring tone for use with paging & autoanswer (phone is in classrooms, so loud & obnoxious to get their attention is required.)

I have auto answer working ok, but I cannot get the phone to play the custom tone; it only plays 2 beeps. The tone is successfully loaded on the phone, but appears to be ignored.

Phone being called: T33G
Firmware version: 124.86.0.40

features.alert_info_tone = 1
features.auto_answer_tone.enable = 1
features.auto_answer.ring_type = my-intercom.wav

From: xxxxxxx
To: <sip:6210@10.99.1.210>
Contact: xxxxxxxxxxx
Call-ID: 6ce242b6-5eb1-4dd1-8e79-c9785fb4896f
CSeq: 17094 INVITE
Allow: OPTIONS, INVITE, ACK, BYE, CANCEL, UPDATE, PRACK, REGISTER, SUBSCRIBE, NOTIFY, PUBLISH, MESSAGE, REFER
Supported: 100rel, timer, replaces, norefersub, histinfo
Session-Expires: 1800
Min-SE: 90
P-Asserted-Identity: xxxxxxxxxxxxxx
Alert-Info: <http://127.0.0.1>;info=alert-autoanswer
Max-Forwards: 70
User-Agent: FPBX-16.0.40.4(18.19.0)
Content-Type: application/sdp
Content-Length: 333
08-11-2023 02:46 AM
Find all posts by this user    like0    dislike0 Quote this message in a reply
complex1 Offline
3CX Adv. Cert. Engineer
*****

Posts: 1,527
Joined: Jan 2014
Reputation: 45
Post: #2
RE: auto-answer & custom ringtone
(08-11-2023 02:46 AM)crashdox Wrote:  Hi, I've tried multiple things & searched the forum with no clear answers.

I have a custom ring tone for use with paging & autoanswer (phone is in classrooms, so loud & obnoxious to get their attention is required.)

I have auto answer working ok, but I cannot get the phone to play the custom tone; it only plays 2 beeps. The tone is successfully loaded on the phone, but appears to be ignored.

Phone being called: T33G
Firmware version: 124.86.0.40

features.alert_info_tone = 1
features.auto_answer_tone.enable = 1
features.auto_answer.ring_type = my-intercom.wav

From: xxxxxxx
To: <sip:6210@10.99.1.210>
Contact: xxxxxxxxxxx
Call-ID: 6ce242b6-5eb1-4dd1-8e79-c9785fb4896f
CSeq: 17094 INVITE
Allow: OPTIONS, INVITE, ACK, BYE, CANCEL, UPDATE, PRACK, REGISTER, SUBSCRIBE, NOTIFY, PUBLISH, MESSAGE, REFER
Supported: 100rel, timer, replaces, norefersub, histinfo
Session-Expires: 1800
Min-SE: 90
P-Asserted-Identity: xxxxxxxxxxxxxx
Alert-Info: <http://127.0.0.1>;info=alert-autoanswer
Max-Forwards: 70
User-Agent: FPBX-16.0.40.4(18.19.0)
Content-Type: application/sdp
Content-Length: 333

Hi,

Please keep in mind, the ringtone format must meet the following:
- The ringtone file must be in PCMU/PCMA audio format, mono channel, 8K sample rate, and 16-bit resolution
- For Black-and-white Screen Phones, the format must be .wav and a file size of max 100kB

Kind regards,
Frank.

I am not an employee of Yealink.
Dutch is my native language, not English. Apologies for my imperfect grammar.
Please do not send unsolicited PM messages. I will not answer them.
08-11-2023 04:10 PM
Find all posts by this user    like0    dislike0 Quote this message in a reply
crashdox Offline
Junior Member
**

Posts: 4
Joined: Aug 2023
Reputation: 0
Post: #3
RE: auto-answer & custom ringtone
Yes, the ringtone *itself* is fine; it shows up under ringtones & the sound is heard when selected. It simply does not play when the auto-answer is used; a two-beep sound is heard. I assume there is something setting-wise that is missing; it is not the tone file itself.
08-11-2023 06:54 PM
Find all posts by this user    like0    dislike0 Quote this message in a reply
complex1 Offline
3CX Adv. Cert. Engineer
*****

Posts: 1,527
Joined: Jan 2014
Reputation: 45
Post: #4
RE: auto-answer & custom ringtone
(08-11-2023 06:54 PM)crashdox Wrote:  Yes, the ringtone *itself* is fine; it shows up under ringtones & the sound is heard when selected. It simply does not play when the auto-answer is used; a two-beep sound is heard. I assume there is something setting-wise that is missing; it is not the tone file itself.

Please try these settings:
Code:
# Disable the phone to map the keywords in the Alert-Info header to the specified Bellcore ring tones.
features.alert_info_tone = 0

# Enable auto answer a SIP call.
account.X.auto_answer = 1

# Disable the phone to play a warning tone when an incoming call is automatically answered.
features.auto_answer_tone.enable = 0

# Configure a ring tone the phone plays before the incoming call is automatically answered.
features.auto_answer.ring_type = my-intercom.wav

Kind regards,
Frank.

I am not an employee of Yealink.
Dutch is my native language, not English. Apologies for my imperfect grammar.
Please do not send unsolicited PM messages. I will not answer them.
08-11-2023 09:08 PM
Find all posts by this user    like0    dislike0 Quote this message in a reply
crashdox Offline
Junior Member
**

Posts: 4
Joined: Aug 2023
Reputation: 0
Post: #5
RE: auto-answer & custom ringtone
No joy. To be clear, the phone should be normal, but receives alert-info for auto-answer. So, from my reading, account.x.auto_answer must be 0.

What bothers me is page 186 in the manual, where the auto answer via alert-info is described as NOT playing a tone, unless the tone feature is enabled, and then "warning tone".
08-11-2023 10:58 PM
Find all posts by this user    like0    dislike0 Quote this message in a reply
complex1 Offline
3CX Adv. Cert. Engineer
*****

Posts: 1,527
Joined: Jan 2014
Reputation: 45
Post: #6
RE: auto-answer & custom ringtone
(08-11-2023 10:58 PM)crashdox Wrote:  No joy. To be clear, the phone should be normal, but receives alert-info for auto-answer. So, from my reading, account.x.auto_answer must be 0.

What bothers me is page 186 in the manual, where the auto answer via alert-info is described as NOT playing a tone, unless the tone feature is enabled, and then "warning tone".

I refer to the Administrator Guide, chapter "Auto Answer Configuration" from page 424 onward.
Which manual are you referring to?

Kind regards,
Frank.

I am not an employee of Yealink.
Dutch is my native language, not English. Apologies for my imperfect grammar.
Please do not send unsolicited PM messages. I will not answer them.
08-12-2023 03:51 AM
Find all posts by this user    like0    dislike0 Quote this message in a reply
crashdox Offline
Junior Member
**

Posts: 4
Joined: Aug 2023
Reputation: 0
Post: #7
RE: auto-answer & custom ringtone
Yes, same manual, same version. Top of page 180. Auto Answer section using Alert-info, which is what I need - a *triggered* auto answer. All it says there is if tone is enabled, you get a warning tone... which is all I get.

I've been doing this on polycom phones for over 10 years. This is the only "special" feature we use on the phones that is fairly critical.

I may have a workaround with Asterisk, using paging groups & having Asterisk play my tone. I have to try that. But it would be nice if the yealink phone could do it natively like my ancient polycoms.
08-12-2023 04:02 AM
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
Question Auto off-hook mdkl 0 725 11-14-2023 07:40 PM
Last Post: mdkl
  Auto configuration AdminKonekto 3 2,014 07-18-2023 07:37 PM
Last Post: complex1
  Soft Key Custom URL GiTech-MG 2 2,935 03-14-2023 08:08 PM
Last Post: eddparker01
  WH66 Answer button / Softphone support gareth20202 2 3,064 02-15-2023 11:34 AM
Last Post: karthikrm
  MP54 Handset - Auto Dial on handset pickup/Off Hook TheGarrison 5 7,641 09-16-2022 03:04 AM
Last Post: imgibason
  Headset auto answer waiting call T43U and WH62 TravisD 3 5,205 06-21-2022 11:58 AM
Last Post: TravisD
  Custom Dialing T46G sfrazier 2 6,112 01-17-2022 02:09 AM
Last Post: sfrazier
  custom firmware builder? dewittgarry 1 6,144 08-26-2021 06:49 AM
Last Post: kapetrosyan
  Is there a way to make the "calls are forwarded on no answer TO VOICEMAIL" go away? justingoldberg 1 7,251 10-14-2019 06:56 AM
Last Post: anonymous1715181860335
  Cannot post to Auto Provisioning DanH 1 4,987 10-12-2019 05:51 PM
Last Post: Babylonia

Forum Jump:


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

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