The UK's Number One VoIP Resource
This is a discussion on Lost Asterisk Prompts within the uk.telecom.voip forums, part of the Newsgroup Forums category; Hi, I've been trying to update the asterisk voice prompts with the ones from [url]http://www.tel.net/...
|
|||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi,
I've been trying to update the asterisk voice prompts with the ones from [url]http://www.tel.net/voice.html[/url]. 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 |
|
|||
|
Matt wrote:[color=blue]
> Hi, > > I've been trying to update the asterisk voice prompts with the ones > from [url]http://www.tel.net/voice.html[/url]. > > 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.[/color] [snip!] [color=blue] > > > 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 >[/color] Does the user asterisk runs as have read access to the new files you've put in? cheers, Paul. |
|
|||
|
On Apr 2, 4:41 pm, Paul Hayes <nomailfo...@polog40.org.uk> wrote:[color=blue]
> Matt wrote:[color=green] > > Hi,[/color] >[color=green] > > I've been trying to update the asterisk voice prompts with the ones > > fromhttp://www.tel.net/voice.html.[/color] >[color=green] > > All was going well until I tested them![/color] >[color=green] > > Some work OK, other don't.[/color] >[color=green] > > eg.[/color] >[color=green] > > If a dial *65, I get "Your extension number is" . The nothing > > else.[/color] > > [snip!] > > >[color=green] > > If a call *98, I get nothing.[/color] >[color=green] > > All the files are there, as far as I can see.[/color] >[color=green] > > Anyone have any ideas?[/color] >[color=green] > > Many thanks[/color] >[color=green] > > Matthew[/color] > > Does the user asterisk runs as have read access to the new files you've > put in? > > cheers, > Paul.[/color] All ownerships and permissions look the same.... Cheers for the suggestion Matt |
|
|||
|
Matt wrote:
[color=blue] > On Apr 2, 4:41 pm, Paul Hayes <nomailfo...@polog40.org.uk> wrote:[color=green] >> Matt wrote:[color=darkred] >> > Hi,[/color] >>[color=darkred] >> > I've been trying to update the asterisk voice prompts with the ones >> > fromhttp://www.tel.net/voice.html.[/color] >>[color=darkred] >> > All was going well until I tested them![/color] >>[color=darkred] >> > Some work OK, other don't.[/color] >>[color=darkred] >> > eg.[/color] >>[color=darkred] >> > If a dial *65, I get "Your extension number is" . The nothing >> > else.[/color][/color][/color] [color=blue][color=green][color=darkred] >> > If a call *98, I get nothing.[/color] >>[color=darkred] >> > All the files are there, as far as I can see.[/color] >>[color=darkred] >> > Anyone have any ideas?[/color][/color][/color] [color=blue][color=green] >> Does the user asterisk runs as have read access to the new files you've >> put in? >> >> cheers, >> Paul.[/color] > > All ownerships and permissions look the same.... > > Cheers for the suggestion[/color] 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. |
|
|||
|
On Apr 2, 5:56 pm, alexd <troffa...@hotmail.com> wrote:[color=blue]
> Matt wrote:[color=green] > > On Apr 2, 4:41 pm, Paul Hayes <nomailfo...@polog40.org.uk> wrote:[color=darkred] > >> Matt wrote: > >> > Hi,[/color][/color] >[color=green][color=darkred] > >> > I've been trying to update the asterisk voice prompts with the ones > >> > fromhttp://www.tel.net/voice.html.[/color][/color] >[color=green][color=darkred] > >> > All was going well until I tested them![/color][/color] >[color=green][color=darkred] > >> > Some work OK, other don't.[/color][/color] >[color=green][color=darkred] > >> > eg.[/color][/color] >[color=green][color=darkred] > >> > If a dial *65, I get "Your extension number is" . The nothing > >> > else. > >> > If a call *98, I get nothing.[/color][/color] >[color=green][color=darkred] > >> > All the files are there, as far as I can see.[/color][/color] >[color=green][color=darkred] > >> > Anyone have any ideas? > >> Does the user asterisk runs as have read access to the new files you've > >> put in?[/color][/color] >[color=green][color=darkred] > >> cheers, > >> Paul.[/color][/color] >[color=green] > > All ownerships and permissions look the same....[/color] >[color=green] > > Cheers for the suggestion[/color] > > 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.[/color] all in lower case - filename and extension. All very strange.... |
|
|||
|
Matt wrote:[color=blue]
> Hi, > > I've been trying to update the asterisk voice prompts with the ones > from [url]http://www.tel.net/voice.html[/url]. > > All was going well until I tested them! > > Some work OK, other don't. >[/color] <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. |
|
|||
|
On Apr 3, 1:04 am, Linker3000 <linker3...@googleminushyphen-mail.com>
wrote:[color=blue] > Matt wrote:[color=green] > > Hi,[/color] >[color=green] > > I've been trying to update the asterisk voice prompts with the ones > > fromhttp://www.tel.net/voice.html.[/color] >[color=green] > > All was going well until I tested them![/color] >[color=green] > > Some work OK, other don't.[/color] > > <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.[/color] Thanks for the offer - I've sent you an email! Cheers Matthew |
|
|||
|
Matt wrote:[color=blue]
> On Apr 3, 1:04 am, Linker3000 <linker3...@googleminushyphen-mail.com> > wrote:[color=green] >> Matt wrote:[color=darkred] >>> Hi, >>> I've been trying to update the asterisk voice prompts with the ones >>> fromhttp://www.tel.net/voice.html. >>> All was going well until I tested them! >>> Some work OK, other don't.[/color] >> <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.[/color] > > Thanks for the offer - I've sent you an email! > > Cheers > > Matthew >[/color] sounds.tgz sent to your gmail address - did you get it? |
|
|||
|
On Apr 5, 8:19 pm, Linker3000 <linker3...@googleminushyphen-mail.com>
wrote:[color=blue] > Matt wrote:[color=green] > > On Apr 3, 1:04 am, Linker3000 <linker3...@googleminushyphen-mail.com> > > wrote:[color=darkred] > >> Matt wrote: > >>> Hi, > >>> I've been trying to update the asterisk voice prompts with the ones > >>> fromhttp://www.tel.net/voice.html. > >>> All was going well until I tested them! > >>> Some work OK, other don't. > >> <snip>[/color][/color] >[color=green][color=darkred] > >> 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.[/color][/color] >[color=green][color=darkred] > >> 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.[/color][/color] >[color=green] > > Thanks for the offer - I've sent you an email![/color] >[color=green] > > Cheers[/color] >[color=green] > > Matthew[/color] > > sounds.tgz sent to your gmail address - did you get it?- Hide quoted text - > > - Show quoted text -[/color] Hmm. Not yet.... |
|
|||
|
Matt wrote :[color=blue]
> On Apr 5, 8:19 pm, Linker3000 <linker3...@googleminushyphen-mail.com> > wrote:[color=green] >> Matt wrote:[color=darkred] >>> On Apr 3, 1:04 am, Linker3000 <linker3...@googleminushyphen-mail.com> >>> wrote: >>>> Matt wrote: >>>>> Hi, >>>>> I've been trying to update the asterisk voice prompts with the ones >>>>> fromhttp://www.tel.net/voice.html. >>>>> All was going well until I tested them! >>>>> Some work OK, other don't. >>>> <snip>[/color] >>[color=darkred] >>>> 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.[/color] >>[color=darkred] >>>> 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[/color] >>[color=darkred] >>> Matthew[/color] >> >> sounds.tgz sent to your gmail address - did you get it?- Hide quoted text - >> >> - Show quoted text -[/color] > > Hmm. Not yet....[/color] YGM |
![]() |
| Thread Tools | |
| Display Modes | |
|
|