View previous topic :: View next topic |
Author |
Message |
keschrich n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 09 Apr 2002 Posts: 69 Location: Branford, CT
|
Posted: Mon Jul 14, 2003 5:21 pm Post subject: vocp for voicemail |
|
|
If anybody here uses vocp, i could use a quick hand... For the most part everything is working fine. The system answers the phone, plays the greeting, I can select a voice box (except as below), and record the message....everything i'd expect..
EXCEPT: I have it set up so that the caller is greeted with a "Press 1 for this, press 2 for this, or if you know your parties extention, please dial it now." The extention is a four digit number. Whenever an extention is dialed, the system just hangs up. I tried setting it to just a single number, and it worked fine. So how do I use access codes of more than a single digit? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
tecknojunky Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/50759924548a37faf359b7.gif)
Joined: 19 Oct 2002 Posts: 1937 Location: Montréal
|
Posted: Thu Aug 14, 2003 12:36 pm Post subject: |
|
|
I have begun the daunting task of making an ebuild for this one. It is my first and i havent choosen the easiest one, i think
So far, I had to create no less than 6 other ebuilds for missing components VOCP needs. If this works on the 1st shot, I go buy myself a lotery tickets
But I have doubts. I took a peep into the VOCP perl scripts and there is a lot of hard coded directory in there. Mainly, the VOCP expect to be installed in /usr/local/vocp, which is not compliant to Gentoo's politics. For now, I'll leave it there and maybe work on a patch if I get it to build and work properly.
All is there and the dependency list has grown exponentialy Code: | # ACCEPT_KEYWORDS="~x86" emerge -p VOCP
These are the packages that I would merge, in order:
Calculating dependencies ...done!
[ebuild N ] app-text/tetex-2.0.2
[ebuild N ] net-dialup/mgetty-1.1.30-r1
[blocks B ] <dev-perl/ExtUtils-MakeMaker-6.05-r6 (from pkg dev-lang/perl-5.8.0-r12)
[blocks B ] <dev-perl/File-Spec-0.84-r1 (from pkg dev-lang/perl-5.8.0-r12)
[ebuild U ] dev-lang/perl-5.8.0-r12 [5.8.0-r10]
[ebuild N ] dev-perl/crypt-cbc-2.08
[ebuild N ] media-sound/speech-tools-1.2.3
[ebuild N ] media-sound/festival-1.4.3
[ebuild N ] dev-perl/perl-tk-800.024-r2
[ebuild N ] dev-perl/Tk-JPEG-2.014
[ebuild N ] dev-perl/Crypt-Blowfish-2.09-r3
[ebuild N ] dev-perl/XML-Mini-1.2.8
[ebuild N ] dev-perl/Modem-Vgetty-0.03
[ebuild N ] dev-perl/Audio-DSP-0.02
[ebuild N ] dev-perl/HTML-Tagset-3.03-r2
[ebuild N ] dev-perl/MIME-Base64-2.20
[ebuild N ] dev-perl/URI-1.24
[ebuild N ] dev-perl/libnet-1.16
[ebuild N ] dev-perl/HTML-Parser-3.28
[ebuild N ] dev-perl/libwww-perl-5.69-r1
[ebuild N ] dev-perl/MailTools-1.58
[ebuild N ] dev-perl/IO-stringy-2.108-r1
[ebuild N ] dev-perl/MIME-tools-5.411a-r2
[ebuild N ] app-misc/VOCP-0.9.3
| I can't wait to remove the -p option
Any gotchas and hints are welcome.
Until then, wish me luck. _________________ (7 of 9) Installing star-trek/species-8.4.7.2::talax. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
pubecon Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/4975232774076977c7e9a8.jpg)
Joined: 03 Mar 2003 Posts: 342 Location: Glasgow, Scotland
|
Posted: Wed Jan 14, 2004 5:46 pm Post subject: |
|
|
any luck? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
tecknojunky Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/50759924548a37faf359b7.gif)
Joined: 19 Oct 2002 Posts: 1937 Location: Montréal
|
Posted: Wed Jan 14, 2004 8:05 pm Post subject: |
|
|
Not really.
The autumn semester has been my most busy to this date and I did not have time to do anything but studying.
There are 5 or 6 dependency ebuilds I submitted to bugzilla. If you are interested, I can send ou the ebuilds I have done. One thing that I bucked against is that mgetty needs to be patched and I did not quite know how to do that, There are now spo many Eclass in Portage, but not that much documentation.
I was wishing something like VOCP for an equivalent Windows app that's missing in Gentoo (CallSoft if memory serves well). I mainly require the auto responder feature. Fax is a doomed technology and I can do without.
All in all, I doubt I will work on this again. _________________ (7 of 9) Installing star-trek/species-8.4.7.2::talax. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
pubecon Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/4975232774076977c7e9a8.jpg)
Joined: 03 Mar 2003 Posts: 342 Location: Glasgow, Scotland
|
Posted: Tue Jan 20, 2004 2:09 am Post subject: |
|
|
I am afraid that I too am bogged down with studying with a lot of work piling up for the coming months as well. I can offer no help.
perhaps bumping these posts up will attract a non-student to get typing a script at least. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
drdabbles n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/1093043769400ff1ffcbf29.jpg)
Joined: 08 May 2003 Posts: 31 Location: NH, USA
|
Posted: Sat Jan 24, 2004 6:51 pm Post subject: |
|
|
If someone could send me any ebuild files that have already been made, I would be willing to hack something together. I am looking to replace an old DOS 386 machine we have here. Everyone is excited about the features VOCP has to offer, and I would love to make this a permanent part of the Gentoo package system! _________________ Your Lord and Master,
Foamy
P.S. My minions are strong and will destroy you
Debate, but don't flame |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
flickerfly l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
![](images/avatars/gallery/Funny_Figure/pilgrim.gif)
Joined: 08 Nov 2002 Posts: 677 Location: Lanham, MD
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
JoeyJoeJo Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
Joined: 08 Sep 2004 Posts: 155 Location: Fairfax, Va
|
Posted: Sun Apr 17, 2005 6:40 pm Post subject: |
|
|
I was wondering if there was any more progress on these ebuilds? I'm very interested in setting up a vocp machine. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|