Re: [Astlinux-users] any body? mpg123?

2011-11-19 Thread Lonnie Abelbeck
Yes, install and use the Asterisk standard background MOH music. :-) System tab -> Asterisk Sounds Packages: Package: [ moh ] - [ english ] - [ ulaw ] [ Upgrade/Install ] - { Sound Packages } And you don't have to worry about paying royalties for the music. Also, this approach is generally m

[Astlinux-users] any body? mpg123?

2011-11-19 Thread Fernando Fuentes
To All, Does AstLinux have an alternative to mpg123? Thank You. -- All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, frau

Re: [Astlinux-users] external incoming calls show me only CID number and not the CID Name 0.7.9 and ASTERISK 1.8.4.4

2011-11-19 Thread Lonnie Abelbeck
Nedi, You may want to look at this link for an alternative solution. http://lonnie.abelbeck.com/astlinux/info/cnamfix.php The bash script is here: http://lonnie.abelbeck.com/astlinux/cnam-fix.agi.txt While it is written to remove the HTML Entities in the callerid, it is very simple to change

Re: [Astlinux-users] Caller Name lookup through tel.search.ch

2011-11-19 Thread John Novack -W7P
Nedi wrote: > hi John, > yes, here we can receive the name for free > with the Siemens VOIP Phone I get the name from the online phonebook tel. > search.ch > regards > nedi > > OK. Is the Siemens phone doing an independent lookup to the on line phonebook? I believe asterisk ( and AstLinux

Re: [Astlinux-users] compiling asterisk 10

2011-11-19 Thread Michael Keuter
Am 19.11.2011 um 11:14 schrieb Michael Keuter: > > Am 19.11.2011 um 10:43 schrieb Julian Lyndon-Smith: > >> Right. >> >> Checked out the branches/1.0 code, followed developer instructions. >> However, I get the error >> >> "toolchain/build: No such file or directory" >> >> I seem to remember

Re: [Astlinux-users] Caller Name lookup through tel.search.ch

2011-11-19 Thread John Novack -W7P
Nedi wrote: > Hi James, > the change to /echo 'SET VARIABLE LONGNAME '"\"$NAME\““/ not help me to > show the caller id name, I use this script for tel. search.ch from another > user and I only change the path of created files to /tmp folder because the > astlinux CF card is write protected

Re: [Astlinux-users] compiling asterisk 10

2011-11-19 Thread Michael Keuter
Am 19.11.2011 um 10:43 schrieb Julian Lyndon-Smith: > Right. > > Checked out the branches/1.0 code, followed developer instructions. > However, I get the error > > "toolchain/build: No such file or directory" > > I seem to remember that the build instructions for 1.0 are different, > but can't

Re: [Astlinux-users] compiling asterisk 10

2011-11-19 Thread Julian Lyndon-Smith
Right. Checked out the branches/1.0 code, followed developer instructions. However, I get the error "toolchain/build: No such file or directory" I seem to remember that the build instructions for 1.0 are different, but can't find the documentation or email. Could someone point this newbie to th

[Astlinux-users] Caller Name lookup through tel.search.ch

2011-11-19 Thread Nedi
Hi James, the change to /echo 'SET VARIABLE LONGNAME '"\"$NAME\““/ not help me to show the caller id name, I use this script for tel. search.ch from another user and I only change the path of created files to /tmp folder because the astlinux CF card is write protected I think the script is

Re: [Astlinux-users] compiling asterisk 10

2011-11-19 Thread Julian Lyndon-Smith
that's great . Will keep you informed. Julian On 19 November 2011 01:00, Lonnie Abelbeck wrote: > Hi Julian, > > The AstLinux 1.0 branch now has support for Asterisk 10 for development > testing. > > As Michael stated, the sqlite3 package must be enabled, and it appears to > basically work wit