TeleYapper 4.0 Is Ready

Phone_User

Guru
Joined
Jun 9, 2008
Messages
314
Reaction score
0
Make sure your custom/broadcast message is long enough. It has to play until the phone is answered.
 

dghundt

Guru
Joined
Nov 15, 2007
Messages
603
Reaction score
52
exten => s,6,BackgroundDetect(custom/broadcast|4250|50|3000)

I believe the last setting of 3000 needs to be longer.
 

lthown

New Member
Joined
Nov 15, 2007
Messages
16
Reaction score
8
I changed #2 of context broadcast from Wait(3) to WaitForSilence(4500) and now it works great

Code:
[broadcast]
exten => s,1,Answer
exten => s,2,Wait(3)
Code:
[broadcast]
exten => s,1,Answer
exten => s,2,[B]WaitForSilence(4500)[/B]
 

rossiv

Guru
Joined
Oct 26, 2008
Messages
2,624
Reaction score
139
I have TeleYapper 4. When I choose a call group, it gives me the number of the group, not the number of people in the group. It also does not change the status in the MYSQL database for answered, Voicemail, or the time called. What can I do to remedy these problems?
 

Members online

Forum statistics

Threads
25,778
Messages
167,504
Members
19,198
Latest member
serhii
Get 3CX - Absolutely Free!

Link up your team and customers Phone System Live Chat Video Conferencing

Hosted or Self-managed. Up to 10 users free forever. No credit card. Try risk free.

3CX
A 3CX Account with that email already exists. You will be redirected to the Customer Portal to sign in or reset your password if you've forgotten it.
Top