similar to: [Asterisk-Dev] IM patch

Displaying 20 results from an estimated 1000 matches similar to: "[Asterisk-Dev] IM patch"

2005 Sep 04
1
hints and polycom IP 300 phones
Hi all, I've just updated to current CVS, and have 2 polycom IP phones, one is a IP600 and the other is a IP300. The IP600 shows the status of the IP300 and a ZAP line quite nicely, but the IP300 won't show the status of the IP600.... Is there any additional debug apart from "show hints" to see why this might not be working ?? -= Registered Asterisk Dial Plan Hints =-
2005 Feb 09
5
polycom soundpoint ip 300
hello, I try to set up two lines per ip 300 phone, registration is ok but i get Failure to authenticate 407 for subscribe. Anybody could help me to configure Asterisk in order to set instant message and presence ? I've tried with Ondo sip server it's ok ! Regards D?couvrez le nouveau Yahoo! Mail : 250 Mo d'espace de stockage pour vos mails ! Cr?ez votre Yahoo! Mail
2005 Jun 13
1
presence and video conference
Hello, I would like to ask, if there's presence support in Asterisk and how to make it work with Xten's Eyebeam client. I tried searching all the possible documentation, google, but I found only a note, that there's a module in SER, that supports the feature. Is there also support in asterisk? Any pointer to documentation describing this is welcome. One more question -- is there
2005 Jul 06
1
g.729 codec -- open source?
Hello, is there an open-source implementation of G.729 codec for use outside of US? I know it's a patented codec, but since there are usually no software patents outside of the US, I don't care about the patent license. I could use open-source implementation of the codec, if there was some. Any ideas? Sincerely, Juraj Bednar.
2005 Aug 28
1
SER + ASTERISK voicemail
Hello, I try set Ua---SER----Asterisk (voicemail/ARA) | Ua ser stable asterisk cvs head I read http://mail.iptel.org/pipermail/serusers/2005-February/015997.html to forward unavailable or busy sip agents to asterisk voicemail in failure route. How may I configure extensions.conf and ser.cfg ? I have been trying without success! Regards Harry
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 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 >
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
2006 May 03
6
ruby on rails international & BIRT integration?
Hello, I see, that Rails is quite english-centric. I am developing some webs, that are not primarily in English. I have a few questions: - besides turning of plurals, what should I take care? How to use utf-8 for all data and converting it from local charsets to utf-8? - how do I make my page multilingual (i.e. adding english support later)? Is there something like gettext support? Is
2005 Aug 18
8
SNMP for Asterisk
Hi, Is there a module within the Asterisk standard distribution that provides SNMP features? Is there any third party software for that purpose? Regards, Stojan Sljivic -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050818/918b5ebf/attachment.htm
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 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
2005 Oct 03
2
Debian sarge package for 1.2beta1?
Hello, has anyone seen or created a Debian Sarge package for 1.2beta1? I saw some for Sid, but I prefer not upgrading glibc right now, as this is a production server (Asterisk on it will be for testing). Thanks, Juraj.
2005 Apr 27
2
cutting everything after @
Hello, I am migrating one server to dovecot. The only problem is, that users have logins with @domain as part of their user name. I want to use pam auth (for other reasons, if only for dovecot, I would use mysql, but I need the same password db to be used for other services, like samba). Is there a way to allow this type of login? Just cut everything beginning with @. I can change the
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 Jul 04
1
[Asterisk-Dev] presence and IM again, want to develop a working "hack"
Hello, I was again asked to try to add support for presence (SUBSCRIBE/NOTIFY) and IM using SIMPLE. I have few questions: a.) are there any, at least partial projects, patches, anything, that at least partly implements presence and/or IM to chan_sip? I don't care about presence on other channels, I have one SIP client per user. I've read this list's archive several times and
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 ;
2005 Jul 27
2
TLS connections between Samba&OpenLDAP
Goos morning all, I compiled Samba 3.0.14a with OpenLDAP 2.1.22-0 directory. I then enabled TLS between Samba and OpenLDAP. The following tests succeeded: s_server to s_client --> OK slapd to s_client --> OK slapd to OPenLDAP client commands (ldapsearch..) --> OK The problem is the following: when I start Samba (service smb start), slapd output returns: TLS trace:
2005 Jul 19
1
presence in cvs head - how does one map extension to sip user?
Hello, I found, that in CVS Head, in chan_sip.c, there's some support of asterisk. I have one question -- how does it map extensions to sip user names? When my client "subscribes" to other extensions' presence, they see all users online, but it may be because of voicemail fallback. Is there a way to map extension to some sip user's presence? Any ideas are welcome.