Benjamin Wakefield
2004-Apr-13 08:11 UTC
[Asterisk-Users] Internationalisation/Internationalization
Good Morning, I'm working with a queue at the moment and I having trouble with my digits. Australia is my example. On the tiki it says for international digits, I can dump them in the "digits/au" directory. I tried that -- just because, I also made a copy in "au/digits". When the queue announces the position I it says: -- Started music on hold, class 'default', on SIP/11-5324 -- Stopped music on hold on SIP/11-5324 -- Playing 'dcsi/queue-thereare' (language 'au') -- Playing 'digits/2' (language 'en') -- Playing 'dcsi/queue-callswaiting' (language 'au') See that? The digits are 'en'! I can't work out why. I set "language = au" in my sip.conf and I also used SetLanguage(au) before I dumped the call in the queue. Didn't make any difference though. I'm using the latest CVS. I've just copied over the files in the digits directory for now (sorry Allison), but that isn't the way it should work. Am I missing something, or is something not quite right? :) Ben ________________________ Benjamin Wakefield ben@team.dcsi.net.au http://www.dcsi.net.au/ DCSI - We do Internet. 64 Queen Street Warragul, VIC 3820 AU Ph: (+61) 1300 665 575 Fx: (+61) 1300 556 595 -----BEGIN GEEK CODE BLOCK----- Version: 3.12 G! d- s: a-- C+ UL++ P+ L++ E---- W+ N+ o- K- w+$ O--- M-- V? PS !PE Y-- PGP- t 5 X+ R- tv b- DI-- D--- G-- e* h* r- z++ ------END GEEK CODE BLOCK------
Fran Boon
2004-Apr-13 12:05 UTC
[Asterisk-Users] Internationalisation/Internationalization
On Tue, 2004-04-13 at 16:11, Benjamin Wakefield wrote:> On the tiki it says for international digits, I can dump them in the > "digits/au" directory. > I tried that -- just because, I also made a copy in "au/digits". > When the queue announces the position I it says: > -- Started music on hold, class 'default', on SIP/11-5324 > -- Stopped music on hold on SIP/11-5324 > -- Playing 'dcsi/queue-thereare' (language 'au') > -- Playing 'digits/2' (language 'en') > -- Playing 'dcsi/queue-callswaiting' (language 'au') > See that? The digits are 'en'! I can't work out why.Bug: http://bugs.digium.com/bug_view_page.php?bug_id=0001097 Patch listed there doesn't work for me, I'd be very happy to see a fix... F