• ×
    Information
    Windows update impacting certain printer icons and names. Microsoft is working on a solution.
    Click here to learn more
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
  • ×
    Information
    Windows update impacting certain printer icons and names. Microsoft is working on a solution.
    Click here to learn more
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
Guidelines
The HP Community is where owners of HP products, like you, volunteer to help each other find solutions.
HP Recommended

I'm currently unable to get the UK Ringback tone to work correctly on a sound point 550 phone.

 

The provisioning settings should work as follows:

 

<tone>
<tone.chord>
<tone.chord.callProg>
<tone.chord.callProg.ringback tone.chord.callProg.ringback.offDur="200" tone.chord.callProg.ringback.onDur="400" tone.chord.callProg.ringback.repeat="2">
<tone.chord.callProg.ringback.freq tone.chord.callProg.ringback.freq.1="400" tone.chord.callProg.ringback.freq.2="450" />
<tone.chord.callProg.ringback.level tone.chord.callProg.ringback.level.1="-10" tone.chord.callProg.ringback.level.2="-10"
</tone.chord.callProg.ringback>
</tone.chord.callProg>
</tone.chord>
</tone>

 The tone 'rings once' and then does not play again. Does any one have examples for UK tones that work correctly?

5 REPLIES 5
HP Recommended

Hello voicehost,

welcome to the Polycom Community.

It is always useful to include the currently used software version as issue experienced may already be addressed in a newer release. This also allows yourself and others to check against current software release notes.

The community's VoIP FAQ contains this post here:

Nov 23, 2011 Question: How can I change my Dial Tone or Call Progress Tones to sound like my local Dial Tone?

Resolution: Please check => here <=

 

Above holds an example for this.


Please ensure to provide some feedback if this reply has helped you so other users can profit from your experience.

Best Regards

Steffen Baier

Polycom Global Services

------------------------------------------------
Notice: I am an HP Poly employee but all replies within the community are done as a volunteer outside of my day role. This community forum is not an official HP Poly support resource, thus responses from HP Poly employees, partners, and customers alike are best-effort in attempts to share learned knowledge.
If you need immediate and/or official assistance for former Poly\Plantronics\Polycom please open a service ticket through your support channels
For HP products please check HP Support.

Please also ensure you always check the General VoIP , Video Endpoint , UC Platform (Microsoft) , PSTN
HP Recommended

Thank you for your reply however it does not resolve the issue.

 

The UK tone plays correcty for one ring only and dose not repeat at all. I have also used settings from one of the guides for version 3 software however this has the same issue.

 

Do you have a working example for this type of phone please?

HP Recommended

Document attached for reference

HP Recommended

Hello voicehost,

as already mentioned in my prior reply it is useful to provide the currently used software version so the right suggestion can be made.

 

There was an issue in the past if a Ring Back tone started with a pause causing the effect your describe.

 

In order to verify this I suggest you post the currently used software version so we can respond accordingly.


Best Regards

Steffen Baier

Polycom Global Services

------------------------------------------------
Notice: I am an HP Poly employee but all replies within the community are done as a volunteer outside of my day role. This community forum is not an official HP Poly support resource, thus responses from HP Poly employees, partners, and customers alike are best-effort in attempts to share learned knowledge.
If you need immediate and/or official assistance for former Poly\Plantronics\Polycom please open a service ticket through your support channels
For HP products please check HP Support.

Please also ensure you always check the General VoIP , Video Endpoint , UC Platform (Microsoft) , PSTN
HP Recommended

