Displaying 20 results from an estimated 800 matches similar to: "Google Calendar issue"
2010 Oct 17
4
Meetme
Hi ,
Is it possible to have two meetme room in asterisk 1.6 which each one have a different language? I mean, one room the annoucement is in Portuguese an another in english?
Today I can change over the sip.conf and it is valid for all room.
regards!
Att,
Flavio Roberto Miranda
MSN:flaviormiranda at hotmail.com
Skype: flaviormiranda
-------------- next part --------------
An
2010 Nov 23
2
Function SIP_Header not registered
Hello,
I'm trying to use SIP_HEADER function on my dialplan but I receive this
message (on the console):
pbx.c:3367 ast_func_read: Function SIP_Header not registered
Why?
Thank's
- Bakko
2010 Oct 20
5
Anyway to control the LEDs on the Aastra 55i six top buttons? Maybe through Asterisk?
Hi Everyone,
We use the top buttons on Aastra 55i to login and logout from Queues. This
is the order:
Button 1 = Login to English Queue
Button 2 = Login to Spanish Queue
Button 3 = Logout of English/Spanish Queues
There are indicator LEDs on each of these buttons. Is there anyway we can
send a SIP request or some other communication to get the Aastra 6755i phone
to keep the LED for login set
2010 Oct 05
3
Asterisk CDR Radius error
Hello,
I'm trying to configure Asterisk with Radius cdr support.
Asterisk version 1.6.2.13
Server Radius: Freeradius version 1.X
Radius client: radiusclient-ng version 0.5.5
With the Asterisk core debug on 1 when a call terminate, on the console
appear this error:
Unable to create RADIUS record. CDR not recorded!
My cdr.conf is:
[radius]
usegmtime=yes ; log date/time in GMT
2010 Oct 20
3
Using Calls Rejection Reasons
Hello all,
We would like to "inform" the caller of the reason for a failed call.
For example, when we get a "486 Busy Here", the system accepts it and in the
CLI we see "Everyone is busy/congested at this time".
Can we use this data to play an announcement to the caller?
Thank you in advance for your help.
Michael
-------------- next part --------------
An HTML
2012 Apr 02
2
Limit Call ?
Hi
it's possible into Asterisk 1.6.x to limit a call at 120 mn ?
after 120mn, hangup and the customer call a new time
thanks
olivier
2013 Sep 02
2
Asterisk 12 issue
hello,
I' trying to use Asterisk 12 Alpha.
Compilation and instalation without issues.
When I try to start asterisk with:
asterisk -cvvvvvvvvvvvvvvv
i see this error on the console:
17:09:43.559 sip_endpoint.c !Module "mod-refer" registered
asterisk: ../src/pjsip-simple/evsub.c:415: pjsip_evsub_register_pkg:
Assertion `mod_evsub.mod.id != -1' failed.
Any hints?
Thank you
2011 Aug 24
2
Asterisk Integration with Android device
Hi,
I created a extension in Asterisk, the extension has been configured in
Android softphone 3cx. When I tried to call from Andorid phone to some other
IP extension which is registered in Asterisk, I am not able to hear the
voice, when I check the asterisk log or wireshark there is only one way RTP
traffic, from Android I am connecting to Asterisk via 2G GSM network.
Any idea would be
2010 Oct 17
2
Error with Connecting Two Asterisk BOX with IAX
Hello,
I'm trying to conect two 1.6.2.13 Asterisk server with IAX.
This is my configuration:
Asterisk A:
iax.conf
register => coiax:pass1 at 69.164.207.166
[smiax]
type=friend
host=dynamic
trunk=yes
secret=pass2
context=phones
deny=0.0.0.0/0.0.0.0
permit=69.164.207.166/255.255.255.255
qualify=yes
Console:
iax2 registry
69.164.207.166:4569 N coiax 69.164.197.105:4569
2015 Oct 26
4
Calendar integration : Could not authenticate to server: rejected Basic challenge
Hello
I find very little feedback on the following warning/error when trying
to connect to Google calendar :
[Oct 26 12:11:14] WARNING[24926]: res_calendar_caldav.c:118
auth_credentials: Invalid username or password for CalDAV calendar 'cal1'
[Oct 26 12:11:14] WARNING[24926]: res_calendar_caldav.c:157
caldav_request: Unknown response to CalDAV calendar cal1, request REPORT
to
2010 Nov 05
1
res_ais Error
Hi,
I'm trying distributed events with Openais but don't work.
I made the test with two asterisk box in the same LAN
box A: 192.168.142.246 asterisk 1.6.2.13
BoxB: 192.168.142.248 asterisk 1.8.0
openais.conf:
# Please read the openais.conf.5 manual page
totem {
version: 2
secauth: off
threads: 0
consensus: 4800
interface {
ringnumber: 0
bindnetaddr: 192.168.142.0
mcastaddr:
2015 Oct 27
2
Calendar integration : Could not authenticate to server: rejected Basic challenge
Hello
I have changed type 'caldav' to 'ical', but still no succes :
[Oct 27 10:30:38] WARNING[23388]: res_calendar_icalendar.c:117
auth_credentials: Invalid username or password for iCalendar 'cal1'
[Oct 27 10:30:38] WARNING[23388]: res_calendar_icalendar.c:150
fetch_icalendar: Unable to retrieve iCalendar 'cal1' from
2012 Apr 30
2
Calendar Integration Problem
Hiii all,
I am using asterisk 1.8.9.2 and compile all modules related to calendar.
neon version is 0.29.6. OS is ubuntu 11.10.
I configured ical for zimbra, caldav for google mail and ews for exchange
2010 calendar.
ical and caldav setup working fine and i am getting my calendar events
perfectly. But for exchange 2010 calendar i am getting following error.
"Unable to communicate with
2011 Dec 01
3
AGI script that uses google's text to speech engine
Hello,
I have written an AGI script for asterisk that uses google translate for
text to speech synthesis.
It supports a variety of different languages, local caching for the voice
data and wideband audio.
The voice in most languages is female and the quality of the synthesized
speech is very high.
More info about the script can be found here:
http://zaf.github.com/asterisk-googletts/
the first
2014 May 15
1
Asterisk 1.8 and calendar intergration
Hi
I'm using asterisk 1.8.25.0 on CentOS 6.
I have compiled it with all the calendar modules:
*CLI> module show like calendar
Module Description Use
Count
res_calendar.so Asterisk Calendar integration 4
res_calendar_ews.so Asterisk MS Exchange Web Service Calenda 0
res_calendar_caldav.so
2007 Aug 14
12
ruby on rails web calendar
Does anyone know of a good web calendar that you can use to display
appointments, dates, anniversaries, birthdays, recurring appointments,
appointments spanning multiple days?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to
2013 Feb 25
1
Calendar: cert mismatch
Hi,
Am testing out the iCal functionality but when changing the URL am faced with the following warning:
[Feb 25 20:55:20] WARNING[6234] res_calendar_icalendar.c: Unable to retrieve iCalendar 'dummycal' from 'https://webmail.domain.com/home/user at domain.com/Calendar/': Server certificate verification failed: certificate issued for a different hostname, issuer is not trusted
2009 May 11
4
Calendar server
I recently switched to using Thunderbird for my email and installed the
Lightning calendar add-on. Now all I need is a remote calendar server.
I just need a simple server to support a few personal calendars and a
shared calendar. Any recommendations for a CentOS / Apache based
calendar server?
--
Bowie
2018 Oct 21
4
AW: AW: Calendar function ?
I need the possibilities to Sync the calender with diffrent Clients like Outlook, LotusNotes, Android, and Iphone Devices.
-----Urspr?ngliche Nachricht-----
Von: dovecot <dovecot-bounces at dovecot.org> Im Auftrag von Marcus Rueckert
Gesendet: Sonntag, 21. Oktober 2018 15:28
An: dovecot at dovecot.org
Betreff: Re: AW: Calendar function ?
If you just need syncing without a fancy webclient:
2018 Oct 21
4
Calendar function ?
Hello
I running no long time with me Email System Postfix/Dovecot/mysql and i'am
whery happy
the feature to synchroize Calendar, or view the calender entry from me
workpartner i will miss
this feature, how do you handle this ? isn't possible to insert this to
Dovecot or Postfix?
Are this question out of topic ? or how do you implement this in our
envirement ?
Regards
Mauri