1. How do I update my firmware?
2. For additional support or answers to questions not covered on this page, who should I contact?
3. How many horns can be connected to an amplifier?
4. Are your speakers compliant with RFC 3261?
5. Do your speakers support other protocols?
6. Our IP-PBX server is RFC 3261 compliant in that it can register other SIP endpoints, so how do I create multiple paging zones using your speakers?
7. Which IP-PBX servers do your speakers interoperate with?
8. I hooked up your speakers using Asterisk and they play audio individually but why don’t they play in a paging group (zone)?
9. What are the Asterisk settings to set up our paging speakers?
10. How do I set up a page group in Asterisk?
11. Are you able to traverse the NAT with your IP paging products?
12. Is it possible with one Paging Amplifier to have multiple paging groups?
13. Are the speaker contacts potential-free?
14. What are the output levels of the speaker contacts?
15. What 8 ohm speakers are recommended for the Paging Amplifier?
16. My speakers are not loud enough. What should I do?
17. How do I configure Music-on-Hold (MOH) for Asterisk?
18. We would like to communicate directly to your products. Do you have any open source programs you can recommend to do this?
19. After a period of time, my device stops working or is unreachable.
20. On an Asterisk-based VoIP SIP PBX system, the CyberData SIP Device status is "Busy" or "Unreachable".
21. I upgraded my 3CX PBX server to 7.1 and now my Rev B CyberData VoIP Ceiling speaker and My VoIP Paging Amplifier do not stay registered with the server.
22. When connecting two 8 ohm speakers to the product while in standard low power mode, the unit will reset at full volume pages.
23. I am unable to connect with the unit when it is plugged into a Cisco SLM 224P switch.



1. How do I update my firmware?
Check to see if your current firmware is the latest version before attempting to update. Download the latest version firmware which includes the Update Firmware Utility.

To upload the speaker firmware from your PC, see Section 2.4 of the VoIP Paging Amplifier Operation Guide.

2. For additional support or answers to questions not covered on this page, who should I contact?
Contact CyberData VoIP Technical Support.
3. How many horns can be connected to an amplifier?

CyberData's VoIP Paging Amplifier supports the following outputs:

One 8-ohm speaker: 8 watts
One 8-ohm speaker with external PoE power injector (CyberData PN 010867): 10 watts
Two 8-ohm speaker in parallel with external PoE power injector (CyberData PN 010867): 16 watts
The Paging Amplifier does not support three loudspeakers in parallel, since this would result in less than 4 ohms impedance and overdrive the output driver.
4. Are your speakers compliant with RFC 3261?
Yes, our speakers are compliant with RFC 3261, but not every SIP extension is fully supported such as extensions for certain phone features that our speakers do not require.
5. Do your speakers support other protocols?
Our speakers are SIP endpoints that use the SIP protocol in RFC 3261. Depending on the business case, we will consider custom applications using other protocols. Please contact sales@cyberdata.net for inquiries concerning other protocols.
6. Our IP-PBX server is RFC 3261 compliant in that it can register other SIP endpoints, so how do I create multiple paging zones using your speakers?
Our speakers do not create multiple zones as this is a feature (SIP extension) of the IP-PBX server. If your IP-PBX server does not support this SIP extension, you can use our Paging Server product to create multiple zones with our speaker.
7. Which IP-PBX servers do your speakers interoperate with?
Our speakers interoperate with the IP-PBX servers in the following link.
8. I hooked up your speakers using Asterisk and they play audio individually but why don’t they play in a paging group (zone)?

1)Make sure you have installed and loaded a timing source such as Zaptel’s “ztdummy” on your Asterisk server.

2) If you are using SIP phones in the same paging group as our speakers and auto-answer is activated for these phones, please upgrade to the latest paging group module in Asterisk, which is 1.2.3 or greater and put an “x” (this removes auto-answer commands our speakers do not use because they are hard-coded to auto-answer) after the extension number for the speakers in the paging group drop-down menu in FreePBX.

