UK ringtone when calling internal.

rjefferis
Posts: 111
Member Since:
2006-05-31

I am having a problem with changing the ringtone for internal calls. I have changed the setting to UK in general, and the indications file has it set to UK.

I have created a test queue with the ringtone box ticked instead of MOH and with this i get a UK ringtone. Unfortunately though if i call another extension i still get a US tone.

Any ideas.

Thanks again everyone.



rjefferis
Posts: 111
Member Since:
2006-05-31
anyone ? I cant believe

anyone ?

I cant believe that
a) no one knows how to change this, and
b) no one else wants to change this

Pretty please with a cherry on the top.



cvander
Posts: 637
Member Since:
2006-06-26
Just a question...

Are you using the UK sound pack or the US sound pack?? That may be your problem..

-Chris



rjefferis
Posts: 111
Member Since:
2006-05-31
ummmmm, dunno. US maybe i

ummmmm, dunno. US maybe i guess.

I installed 2.3.0.5, changed the tones to UK in the general tab in freepbx and thats it. I thought that would do it seeing as the ring tone when calling a queue with no MOH is correct now, but not when calling other extensions.

Maybe i am being dumb and havent done something.

What is the sound pack ?

Thanks

Rob



cvander
Posts: 637
Member Since:
2006-06-26
Here's a

Here's a start...

http://www.trixbox.org/forums/trixbox-forums/help/anyone-have-suc...

the other thing to do is watch your asterisk console:

asterisk -r
set verbose 10

and watch the output, if it is playing a "Ringing" sound file it will show up, you can always just replace the 1 sound file if you don't want to go through the whole language-pack thing.

Hope this helps,

-Chris



rjefferis
Posts: 111
Member Since:
2006-05-31
i assumed that would be just

i assumed that would be just the voices and stuff. maybe this is where i went wrong.

I will give it a try.

Thanks for the help.

Rob



roadrunner
Posts: 70
Member Since:
2007-06-12
you need to change your

you need to change your Country Indications in general settings.

EG
Country Indications: United Kingdom



Alex728
Posts: 77
Member Since:
2007-10-25
this will happen if you

this will happen if you don't have

in /etc/zaptel.conf

loadzone=uk
defaultzone=uk

(had me scratching my head for a while too!)
you will have to use something like

reload chan_zap.so (at the Asterisk CLI)

or amportal stop
service zaptel restart
amportal start

I think either method should work

you should be able to use command

$ dmesg | grep "tone zone"

and get this below

Registered tone zone 4 (United Kingdom)



Sc00by
Posts: 9
Member Since:
2010-02-02
I am suffering from a

I am suffering from a similar problem. I have a few 7940 cisco phones and found when calling between IP phones i get the long US type ring tone. I've managed to change everything else to UK but struggling with this!

I've changed all the load zones and default zones but when i run the command dmesg | grep "tone zone" i get this;

dahdi: Registered tone zone 0 (United States / North America)
dahdi: Registered tone zone 4 (United Kingdom)

I cannot figure out how to deregister the US one!!

Can someone help?



SkykingOH
Posts: 9541
Member Since:
2007-12-17
Calling between the phones

Calling between the phones is not controlled by Zaptel.

You need to setup the localization of the phones to obtain the ringback tone you require.

--

Scott

aka "Skyking"



Sc00by
Posts: 9
Member Since:
2010-02-02
thanks for the reply. I've

thanks for the reply.

I've had a look on the phone but can't see anything to set it to UK.

In the menu i see;

Time format 24hr = YES
Date format = D/M/Y
Time zone = GMT
Language = english
SNTP settings (has server settings set)

any help appreciated
John



Sc00by
Posts: 9
Member Since:
2010-02-02
no-one knows? As mentioned

no-one knows?

As mentioned indications.conf must be working because if i create a QUEUE and set it to RING instead of MOH then i get the UK ring tone. But IP phone to IP phone still gives the long american tone!

anyone please?



Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.