Displaying 20 results from an estimated 1000 matches similar to: "Asterisk extensions from Mysql"
2005 May 25
5
C files of Asterisk
Hello Everybody,
I was going thru the C code of Asterisk. Does
anybody know how does one go about modifying the C code of Asterisk? Please
do reply.
Regards,
Bharat M. Sarvan
EZZI BPO Pvt Ltd.,
PUNE.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2005 Mar 17
4
Hi there..
Hello Everybody,
This is Bharat here. I am on the way of learning
Asterisks, and I just wished to know how I go about if got to write
dailplans for outbound calls and inbound calls. If you could provide me with
a simple example, I could get thru.
Waiting for your response
Regards
Bharat M. Sarvan
-------------- next part
2005 May 19
1
Asterisk real time extensions problem...
Hello everybody,
I have setup asterisk real time extensions and its
working pretty well. But the problem is when I am jumping between the
contexts using the Goto statement in the database. I am getting a error
= Parsing '/etc/asterisk/sip_notify.conf': Found
-- SIP Seeding peers from Astdb: 'ezzibpo4' at
ezzibpo4@210.211.246.47:5061 for 60
2005 Aug 04
3
SIPPeersAction class file not found in the Asterisk-java.jar file
Hello Everybody,
I am working on Fastagi and I am making use of
Asterisk-java. But I don't find the class file for SIPPeersAction. Hence I
am getting the error message when compiling my java code.
----------------------------------------------------------------------------
------------------------------------------------
[root@localhost asterisk-java-0.1]#
2005 Jun 30
2
[Asterisk-Dev] Developing an Application in Asterisk
Skipped content of type multipart/alternative-------------- next part --------------
_______________________________________________
Asterisk-Dev mailing list
Asterisk-Dev@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-dev
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-dev
2005 Jan 24
2
asterisk starting problem
Hi,
I have a little problem running Asterisk.
I just got the asterisk, zapttel and libpri sources from cvs.
I built and installed it.
Next I installed the sample configuration.
The problem arise when I try to start Asterisk.
Running
asterisk -vvvvc
I get the following error
[chan_phone.so] => (Linux Telephony API Support)
== Parsing '/etc/asterisk/phone.conf':
2005 Aug 24
1
RealTime ignoringswitch=>Realtime/context@realtime_ext
I am getting this error when reload my asterisk
"cdr_addon_mysql.c:264 my_load_module: Unable to load config for mysql
CDR's: cdr_mysql.conf"
I don't have res_mysql.conf in /etc/asterisk/. I have res_odbc.conf
which is attached
Res_odbc.conf
==============
;;; odbc setup file
[mysql1]
dsn => MySQL-asterisk
username => myuser
password => mypass
pre-connect => yes
2004 Dec 30
1
RealTime Drivers Connectivity Error
Hello *'s,
i am using Realtime Sip drivers but its not working here is my configs:
extconfig.conf
[settings]
; Realtime configuration engine
;
; maps a particular family of realtime
; configuration to a given database driver,
; database and table (or uses the name of
; the family if the table is not specified
;
sipfriends => mysql,asterisk,sip_friends
res_mysql.conf
[general]
dbhost =
2005 May 13
1
Help needed on setting up realtime
I installed Asterisk CVS-NHEAD-05/13/05-01:59:30 and placed few call
in and through successfully. I was trying to set up the Realtime -
picking the sip.conf and extensions.conf from mysql. I was going
through some wiki pages, but what i don't understand is - which
configuration change makes asterisk stop looking at extensions.conf
and sip.conf for sip peers and pick the same from database.
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 May 18
5
Polycom Instant Messaging
Can anyone explain the Polycom Text Messaging features built in to the
IP 500/600? Can Asterisk (or something else) talk to it? I've seen
vague references to MSN Messenger, and somehow that's mentally
disturbing.
Chris Coulthurst
<mailto:chris@shuksan.com> chris@shuksan.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2006 Jan 12
0
Configuration of SIP Mysql peers.
Hi all,
I have configured Asterisk using Mysql database. The peers that
I have mentioned in the database are successfully registered to
Asterisk, But I am getting a warning stating "Mysql realtime: Failed to
query the database" Below I am pasting error. Could anybody please let
me know what's the cause for this warning....
*CLI> -- Registered SIP 'bharat'
2006 Feb 08
0
Asterisk returning 403 Forbidden response
Hi all,
I have configured Asterisk using database. The real time is
working pretty well. That is asterisk is picking up details of peers and
the extensions as well properly from the MySQL database.
-- Executing Wait("SIP/bharat-f720", "2") in new stack
-- Executing NoOp("SIP/bharat-f720", ""Welcome to Asterisk"") in new
stack
2005 Jun 04
3
Automatic callback feature *66
Does anyone have a quick-n-dirty context to implement *66 automatic
callbacks?
I have a few people who like to have no call waiting on their phone (can
you really blame them?) It would be nice to have something like *66,
and also like 'Camp On', but instead of waiting something like 30
seconds, monitor the channel until it becomes available, then
immediately ring back your phone to
2005 Jun 09
12
VOIP-INFO
Anyone else unable to get to www.voip-info.org? Site is returning
'connection refused' here.
Chris Coulthurst
chris@shuksan.com
2005 Aug 23
2
RealTime ignoringswitch=>Realtime/context@realti me_ext
I am using the current HEAD of asterisk and for asterisk-addons. I have been
trying to setup realtime mysql voicemail but no sucess. I keep getting this
error below. The necessary modules are loaded, res_config_mysql.so ...
Any pointers will help. Thanks
mail*CLI> realtime mysql status
Aug 24 00:56:50 ERROR[963]: res_config_mysql.c:596 mysql_reconnect: MySQL
RealTime: Failed to connect
2005 Sep 12
2
Firmware upgrade Aastra 480i CT
Does anyone have success in upgrading Aastra/Sayson 480i CT firmware?
All I get, no matter what I've tried is "Unable to upgrade firmware".
tftpd is working because the dialplan freshens, and I have aastra.cfg whatevermacaddressfile.cfg and firmware.st in /tftpboot
Am I missing something stupid? Is there another way to upgrade it?
Chris Coulthurst
chris@shuksan.com
2005 Jan 13
1
asterisk realtime msql
Hi there
asterisk goes to 90% cpu usage when trying to authenticate a sip friend using realtime mysql, no other message does appear at cli and asterisk hungs;
here some info:
*CLI> realtime load sipfriends name 104
Jan 13 11:52:21 DEBUG[8928]: res_config_mysql.c:109 realtime_mysql: MySQL RealTime: Retrieve SQL: SELECT * FROM sipfriends WHERE name = '104'
Jan 13 11:52:21 DEBUG[8928]:
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
2005 May 12
4
Sound card Line-In as MOH source
Does someone have a link to step-by-step instructions to making the
Line-In on the console sound card a MOH source?
I know this has to work somehow.
Chris Coulthurst
<mailto:chris@shuksan.com> chris@shuksan.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050512/4a3c3025/attachment.htm