Voice Over IP in UK - Lost Asterisk Prompts

This is Interesting: Free IT Magazines  
Home > Archive > Voice Over IP in UK > April 2007 > Lost Asterisk Prompts





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Lost Asterisk Prompts
Matt

2007-04-02, 1:11 pm

Hi,

I've been trying to update the asterisk voice prompts with the ones
from http://www.tel.net/voice.html.

All was going well until I tested them!

Some work OK, other don't.

eg.

If a dial *65, I get "Your extension number is" . The nothing
else.

-- Executing Answer("SIP/205-bd13", "") in new stack
-- Executing Wait("SIP/205-bd13", "1") in new stack
-- Executing Macro("SIP/205-bd13", "user-callerid|") in new stack
-- Executing NoOp("SIP/205-bd13", "user-callerid: device 205") in
new stack
-- Executing GotoIf("SIP/205-bd13", "0?report") in new stack
-- Executing GotoIf("SIP/205-bd13", "0?start") in new stack
-- Executing Set("SIP/205-bd13", "REALCALLERIDNUM=205") in new
stack
-- Executing NoOp("SIP/205-bd13", "REALCALLERIDNUM is 205") in new
stack
-- Executing Set("SIP/205-bd13", "AMPUSER=205") in new stack
-- Executing Set("SIP/205-bd13", "AMPUSERCIDNAME=Warton Lane
DECT") in new stack
-- Executing GotoIf("SIP/205-bd13", "0?report") in new stack
-- Executing Set("SIP/205-bd13", "CALLERID(all)=Warton Lane DECT
<205>") in new stack
-- Executing Set("SIP/205-bd13", "REALCALLERIDNUM=205") in new
stack
-- Executing NoOp("SIP/205-bd13", "TTL: ARG1: ") in new stack
-- Executing GotoIf("SIP/205-bd13", "0?continue") in new stack
-- Executing Set("SIP/205-bd13", "_TTL=64") in new stack
-- Executing GotoIf("SIP/205-bd13", "1?continue") in new stack
-- Goto (macro-user-callerid,s,21)
-- Executing NoOp("SIP/205-bd13", "Using CallerID "Warton Lane
DECT" <205>") in new stack
-- Executing Playback("SIP/205-bd13", "your") in new stack
-- Playing 'your' (language 'en')
-- Executing Playback("SIP/205-bd13", "extension") in new stack
-- Playing 'extension' (language 'en')
-- Executing Playback("SIP/205-bd13", "number") in new stack
-- Playing 'number' (language 'en')
-- Executing Playback("SIP/205-bd13", "is") in new stack
-- Playing 'is' (language 'en')
-- Executing SayDigits("SIP/205-bd13", "205") in new stack
-- Executing Macro("SIP/205-bd13", "hangupcall") in new stack
-- Executing ResetCDR("SIP/205-bd13", "w") in new stack
-- Executing NoCDR("SIP/205-bd13", "") in new stack
-- Executing GotoIf("SIP/205-bd13", "1?skiprg") in new stack
-- Goto (macro-hangupcall,s,6)
-- Executing GotoIf("SIP/205-bd13", "1?theend") in new stack
-- Goto (macro-hangupcall,s,9)
-- Executing Wait("SIP/205-bd13", "5") in new stack
-- Executing Hangup("SIP/205-bd13", "") in new stack




If a call *98, I get nothing.

All the files are there, as far as I can see.

Anyone have any ideas?

Many thanks


Matthew

Paul Hayes

2007-04-02, 1:11 pm

Matt wrote:
> Hi,
>
> I've been trying to update the asterisk voice prompts with the ones
> from http://www.tel.net/voice.html.
>
> All was going well until I tested them!
>
> Some work OK, other don't.
>
> eg.
>
> If a dial *65, I get "Your extension number is" . The nothing
> else.


[snip!]

>
>
> If a call *98, I get nothing.
>
> All the files are there, as far as I can see.
>
> Anyone have any ideas?
>
> Many thanks
>
>
> Matthew
>


Does the user asterisk runs as have read access to the new files you've
put in?

cheers,
Paul.
Matt

2007-04-02, 1:11 pm

On Apr 2, 4:41 pm, Paul Hayes <nomailfo...@polog40.org.uk> wrote:
> Matt wrote:
>
>
>
>
>
>
> [snip!]
>
>
>
>
>
>
>
>
> Does the user asterisk runs as have read access to the new files you've
> put in?
>
> cheers,
> Paul.


All ownerships and permissions look the same....

Cheers for the suggestion


Matt

alexd

2007-04-02, 1:11 pm

Matt wrote:

> On Apr 2, 4:41 pm, Paul Hayes <nomailfo...@polog40.org.uk> wrote:
[vbcol=seagreen]
[vbcol=seagreen]
>
> All ownerships and permissions look the same....
>
> Cheers for the suggestion


What format are the files in? How are the filenames caPItaliSED? Are the
extensions [the .wav or .gsm bit] capitalised?

--
<http://ale.cx/> (AIM:troffasky) (UnSoEsNpEaTm@ale.cx)
17:54:46 up 3 days, 9:41, 2 users, load average: 0.01, 0.14, 0.22
Yes. I'm just guessing.

Matt

2007-04-02, 1:11 pm

On Apr 2, 5:56 pm, alexd <troffa...@hotmail.com> wrote:
> Matt wrote:
>
>
>
>
>
>
>
>
>
>
>
> What format are the files in? How are the filenames caPItaliSED? Are the
> extensions [the .wav or .gsm bit] capitalised?
>
> --
> <http://ale.cx/> (AIM:troffasky) (UnSoEsNpE...@ale.cx)
> 17:54:46 up 3 days, 9:41, 2 users, load average: 0.01, 0.14, 0.22
> Yes. I'm just guessing.


all in lower case - filename and extension.

All very strange....


Linker3000

2007-04-02, 7:11 pm

Matt wrote:
> Hi,
>
> I've been trying to update the asterisk voice prompts with the ones
> from http://www.tel.net/voice.html.
>
> All was going well until I tested them!
>
> Some work OK, other don't.
>

<snip>

I seem to recall going down that route about 6 months ago and finding a
number of simple, but critical recordings missing and this caused
numerous things to stop working.

I did some patching up - including making some needed files by editing
other files in the set - and ended up with those UK male voices
supplemented with a set of free UK female voices with the remainder from
good ole US-Allison, although I rarely hear her now! I even threw in a
UK busy tone. I have the finished set in a 7MB tar file if we can work
out a suitable way to transfer it to you.


Matt

2007-04-03, 7:11 am

On Apr 3, 1:04 am, Linker3000 <linker3...@googleminushyphen-mail.com>
wrote:
> Matt wrote:
>
>
>
>
> <snip>
>
> I seem to recall going down that route about 6 months ago and finding a
> number of simple, but critical recordings missing and this caused
> numerous things to stop working.
>
> I did some patching up - including making some needed files by editing
> other files in the set - and ended up with those UK male voices
> supplemented with a set of free UK female voices with the remainder from
> good ole US-Allison, although I rarely hear her now! I even threw in a
> UK busy tone. I have the finished set in a 7MB tar file if we can work
> out a suitable way to transfer it to you.


Thanks for the offer - I've sent you an email!

Cheers

Matthew

Linker3000

2007-04-05, 7:11 pm

Matt wrote:
> On Apr 3, 1:04 am, Linker3000 <linker3...@googleminushyphen-mail.com>
> wrote:
>
> Thanks for the offer - I've sent you an email!
>
> Cheers
>
> Matthew
>

sounds.tgz sent to your gmail address - did you get it?
Matt

2007-04-05, 7:11 pm

On Apr 5, 8:19 pm, Linker3000 <linker3...@googleminushyphen-mail.com>
wrote:
> Matt wrote:
>
>
>
>
>
>
> sounds.tgz sent to your gmail address - did you get it?- Hide quoted text -
>
> - Show quoted text -


Hmm. Not yet....

Jono

2007-04-05, 7:11 pm

Matt wrote :
> On Apr 5, 8:19 pm, Linker3000 <linker3...@googleminushyphen-mail.com>
> wrote:
>
> Hmm. Not yet....


YGM


Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com