Displaying 20 results from an estimated 1000 matches similar to: "Tr: MWI - message waiting indication"
2005 Jun 28
0
RE: [Serusers] *** SER - Asterisk
Sorry
it's asterisk-users@lists.digium.com
--- harry gaillac <gaillacharry@yahoo.fr> a ?crit :
> Luca,
>
> you may find help here:
>
> http://www.cs.colostate.edu/~somlo/CSU-SIP-notes/
>
http://www.asteriskdocs.org/
http://www.voip-info.org/tiki-index.php?page=Asterisk+at+large
>
> ask for help to asterisk-users@lists.digium.org
>
> Regards
>
2006 May 15
1
Tr: Re: The OpenNMS Group, Inc.: opennms and asterisk pbx
Remarque : message transf?r? en pi?ce jointe.
Hello ,
To people who told me I'm cretin !!
Harry
___________________________________________________________________________
Faites de Yahoo! votre page d'accueil sur le web pour retrouver directement vos services pr?f?r?s : v?rifiez vos nouveaux mails, lancez vos recherches et suivez l'actualit? en temps r?el.
Rendez-vous
2005 Aug 30
0
Re: [Asterisk-Dev] voicemessages table
I agree you however i solved my problem with
app_voicemail.c
The table scheme provide in doc/README.odbcstorage
don't match to sql queries in app_voicemail.c
I think developpers who has written app_voicemail.c
for ARA provide a useable table !
Regards
Harry
--- Steve McMahon <voip@digitaldatabits.net> a ?crit :
> These questions should be sent to Asterisk-Users
> this is not a
2005 Aug 30
0
Re: [Asterisk-Dev] voicemessages table
I agree you however i solved my problem with
app_voicemail.c
The table scheme provide in doc/README.odbcstorage
don't match to sql queries in app_voicemail.c
I think developpers who has written app_voicemail.c
for ARA provide a useable table !
Regards
Harry
--- Steve McMahon <voip@digitaldatabits.net> a ?crit :
> These questions should be sent to Asterisk-Users
> this is not a
2005 Apr 07
0
Fwd: Samba-Squid-AD: Error returned 'BH NT_STATUS_ACCESS_DENIED'
Remarque : message transf?r? en pi?ce jointe.
__________________________________________________________________
D?couvrez le nouveau Yahoo! Mail : 250 Mo d'espace de stockage pour vos mails !
Cr?ez votre Yahoo! Mail sur http://fr.mail.yahoo.com/
2005 Jun 29
2
New Asterisk documentation
Hello,
If asterisk.org can't provide you documentations have
a look here :
http://www.digium.com/index.php?menu=product_detail&category=software&product=ABE
I do hope some people understand my posts.
Regards
Harry
___________________________________________________________________________
Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger
2005 Aug 30
0
RE: [Asterisk-Dev] voicemessages table
Am i alone with this problem ?
I just rewrote voicemessages table because of errors.
I read app_voicemail.c to fix my problem.
However app_voicemail.c support many schemes to query
the tables.
Harry
--- "Jerris, Michael MI" <mjerris@ofllc.com> a ?crit :
> > harry gaillac
> >
> > I agree you however i solved my problem with
> app_voicemail.c
> >
2005 Aug 30
0
RE: [Asterisk-Dev] voicemessages table
Am i alone with this problem ?
I just rewrote voicemessages table because of errors.
I read app_voicemail.c to fix my problem.
However app_voicemail.c support many schemes to query
the tables.
Harry
--- "Jerris, Michael MI" <mjerris@ofllc.com> a ?crit :
> > harry gaillac
> >
> > I agree you however i solved my problem with
> app_voicemail.c
> >
2005 Jun 22
1
Re: [Serusers] ASTERISK+SER+MWI
What's wrong with ARA (asterisk realtime architecture)
from voip-info:
Asterisk, SER and MWI
http://mail.iptel.org/pipermail/serusers/2004-December/013727.html
Actually I wrote a patch for this and it supports
ast_data too. What you do is tell asterisk that all of
your phones IP addresses are your SER machine. Then
when a message gets left Asterisk sends the NOTIFY to
username at
2005 Jul 27
0
Tr: RE: RE TLS connections between Samba&OpenLDAP
I think I guess what the error is.
I've configured slapd to require a valid certificate
for all TLS incoming sessions. However, I didn't
create a ertificate for OpenLDAP client. I am going to
do so.
--- Bahya NASSR EDDINE <bahya_nassr@yahoo.fr> a ?crit
:
> Date: Wed, 27 Jul 2005 11:46:50 +0200 (CEST)
> De: Bahya NASSR EDDINE <bahya_nassr@yahoo.fr>
> Objet: RE: RE
2005 Sep 03
0
MWI - message waiting indication
hello,
I read
http://www.voip-info.org/tiki-index.php?page=Asterisk+at+large
anybody could tell me more about this ?
Is it available with ARA ?
Regards
Harry
Method 3
Q: If you have your SIP phones registered with SER but
your voicemail is handled by asterisk, how do you get
the MWI (Message Waiting Indicator) light to function
on the phone?
A: In sip.conf create a section pointing at your
2005 Aug 24
1
Tr: getpeername failed -> PLEASE HELP
--- Bahya NASSR EDDINE <bahya_nassr@yahoo.fr> a ?crit
:
> Date: Wed, 24 Aug 2005 12:14:37 +0200 (CEST)
> De: Bahya NASSR EDDINE <bahya_nassr@yahoo.fr>
> ?: samba@lists.samba.org
> Objet: [Samba] getpeername failed
>
> Hello there,
>
> I am using a samba 3 PDC with OpenLDAP directory. I
> can't log on to my samba domain any more from my
> windows
2005 Jun 21
1
ast_data help
hello,
I need help with ast_data
I downloaded asterisk from cvs
cvs -d :pserver:anoncvs@cvs.digium.com:/usr/cvsroot co
-r HEAD asterisk
and the latest ast_data.
When i run ./INSTALL.txt i get :
serveur1:/opt/asterisk/ast_data# ./INSTALL
patching file contrib/scripts/sip-friends.sql
patching file contrib/scripts/iax-friends.sql
patching file apps/app_voicemail.c
Hunk #1 succeeded at 27 with
2005 Jun 20
1
voicemail system
Hello,
I wish to use asterisk as a voicemail server with ser
.
I want to use asterisk external configuration toHello,
I wish to use asterisk as a voicemail server with ser
.
I want to use asterisk external configuration to
manage users and storing voicemail messages according
to ser database.
Where can i find the schema of the SQL DB for
voicemail accounts .
for example in extconfig ;
2006 May 13
0
RE: snmp and asterisk
I use res_snmp.so with asterisk do you provide mib
--- David Yat Sin <davidy@sangoma.com> a ?crit :
> Hi Harry,
> The Sangoma Card when used for TDM Voice will work
> under zaptel, so you
> would need to perform the SNMP through Asterisk.
>
> Regards,
> David Yat Sin
> Sangoma Technologies
> (905) 474 1990 x119
> (800) 388 2475 x199
> MSN:
2005 Aug 20
3
[Asterisk-Dev] IM patch
Hello,
I patched asterisk cvs head sources with
http://juraj.bednar.sk/work/software/asterisk/messaging/
and presnce patch without success.
asterisk send "405 method not allowed" to sender.
I use polycom ip300.
Harry
___________________________________________________________________________
Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger
2005 Oct 06
14
www.openpbx.org
Hello,
What do you think of this project www.openpbx.org ?
Something like ser and openser !
Kinds Regards
Harry
___________________________________________________________________________
Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger
T?l?chargez cette version sur http://fr.messenger.yahoo.com
2003 Sep 03
0
Matrix problem - possibly use of 'outer'
Hi,
I can't get my head around this - can someone give me a pointer:
I have a vector of values ('orig') representing areas and I want to
calculate the amount contributed by each original vector values in a
new vector ('new'). I find this hard to explain so here is a graphical
explanation:
# CODE START
orig <- 10:1 #10 values with varying area
new <-
2017 Aug 18
1
Meta-regression of categorical variables
Dear metafor users,
I am working on a meta-analysis of reliability and the correlation associations.
I need some help about conducting categorical moderators variables.
Questions 1: How to conduct the weighted ANOVAs assuming a mixed-effects model on the tranformed alpha coefficients/the tranformes correlation coefficients for the categorical moderator variables?
Questions 2: How to
2005 Jun 27
1
RE: [Serusers] *** SER - Asterisk
I don't want to offend you but you should have a look
to sems .
You won't find docs to help you at asterisk.org
--- "lucape@inwind.it" <lucape@inwind.it> a ?crit :
> hello
>
> help me to configure ser + asterisk
> how to do the configuration?
>
> Luca
>
>
>
>
____________________________________________________________
> 6X