Here's the config I used for 4.0.4:

 

	<se>
		<se.pat>
			<se.pat.callProg>
				<se.pat.callProg.busyTone se.pat.callProg.busyTone.name="busy">
					<se.pat.callProg.busyTone.inst
					 se.pat.callProg.busyTone.inst.1.type="chord"
					 se.pat.callProg.busyTone.inst.1.value="busyTone"
					</se.pat.callProg.busyTone.inst>
				</se.pat.callProg.busyTone>
				<se.pat.callProg.dialTone se.pat.callProg.dialTone.name="dial">
					<se.pat.callProg.dialTone.inst
					 se.pat.callProg.dialTone.inst.1.type="chord"
					 se.pat.callProg.dialTone.inst.1.value="dialTone"
					</se.pat.callProg.dialTone.inst>
				</se.pat.callProg.dialTone>
				<se.pat.callProg.stutter se.pat.callProg.stutter.name="stutter">
					<se.pat.callProg.stutter.inst
					 se.pat.callProg.stutter.inst.1.type="chord"
					 se.pat.callProg.stutter.inst.1.value="stutterLong"
					 se.pat.callProg.stutter.inst.2.type="chord"
					 se.pat.callProg.stutter.inst.2.value="dialTone">
					</se.pat.callProg.stutter.inst>
				</se.pat.callProg.dialTone>
				<se.pat.callProg.ringback.name="ringback">
					<se.pat.callProg.ringback.inst
					 se.pat.callProg.ringback.inst.1.type="chord"
					 se.pat.callProg.ringback.inst.1.value="ringback"
					 se.pat.callProg.ringback.inst.2.type="silence"
					 se.pat.callProg.ringback.inst.2.value="2100"
					 se.pat.callProg.ringback.inst.3.type="branch"
					 se.pat.callProg.ringback.inst.3.value="-2"
					</se.pat.callProg.ringback.inst>
				</se.pat.callProg.ringback>
			</se.pat.callProg>
		</se.pat>
	</se>
	<tone>
		<tone.chord>
			<tone.chord.callProg>
				<tone.chord.callProg.busyTone
				 tone.chord.callProg.busyTone.offDur="375"
				 tone.chord.callProg.busyTone.onDur="375"
				 tone.chord.callProg.busyTone.repeat="0">
					<tone.chord.callProg.busyTone.freq
					tone.chord.callProg.busyTone.freq.1="400"
					tone.chord.callProg.busyTone.freq.2="0">>
					</tone.chord.callProg.busyTone.freq>
					<tone.chord.callProg.busyTone.level
					 tone.chord.callProg.busyTone.level.1="-20"
					 tone.chord.callProg.busyTone.level.2="-30">
					</tone.chord.callProg.busyTone.level>
				</tone.chord.callProg.busyTone>
				<tone.chord.callProg.reorder
				 tone.chord.callProg.reorder.offDur="150"
				 tone.chord.callProg.reorder.onDur="150"
				 tone.chord.callProg.reorder.repeat="0">
					<tone.chord.callProg.reorder.freq
					tone.chord.callProg.reorder.freq.1="400"
					tone.chord.callProg.reorder.freq.2="0">
					</tone.chord.callProg.reorder.freq>
					<tone.chord.callProg.reorder.level
					 tone.chord.callProg.reorder.level.1="-20"
					 tone.chord.callProg.reorder.level.2="-30">
					</tone.chord.callProg.reorder.level>
				</tone.chord.callProg.reorder>
				<tone.chord.callProg.dialTone 
				 tone.chord.callProg.dialTone.offDur="0"
				 tone.chord.callProg.dialTone.onDur="0"
				 tone.chord.callProg.dialTone.repeat="0">
					<tone.chord.callProg.dialTone.freq
					 tone.chord.callProg.dialTone.freq.1="350"
					 tone.chord.callProg.dialTone.freq.2="450">
					</tone.chord.callProg.dialTone.freq>
					<tone.chord.callProg.dialTone.level
					 tone.chord.callProg.dialTone.level.1="-19"
					 tone.chord.callProg.dialTone.level.2="-22">
					</tone.chord.callProg.dialTone.level>
				</tone.chord.callProg.dialTone>
				<tone.chord.callProg.ringback
				 tone.chord.callProg.ringback.offDur="200"
				 tone.chord.callProg.ringback.onDur="400"
				 tone.chord.callProg.ringback.repeat="2">
					<tone.chord.callProg.ringback.freq
					 tone.chord.callProg.ringback.freq.1="400"
					 tone.chord.callProg.ringback.freq.2="450">
					</tone.chord.callProg.ringback.freq>
					<tone.chord.callProg.ringback.level
					 tone.chord.callProg.ringback.level.1="-20"
					 tone.chord.callProg.ringback.level.2="-20">
					</tone.chord.callProg.ringback.level>
				</tone.chord.callProg.ringback>
				<tone.chord.callProg.stutterLong
				 tone.chord.callProg.stutterLong.offDur="150"
				 tone.chord.callProg.stutterLong.onDur="150"
				 tone.chord.callProg.stutterLong.repeat="10">
					<tone.chord.callProg.stutterLong.freq
					 tone.chord.callProg.stutterLong.freq.1="350"
					 tone.chord.callProg.stutterLong.freq.2="450">
					</tone.chord.callProg.stutterLong.freq>
					<tone.chord.callProg.stutterLong.level
					 tone.chord.callProg.stutterLong.level.1="-19"
					 tone.chord.callProg.stutterLong.level.2="-22"
					</tone.chord.callProg.stutterLong.level>
				</tone.chord.callProg.stutterLong>
			</tone.chord.callProg>
		</tone.chord>
	</tone>

 

† The opinions expressed above are the personal opinions of the authors, not of HP. By using this site, you accept the <a href="https://www8.hp.com/us/en/terms-of-use.html" class="udrlinesmall">Terms of Use</a> and <a href="/t5/custom/page/page-id/hp.rulespage" class="udrlinesmall"> Rules of Participation</a>.