Displaying 20 results from an estimated 80000 matches similar to: "Realtime + OS X = anyone got it working?"
2006 Jan 11
1
Re: setting up asterisk to handle incoming SIP URI
I would like to setup my Asterisk server to process an incoming SIP
URI and redirect all requests to a specific context.
Example:
(1) using a sip phone I'd like to be able to call: sip:somedomain.com
*or* sip:someone@somedomain.com
(2) i'd like my asterisk server to answer the call and route it to
the context=in-from-sipclient which would play thru some DP actions
Can anyone give
2007 Jan 17
4
FW: Realtime Voicemail Password Change Not Working
> I'm using asterisk 1.2.9.1 and mysql 3.23, asterisk add-ons 1.2.3.
> All seems to work normally with realtime voicemail, reads vmbox
> parameters from the db fine. When I try to change the password,
> asterisk operates normally, "enter new password" ok, "re-enter new
> password" ok, "password has been changed"
>
> There are no entries in
2011 Mar 07
2
Asterisk 1.6 MySQL Realtime fails to connect with working username and password.
Okay, so here's the configuration I have for MySQL Realtime (Asterisk
version 1.6.2.17):
In /etc/asterisk/extconfig.conf:
sipusers => mysql,mya2billing,cc_sip_buddies
In /etc/asterisk/res_mysql.conf:
[mya2billing]
dbhost = localhost
dbname = mya2billing
dbuser = a2billinguser
dbpass = REDACTED
dbport = 3306
And here's the error messages I get:
voip2*CLI> realtime mysql status
2006 Jun 14
1
Realtime queue_members and penalties nost escalating (clue anyone?)
Howdy,
have working realtime queues using queue_members looking something like;
queuea|Local/101@context|0
queuea|Local/102@context|1
queuea|Local/103@context|10
Regardless of what strategy is used in the queues
(roundrobin,rrmemory,ringall etc) it wont escalate on NOANSWER
Asterisk SVN-branch-1.2-r33841
Any clues are appreciated!
/Danny
2015 Feb 19
0
Asterisk 13 - sorcery realtime for pjsip publish objects
Good Morning,
After further investigation, I found that the res_pjsip_publish_asterisk
module does not use the realtime sorcery wizard, but instead only reads
from the configuration files. I've been able to patch the module, using
the logic from the other modules to learn how to make the sorery
configuration read from the other sorcery wizards and it's now working for
the
2005 May 19
1
GOTO statement in Realtime-Extensions not working like expected
Hi .. When I use the GoTo statement in realtime to goto a priority only
... E.g. Goto(3) then there's no problem
But, If I try to jump to another context ... E.g.
Goto(othercontext,${EXTEN},3) then it doesn't work
If I process the same statement in extensions.conf things go well
Are there things broken regarding GoTo in combination with Realtime
Extensions ?
2005 Jun 02
1
Asterisk RealTime Voicemail Not Working
I am trying to configure RealTime Voicemail with MySQL. I downloaded
compiled and installed the CVS HEAD for asterisk, and for
asterisk-addons. MySQL seems to be loading correctly (the cdr table
is recording incoming calls). But the RealTime Voicemail doesn't seem
to be checking the database table for the voicemail users. When
trying to login to voicemailMain if I use a user in the
2009 Sep 03
1
Anyone?: got Altera Quartus II version 9 SP 2 working?
Hello All,
I'm new to Wine and this forum so please be gentle.
I'm trying to run the freely available web version of Altera Questus II Version 9 sp2 in Ubuntu linux, unfortunately without any luck.
I can install and run quartus.exe.
However if I make a project and press "compile" I get a error:
_______________________________
Microsoft Visual C++ Runtime Library
Runtime Error!
2004 Dec 12
3
Problems getting Asterisk Realtime to work
I have installed the CVS Head as of 12/12/04, as well
as the asterisk-addons to ensure that
/usr/lib/asterisk/modules/res_config_mysql.so exists.
I have configured the following (after building a new
DB with the appropriate SQL examples, with mods to
drop the invalid keys, on the Wiki):
- /etc/asterisk/res_mysql.conf
[general]
dbhost = 127.0.0.1
dbname = my_db
dbuser = my_uname
dbpass =
2006 Feb 02
0
realtime queue not working realtime in asterisk versions above 1.2.0
Heya,
I upgraded from 1.2.0 to 1.2.4 now and I still have the same problem, a
problem which didn't exist in 1.2.0: When a new call comes in on a
realtime queue, the queue settings and members are not updated anymore!
Only a reload of Asterisk seems to update the settings. Is this a bug or
is there some way to solve this?
Cheers,
Frank
2010 Dec 26
1
Asterisk 1.8 Realtime Queue not working
I have configured my mysql database by following this link
http://www.voip-info.org/wiki/view/Asterisk+RealTime+Queue
The only difference is that I am using ODBC instead of MySQL with Realtime.
Within extensions.conf I have the following for my queue
exten => 9**2**1611,1,Answer
exten => 9**2**1611,2,Queue(irock.com,tT,,,300)
exten => *50,1,Answer
exten =>
2005 Oct 10
2
Astricon Podcasts?
I'd be curious to hear any Podcasts from the upcoming Astricon
conference. If anyone in attendance/organizing the event is going to
be recording any audio please share. Cheers, HJ
2015 Feb 18
3
Asterisk 13 - sorcery realtime for pjsip publish objects
Excellent. I was using ast-13.1.0 with no luck. I upgraded to 13.2.0 and
have made it further, but am having a little difficulty. The
outbound-publish object types seems to be working in realtime now. But
the asterisk-publication object is only reading from sorcery.conf. I know
you said that it *should* work, with no guarantee, which I'm fine with. I
just want to make sure I don't
2006 Apr 04
1
VoiceMail realtime not working in asterisk-1.2.6
hi all,
I can not get voicemail working in realtime with
asterisk-1.2.6. extconfig.conf is correct
voicemail => odbc,asterisk,voicemail_users
i am getting the fallowing error
Executing Answer("SIP/xx.xx.xx.xxx-0a02e1c0", "") in
new stack
-- Executing Set("SIP/xx.xx.xxx-0a02e1c0",
"foo=102") in new stack
-- Executing
2014 Jul 30
1
Directory app not working with realtime
All;
I'm currently running Asterisk 1.8.15-cert7 and am using realtime to
store my voicemail configuration. The voicemail application works fine, but
the problem I have is that the 'Directory' app cannot find any entries
because there are no entries in the voicemail.conf file. When I add a
context and an extension entry in voicemail.conf, it works the way it
should. Is there
2006 Mar 02
1
Sip Realtime Configs Samples with MySQL
Guys,
I'm having a hellava time getting realtime to work, focused on sipusers right now, followed the wiki and other examples but still no luck. Using mysql on a seperate server, asterisk actually sees the database and can poll the table "realtime load sipusers" at the cli but asterisk realtime engine is no pulling the user info. I'm using 1.2.4 stable and have the database
2010 May 05
0
Problems with Asterisk 1.6.2.1 working in Realtime with PostgreSQL
Hi Anyone,
I have a server with asterisk 1.6.2.1 working in Realtime with PostgreSQL, but I'm having problems when happened any error in a table, for example, automatically this error stop the Asterisk.
Has a way to configure the DB that when happened any problem don't stop the asterisk?
Thank so much.
Bye
-------------- next part --------------
An HTML attachment was
2007 Jan 16
3
Realtime Voicemail Password Change Not Working
Hi All,
I'm using asterisk 1.2.9.1 and mysql 3.23, asterisk add-ons 1.2.3.
All seems to work normally with realtime voicemail, reads vmbox
parameters from the db fine. When I try to change the password,
asterisk operates normally, "enter new password" ok, "re-enter new
password" ok, "password has been changed"
There are no entries in the mysql.log setting the
2007 Mar 19
0
photoshop and wacom, anyone got it working?
My intous 3 wacome tablet works perfectly, presure eraser and
everything. Accept one small flaw, it's upside down. the pen erases and
eraser writes. Anyway to switch this round?
Thanks
2009 Jun 09
1
Tomb Raider - Underworld (anyone got it working?)
Well the subject says it all really, it was a great shame since the last two tomb raider games worked perfectly, after installing 'Underworld', some months back, I found it did not work. After spending the last few months waiting, it seems to have improved with the latest version of WINE.
In the latest WINE, if the camera is very close to Lara, the picture magically appears (with some