Displaying 20 results from an estimated 27 matches for "gnubie".
2007 Jul 27
2
Attaching VoiceMails on E-Mails
...nt from my
PBX. Can I just use the mail or mailx command to send the e-mail and attach
the voicemail message?
Below are snippets of my voicemail.conf and extensions.conf configuration
files. Please advice whatever you think I need to change with my current
configurations.
Thank you in advance.
GNUbie
- - - < s n i p > - - -
# cat /etc/asterisk/voicemail.conf
[general]
format=wav49
serveremail=pbx at gnubie.com ; bogus e-mail address
attach=yes
delete=yes
maxmsg=50
maxmessage=180
minmessage=5
maxgreet=60
skipms=3000
maxsilence=10
silencethreshold=128
maxlogins=3
fromstring=The PBX
usedi...
2009 Jan 29
2
GTalk Channel
...3]: chan_gtalk.c:971 gtalk_alloc: Out of
RTP sessions?
[Jan 29 10:37:51] WARNING[1303]: chan_gtalk.c:1175 gtalk_newcall:
Unable to allocate gtalk structure!
[Jan 29 10:38:06] NOTICE[1303]: chan_gtalk.c:783 gtalk_hangup_farend:
Whoa, didn't find call!
Any idea?
Thank you in advance.
Regards,
GNUbie
2008 Oct 12
5
One Way Audio Problem
...-----
Use zapata.conf file to adjust the gains if needed.
( # = Audio Level * = Max Audio Hit )
<----------------(RX <----------------(TX
###############*
Rx: 718 ( 718) Tx: 0 ( 0)
- - - < s n i p > - - -
Anyone can help me here?
Thank you in advance.
Regards,
GNUbie
2007 Jul 30
3
Description for each sound files
Hello all,
Where can I find a list of description for each sound files provided by the
asterisk-sounds-main Debian package? You can find the contents of my
/usr/share/asterisk/sounds/ directory at http://paste.debian.net/33679.
Thank you in advance.
GNUbie
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070730/320320f2/attachment.htm
2008 Jan 26
3
GotoIf() on Auto-Attendant
...k(pbx-invalid)
exten => i,2,Goto(aa_menu,0,2)
exten => i,n,Hangup(3)
exten => t,1,Goto(analog-ext,11,1)
exten => t,n,Hangup(3)
[incoming]
...
...
[analog-ext]
...
...
[sip-ext]
...
...
[other-ext]
...
...
- - - < s n i p > - - -
Please advice.
Thank you in advance.
Regards,
GNUbie
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080127/ae59c25f/attachment.htm
2007 Oct 03
1
Configuration files inside SQLite3
...Is it possible to store, read and write configuration files in an SQLite3
database instead of using the configuration files inside the /etc/asterisk/
directory? If it is then can you point me to the right documentation on how
to do this or probably hints on how to do this?
Thank you in advance.
GNUbie
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20071003/88890109/attachment.htm
2007 Dec 03
2
MeetMe Conference on Asterisk-1.4.13
...# /etc/init.d/asterisk start
Starting Asterisk PBX: asterisk.
# lsof -i
COMMAND PID USER FD TYPE DEVICE SIZE NODE NAME
sshd 16359 root 3u IPv6 19347 TCP *:ssh (LISTEN)
Lastly, do I really need to install the kernel-headers on this box?
Thank you in advance.
Regards,
GNUbie
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20071203/267e7453/attachment.htm
2008 Jan 21
4
I am having a problem connecting my X-Lite to my Asterix box
I have added two extentsions. I am try to test connecting X-lite to the
server.
I have two extension one 1000 with password 1234 and one 2000 with
password 2000.
I have the softphone on the same network so I do not have to worry about
ports being open.
So I have in the properties of Account
Display Name: Andrew
Username :1000
Password: 1234
Authorization name :1000
Domain:192.168.3.128
2011 May 08
3
Unable to REGISTER to the Asterisk v1.8.3.3 server via SIP/TLS
...not successfully REGISTER to my Asterisk box.
Below are the snippets of my Asterisk and SNOM 300 configurations
including the logs for your reference.
I hope anyone from this community can help me solve this problem. A
HOWTO of a similar scenario will help a lot.
Thank you in advance.
Regards,
GNUbie
- - - ASTERISK v1.8.3.3 - - -
[ /etc/asterisk/sip.conf ]
[general]
...
...
tlsenable=yes
tlsbindaddr=0.0.0.0
tlscertfile=/etc/asterisk/keys/pbx.domain.com.pem
tlscipher=ALL
tlsclientmethod=tlsv1
tlsbindport=5061
externtlsport=5061
externtcpport=5061
tcpbindaddr=0.0.0.0
tcpbindport=5061
tcpenable...
2007 Jun 27
4
Customized Ring Tone
Hello all,
I'm running Asterisk 1.4.5 and Zaptel 1.4.3 on Debian Etch i386 with the
Digium's Dev Kit that comes with 1 FXO and 1 FXS. How do I configure my
home PBX in such a way that whenever someone calls on my trunkline (PSTN)
number, he/she will hear a customized ring tone, probably playing an MP3
file, instead of a boring standard ring tone while the extension number that
is
2010 Jul 06
0
WARNING! Can''t find hypervisor information in sysfs!
...m the Unstable repository. Whenever I
tried to start xend, it prompted me on the subject matter. For more
information, kindly check http://www.pastie.org/1032381 in which I
pasted the entire output.
Could anyone tell me what I''m missing or mis-configured?
Thank you in advance.
Regards,
GNUbie
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2007 Jul 27
0
Autoreply: Re: Attaching VoiceMails on E-Mails
...endmail, asterisk will execute it by default, do not forget to
> give permissions for asterisk user to execute it.
>
If I'll create this script, what will be its contents then? Currently, the
/usr/sbin/sendmail is a symbolic link to /usr/sbin/exim4 for your
information.
Please advice.
GNUbie
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070727/e463bbc0/attachment.htm
2007 Jul 27
0
Autoreply: Autoreply: Re: Attaching VoiceMails on E-Mails
...endmail, asterisk will execute it by default, do not forget to
> give permissions for asterisk user to execute it.
>
If I'll create this script, what will be its contents then? Currently, the
/usr/sbin/sendmail is a symbolic link to /usr/sbin/exim4 for your
information.
Please advice.
GNUbie
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070727/817406ba/attachment.htm
2007 Jul 27
0
Autoreply: Autoreply: Autoreply: Re: Attaching VoiceMails on E-Mails
...endmail, asterisk will execute it by default, do not forget to
> give permissions for asterisk user to execute it.
>
If I'll create this script, what will be its contents then? Currently, the
/usr/sbin/sendmail is a symbolic link to /usr/sbin/exim4 for your
information.
Please advice.
GNUbie
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070727/33c1fde7/attachment.htm
2007 Jul 27
0
Autoreply: Autoreply: Autoreply: Autoreply: Re: Attaching VoiceMails on E-Mails
...endmail, asterisk will execute it by default, do not forget to
> give permissions for asterisk user to execute it.
>
If I'll create this script, what will be its contents then? Currently, the
/usr/sbin/sendmail is a symbolic link to /usr/sbin/exim4 for your
information.
Please advice.
GNUbie
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070727/bec52ce7/attachment.htm
2007 Jul 27
0
Autoreply: Autoreply: Autoreply: Autoreply: Autoreply: Re: Attaching VoiceMails on E-Mails
...endmail, asterisk will execute it by default, do not forget to
> give permissions for asterisk user to execute it.
>
If I'll create this script, what will be its contents then? Currently, the
/usr/sbin/sendmail is a symbolic link to /usr/sbin/exim4 for your
information.
Please advice.
GNUbie
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070727/e1883000/attachment.htm
2007 Jul 27
0
Autoreply: Autoreply: Autoreply: Autoreply: Autoreply: Autoreply: Re: Attaching VoiceMails on E-Mails
...endmail, asterisk will execute it by default, do not forget to
> give permissions for asterisk user to execute it.
>
If I'll create this script, what will be its contents then? Currently, the
/usr/sbin/sendmail is a symbolic link to /usr/sbin/exim4 for your
information.
Please advice.
GNUbie
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070727/e426d9e8/attachment.htm
2007 Jul 27
0
Autoreply: Autoreply: Autoreply: Autoreply: Autoreply: Autoreply: Autoreply: Re: Attaching VoiceMails on E-Mails
...endmail, asterisk will execute it by default, do not forget to
> give permissions for asterisk user to execute it.
>
If I'll create this script, what will be its contents then? Currently, the
/usr/sbin/sendmail is a symbolic link to /usr/sbin/exim4 for your
information.
Please advice.
GNUbie
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070727/9c59d72d/attachment.htm
2007 Jul 27
0
Autoreply: Autoreply: Autoreply: Autoreply: Autoreply: Autoreply: Autoreply: Autoreply: Re: Attaching VoiceMails on E-Mails
...endmail, asterisk will execute it by default, do not forget to
> give permissions for asterisk user to execute it.
>
If I'll create this script, what will be its contents then? Currently, the
/usr/sbin/sendmail is a symbolic link to /usr/sbin/exim4 for your
information.
Please advice.
GNUbie
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070727/3df88fc0/attachment.htm
2007 Aug 04
0
VoiceMail Call Limit Messages
...s wondering if it's possible that when forwarded to a VoiceMail and
before the caller "can leave a message after the beep", the voice info will
inform the caller up to how many seconds or minutes can a caller stay to
leave the voicemail message.
Please advice.
Thank you in advance.
GNUbie
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070804/1bc13dfb/attachment.htm