9. What are the Asterisk settings to set up our paging speakers?
For both ceiling speaker and the Paging Amplifier, the settings are contained in the sip_additional.conf file in Asterisk. This file should read as follows in which "100" represents the username of our speaker and the password (secret) is ext100:

[100]
username=100
type=friend
secret=ext100
record_out=Adhoc
record_in=Adhoc
qualify=no
port=5060
nat=never
mailbox=100@device
host=dynamic
dtmfmode=rfc2833
context=from-internal
canreinvite=no
callerid=100 <100>

10. How do I set up a page group in Asterisk?

A: Page groups are found in the extensions_additional.conf file in Asterisk. The paging group portion of this file should read as follows in which "101 and 102" are the usernames and extensions of two speakers and "103" is the extension used to call the paging group of speakers 101 and 102, and "105" is the extension to call speakers 101,102, and 104:

[ext-paging]
include => ext-paging-custom
exten => PAGE102,1,GotoIf($[ ${CALLERID(number)} = 102 ]?skipself)
exten => PAGE102,n,Dial(SIP/102,5)
exten => PAGE102,n(skipself),Noop(Not paging originator)
exten => PAGE101,1,GotoIf($[ ${CALLERID(number)} = 101 ]?skipself)
exten => PAGE101,n,Dial(SIP/101,5)
exten => PAGE101,n(skipself),Noop(Not paging originator)
exten => PAGE104,1,GotoIf($[ ${CALLERID(number)} = 104 ]?skipself)
exten => PAGE104,n,Dial(SIP/104,5)
exten => PAGE104,n(skipself),Noop(Not paging originator)
exten => Debug,1,Noop(dialstr is LOCAL/PAGE102@ext-paging&LOCAL/PAGE101@ext-paging)
exten => Debug,n,Noop(dialstr is LOCAL/PAGE104@ext-paging&LOCAL/PAGE102@ext-paging&LOCAL/PAGE101@ext-paging)
exten => 103,1,Page(LOCAL/PAGE102@ext-paging&LOCAL/PAGE101@ext-paging)
exten => 105,1,Page(LOCAL/PAGE104@ext-paging&LOCAL/PAGE102@ext-paging&LOCAL/PAGE101@ext-paging)

; end of [ext-paging]

11. Are you able to traverse the NAT with your IP paging products?

Our IP paging products are programmed to traverse the NAT using Session Border Controllers (SBCs) of the VoIP hosting company or service provider. The SBCs act as an outbound proxy and manage the SIP traffic between the SIP server and the SIP endpoint behind the NAT. For more information on SBCs, go here.

12. Is it possible with one Paging Amplifier to have multiple paging groups?

Since the VoIP Paging Amplifier is a single SIP endpoint, it can not have multiple paging groups.

13. Are the speaker contacts potential-free?

Yes, our loudspeaker outputs are potential free. If no paging input occurs, the outputs is at or near zero voltage.

14. What are the output levels of the speaker contacts?<
The output level is 15 Volt maximum.
15. What 8 ohm speakers are recommended for the Paging Amplifier?
16. My speakers are not loud enough. What should I do?

CyberData recommends good quality speaker wire that is 12 guage and a maximum length of 25 feet.

For maximum output, use two 8-Ohm speakers that are wired in parallel with the shortest possible cable length (total combined length should not exceed more than 25 feet).

By utilizing the high power jumper settings described in the manual in conjuction with CyberData's PoE Injector, you may achieve additional speaker volume by using either one 8-Ohm speaker or two 8-Ohm speakers in parallel.

17. How do I configure Music-on-Hold (MOH) for Asterisk?

Use the instructions at the following link to set up MOH for Asterisk:

http://www.voip-info.org/wiki-Asterisk+config+musiconhold.conf

