Ticket #2835 (closed Feature Requests: fixed)

Opened 7 months ago

Last modified 7 months ago

please add Philippines country support in indications.conf and under international setting of General setting section of freepbx

Reported by: Reg777 Assigned to: p_lindheimer
Priority: minor Milestone: 2.5
Component: Core Version: 2.4-branch
Keywords: Cc:
Confirmation: Need Feedback SVN Revision (if applicable):
Backend Engine: All Backend Engine Version:

Description

Hello

Can you please add Philippines country support in indications.conf and under international setting of General setting section of freepbx if its not already there.

Country Code: 63

Thanks

Change History

06/02/08 20:32:51 changed by p_lindheimer

  • confirmation changed from Unreviewed to Need Feedback.
  • type changed from Bugs to Feature Requests.
  • milestone changed from Cut Line to 3.0.

if you want to submit a patch for the settings then we can look at getting it in. You can sift through past tickets where others have submitted similar for their countries if you need to know what needs to be submitted.

06/02/08 21:21:10 changed by Reg777

COUNTRY/TONE FREQUENCY in Hz CADENCE in seconds
[ph]
description = Philippines / Asia
Busy tone - 480+620 0.5 on 0.5 off
Congestion tone - 480+620 0.25 on 0.25 off
Conference tone - 440 0.2 on 15.0 off
Dial tone - 425 continuous
Special dial tone - 400+25 continuous
Holding tone - 950/950/1400 0.65 on 0.325 off 0.325 on 1.3 on 2.0 off
Howler tone - 1400+1800 0.2 on 0.3 off
Number unobtainable tone - 600x120 0.25 on 0.25 off
Ringing tone - 425+480 1.0 on 4.0 off
Call waiting tone - 440 0.3 on 10.0 off

is this what i need to submit?
source: http://www.itu.int/dms_pub/itu-t/oth/02/06/T02060000040002PDFE.pdf

06/02/08 21:25:53 changed by p_lindheimer

have a look at some previous tickets, like: #1924

If you can get it in the exact format that we will need to do it, then someone will be more likely to get it in quicker.

06/02/08 22:30:15 changed by Reg777

hmmm, i dont think i know how, i also wouldnt want to format it in the wrong way

06/02/08 23:16:00 changed by Reg777

how about this?

[ph] description = Philippines
ringcadence = 1000,4000
dial = 425
busy = 480+620/500,0/500
ring = 425+480/1000,0/4000
congestion = 480+620/250,0/250
callwaiting = 440/300,0/10000
; DIALRECALL - not specified
dialrecall = !350+440/100,!0/100,!350+440/100,!0/100,!350+440/100,!0/100,350+440
; RECORDTONE - not specified
record = 1400/500,0/15000
; INFO - not specified
info = !950/330,!1400/330,!1800/330,0
; STUTTER - not specified
stutter = !350+440/100,!0/100,!350+440/100,!0/100,!350+440/100,!0/100,!350+440/100,!0/100,!350+440/100,!0/100,!350+440/100,!0/100,350+440 

06/03/08 01:25:31 changed by lazytt

Gosh! Heck, i would check it in as well...

array ( "name" => "Philippines",  "iso" => "phl", "conf" => "ringcadence = 1000,4000\ndial = 425\nbusy = 480+620/500,0/500\nring = 425+480/1000,0/4000\ncongestion = 480+620/250,0/250\ncallwaiting = 440/300,0/10000\ndialrecall = !350+440/100,!0/100,!350+440/100,!0/100,!350+440/100,!0/100,350+440\nrecord = 1400/500,0/15000\ninfo = !950/330,!1400/330,!1800/330,0\nstutter = !350+440/100,!0/100,!350+440/100,!0/100,!350+440/100,!0/100,!350+440/100,!0/100,!350+440/100,!0/100,!350+440/100,!0/100,350+440  \n"),

06/03/08 02:13:50 changed by Reg777

hey thanks man. is that the correct format sir lindheimer?

06/18/08 17:45:01 changed by p_lindheimer

  • status changed from new to closed.
  • resolution set to fixed.