Zoomtopia is here. Unlock the transformative power of generative AI, helping you connect, collaborate, and Work Happy with AI Companion.
Register nowEmpowering you to increase productivity, improve team effectiveness, and enhance skills.
Learn moreKeep your Zoom app up to date to access the latest features.
Download Center Download the Zoom appDownload hi-res images and animations to elevate your next Zoom meeting.
Browse Backgrounds Zoom Virtual BackgroundsEmpowering you to increase productivity, improve team effectiveness, and enhance skills.
Zoom AI CompanionUser groups are unique spaces where community members can collaborate, network, and exchange knowledge on similar interests and expertise.
Help & Resources is your place to discover helpful Zoom support resources, browse Zoom Community how-to documentation, and stay updated on community announcements.
The Events page is your destination for upcoming webinars, platform training sessions, targeted user events, and more. Stay updated on opportunities to enhance your skills and connect with fellow Zoom users.
The Zoom Community is nominated for the 2025 CMX Community Industry Awards in the Customer Support Community category!
Vote now2025-02-04 04:38 PM
Hello,
I am trying to connect a building alarm panel dialer to an AudioCodes 1288. No matter the settings I change the modem lines don't seem to synch up. I monitor the line connected to the legacy PBX and the communication seems the same. I know there is some delay which is probably causing the issue. I see modem settings in the Audio Codes, but the recommended Fax settings from Zoom seem to be interfering with them.
Has anyone had any luck when attempting this before. I have also tried with a Grandstream ATA with no luck.
Thanks,
Derek
2025-02-05 08:57 AM
Who's the alarm company?
2025-02-05 10:04 AM
I am trying to work with older Bay Alarm panels.
2025-03-05 09:00 AM
I have the same problem with Bay Alarm panels with Grandstream and Audiocodes. Any information would be appreciated. We are trying to avoid replacing several panels.
2025-03-05 09:53 AM
If this is strictly a dialing issue? I suggest you download a program called syslog viewer from the Audiocodes website. In your Audiocodes MP1288 syslog settings, point the address to your local desktop/laptop running that application. Then try initiating a call from the panel to Zoom to see what the SIP traffic is doing with the call. In our setup with our local alarm company, we don't use any fax/modem settings on the audiocodes gateway. However, not all alarm companies are willing to make things work with a VOIP provider. When your converting SIP to analog signaling, that transcoding causes early disconnect.
2025-03-06 07:30 PM
Hello @dstokes805 Modems and Faxes over IP are always tricky, especially if you are dealing with older equipment that don't support the newer standards. I don't see any information about the Alarm system but I would suggest first of all to contact them as ask them what is the recommended and what is the maximum speed their modems support because I was reading both, Zoom and AudioCodes documentation and it seems that is one of the things you need to configure. With that information you can try to match what they are asking and prevent the AudioCode trying to negotiation something that is supported by Zoom but not the Alarm system.
Now, from the AudoCode documentation, this are the options you need to try (if you haven't yet), in the same order I put them here:
I know it is a lot but good luck; I hope one of this options works for you, and let us know so other people can benefits from your "pain" and save them from "suffering".
Vinnie.
2025-03-27 08:56 AM
We have found the solution that works for our fire alarm panels. Give this a try and let me know how it goes. We also built an Alarm Profile (Tel Profiles) listed below
On the Gateway we built a Profile with the following specs. You'll need to change the DTMF Transport to 2 in http://MP-1288_IP/AdminPage.
Parameter Name: DTMFTransportType Enter Value: 2
DTMFTransportType = 2
CallerIDTransportType = 3
FaxTransportMode = 3
V21ModemTransportType = 3
V22ModemTransportType = 3
V23ModemTransportType = 3
V32ModemTransportType = 3
V34ModemTransportType = 3
FaxRelayMaxRate = 3
FaxRelayECMEnable = 0
FaxRelayRedundancyDepth = 2
FaxRelayEnhancedRedundancyDepth = 2
FaxModemBypassCoderType = 1
RFC2833TxPayloadType = 101
ENABLEMEDIASECURITY = 1
PLThresholdLevelsPerMille_0 = 5
PLThresholdLevelsPerMille_1 = 10
PLThresholdLevelsPerMille_2 = 20
PLThresholdLevelsPerMille_3 = 50
CallProgressTonesFilename = 'AudioCodes_call_progress_usa_tones_13.dat
Profile settings
Name Alarm
SIGNALING
Profile Preference 1
Fax Signaling Method No Fax
Enable Digit Delivery Disable
Dial Plan Index -1
Call Priority Mode Disable
BEHAVIOR
Disconnect Call on Detection of Busy Tone Enable
Time For Reorder Tone [sec] 255
Enable Voice Mail Delay Enable
Swap Tel To IP Phone Numbers Disable
IP-to-Tel Cut-Through Call Mode Disable
DTMF Volume (-31 to 0 dB) -11
Input Gain (-32 to 31 dB) 0
Voice Volume (-32 to 31 dB) 0
Enable AGC Disable
Enable Polarity Reversal Disable
Enable Current Disconnect Enable
DID Wink Disable
Enable 911 PSAP Disable
Coders Group AudioCodersGroup_0 View
RTP IP DiffServ 46
Signaling DiffServ 24
Enable Early Media Disable
Progress Indicator to IP
ECHO CANCELER
Echo Canceler Line Echo Canceller
EC NLP Mode Adaptive NLP
JITTER BUFFER
Dynamic Jitter Buffer Minimum Delay [msec] 10
Dynamic Jitter Buffer Maximum Delay [msec] 300
Dynamic Jitter Buffer Optimization Factor 10
ANALOG MWI
MWI Analog Lamp Disable
MWI Display Disable
MWI Notification Timeout [sec] 0
ANALOG FXO
Two Stage Dial Yes
FXO Double Answer Disable
FXO Ring Timeout [100 msec] 0
Flash Hook Period 700
FXO Consultative Call Transfer Disabl
2025-03-27 09:15 AM
Thank you for sharing these settings. I will give them a try today.
2025-03-31 07:54 AM
Did this resolve your issue.
Thanks,
Anthony
2025-03-31 08:46 AM
It did not, but I am going to attempt again tomorrow to double-check that I had all of the settings correct.
2025-03-27 10:10 AM
So it had nothing to do the the the CODEC but with the DTMF Signaling
DTMFTransportType = 2 is equivalent to Out-of-band DTMF using RTP payload (RFC 2833).
Nice finding. I wonder if the rest of the people having similar issues can test and relay their results.