18. We would like to communicate directly to your products. Do you have any open source programs you can recommend to do this?

Yes. Try the following links and also contact CyberData support for help Data format: RTP audio 8k G.711 a/u Law 20ms packet time Open source programs:

MAST: http://www.aelius.com/njh/mast/
MAST can handle ulaw and alaw as well as streaming from a mic to a speaker.

Linphone: http://www.linphone.org/index.php/eng
Linphone has a test application called rtpsend that streams data out as ulaw by default. (It may be trivial to modify this to send in other formats).

19. After a period of time, my device stops working or is unreachable.

This is a common problem when the re-registration time value is not set correctly.

On our device, you need to make sure that the re-registration time value (in minutes) is less than that is set on the IP-PBX server.

20. On an Asterisk-based VoIP SIP PBX system, the CyberData SIP Device status is "Busy" or "Unreachable". I have set up
both the CyberData VoIP SIP device and the PBX extension information for the device. I can see the device on the network,
am able to PING it, and can bring up the device web page with a browser. However, when I try to call it from a phone extension,
I see the word "Busy" or "Unreachable" in the Asterisk log.

In the PBX setup page for the extension of the CyberData device, find the Qualify= value and
change it to NO. If the Qualify= value requires a numeric value, then change it to 0.

Note that on some Asterisk systems (such as Intuitive Voice) this value is called the Heartbeat= value.
Set the Heartbeat= value to NO, and then save the settings.

Also, on the product's SIP Setup page, make sure that the Register Expiration (minutes) setting is set to less
than 6 minutes (3 minutes is good) because it needs to be a value less than the Asterisk default value of 6 minutes.
Save the settings after changing the Register Expiration (minutes) setting.

21. I upgraded my 3CX PBX server to 7.1 and now my Rev B CyberData VoIP Ceiling speaker and My VoIP Paging Amplifier do not stay registered with the server.

There is a 3CX version 7.1 registration / timing bug. To correct this problem, complete the following steps:

1. Log into the 3CX PBX system, and select SETTINGS -> ADVANCED -> CUSTOM PARAMETERS.

2. Scroll down to select the NONCEEXPIRATION parameter.

3. Change the NONCEEXPIRATION value from 1 to 2 and save the changes.

Note: There are pictures of the 3CX PBX pages and parameters at the end of the document at this link.

22. When connecting two 8 ohm speakers to the product while in standard low power mode, the unit will reset at full volume pages.

The connection of two 8 ohm speakers in parallel under both Standard and High Power Mode require the use of the CyberData PoE injector:
http://www.cyberdata.net/products/voip/accessories/poeinjector/index.html

23. I am unable to connect with the unit when it is plugged into a Cisco SLM 224P switch.

The cables or switch ports that you are connecting to are set in switch or hub mode instead of endpoint stations. The MDIX setting needs to be changed to MDI since our VoIP products are end stations.

From the Cisco SLM 224P User Guide:

Change to MDI:

MDI / MDIX ­ Displays the Media Dependent Interface (MDI) / Media
Dependent Interface with Crossover (MDIX) status on the port. Hubs and
switches are deliberately wired the opposite of the way end stations are
wired, so that when a hub or switch is connected to an end station, a
straight through Ethernet cable can be used, and the pairs are matched up
properly. When two hubs or switches are connected to each other, or two
end stations are connected to each other, a crossover cable is used to
ensure that the correct pairs are connected. The possible field values are:
- MDIX ­ Use for hubs and switches.
- MDI ­ Use for end stations.

Innovative Concepts in Peripheral Connectivity
"The IP Endpoint Company"
VoIP Paging Amplifier
Back to VoIP Paging and Intercoms
Features:
SIP compatible
Dual speed 10/100 Mbps
Web-base firmware upgradeable
Power-over-ethernet enabled
IGMP
Direct speaker drive
Line-out connector
Description
Specifications
Installation
FAQs
Downloads
Documentation