Displaying 20 results from an estimated 120 matches similar to: "Problems in Asterisk Real Time (Urgent help )"
2010 Jan 11
2
Extension Status
Hello,
I am new in Asterisk Community, i am working on Asterisk 1.6, i need to know
how can i monitor the extension status?
when i wrote sip show peers on asterisk
Extension Domain port Status
111/111 (Unspecified) D 0 Unmonitored
1300/1300 192.168.50.111 D 5060 Unmonitored
222/222
2007 May 23
1
Asterisk Realtime problem
Hi,
I have installed asterisk-1.4.4 and asterisk-addon-1.4.1.
I followed every step to configure RealTime but something is not working
properly; the warning that I am geting is:
WARNING[32709]: config.c:1229 find_engine: Realtime mapping for
'sippeers' found to engine 'mysql', but the engine is not available
WARNING[1359]: config.c:1229 find_engine: Realtime mapping for
2010 Jan 06
1
Fastagi-mapping problem
Hello
I am new in Asterisk Java, i am working on Asterisk 1.6.2.0 , i started the
first example Hello AGI in this tutorial
http://asterisk-java.org/development/tutorial.html I put the jar file and
the proparty file in folder
i wrote in extensions.conf this exten => 1300,1,AGI(agi://
192.168.50.127/hello.agi,${EXTEN},${UNIQUEID},${CALLERID(name)})
I started AGI server ,then when i call
2010 Jan 27
1
Asterisk Database Configuration
Hello
I need to add sip extensions from my UI so without going through sip.conf so
i created table
CREATE TABLE `sipfriends` (
`name` varchar(40) NOT NULL default '',
`username` varchar(40) default '',
`secret` varchar(40) NOT NULL default '',
`context` varchar(40) NOT NULL default '',
`ipaddr` varchar(20) NOT NULL default '',
`port`
2013 Jul 31
2
Asterisk - ODBC engine not available
Hi,
I am using ubuntu-12.04 and installed asterisk from repository (apt-get
install asterisk).
I have configured it to work with odbc,
*CLI> odbc show
ODBC DSN Settings
-----------------
Name: asterisk
DSN: asterisk-connector
Last connection attempt: 1970-01-01 05:30:00
Pooled: No
Connected: Yes
But it still show me the following error
[Jul 31 12:36:18]
2010 Feb 26
1
Realtime mapping for 'sippeers' found to engine 'mysql', but the engine is not available
hi, all
after my installation of asterisk and adds-on .
when start astrisk, error accours as follow:
[Feb 26 13:18:08] WARNING[16077]: config.c:2025 find_engine: Realtime
mapping for 'sippeers' found to engine 'mysql', but the engine is not
available
what's wrong with me ?
Thanks.
--
Best regards,
Sucan
2006 May 28
3
doubts about asterisk configuration from database
hi,
I want to complete asterisk configuration from database(MYSQL),now I come across some doubts:
1. http://voip-info.org/tiki-pagehistory.php?page=Asterisk+configuration+from+database&diff2=3
says that "Dynamic 'friends' (Asterisk v1.0.*) and the number of options supported by this 'MySQL_Friends' system is currently very limited",at the same time I find
2006 Nov 05
1
Reading Voicemail Config from MySQL
Hi all,
I have been trying to get my asterisk (v1.2.10) to lookup voicemail
config data from my mysql database as opposed to voicemail.conf +
sip.conf for my users. Users register with SER and get passed through
to asterisk when they dial out. I followed the instructions as per
http://www.voip-info.org/wiki/view/Asterisk+voicemail+database
so basically I have
1) Build asterisk-addons-1.2.5 and
2015 Oct 08
3
PJSIP realtime: lots of problems
Hello,
I wonder if anybody is using PJSIP realtime in production environment?
I've started to play with it and encountered many problems.
Here's my config:
sorcery.conf:
[res_pjsip]
endpoint=realtime,ps_endpoints
extconfig.conf:
[settings]
ps_endpoints => pgsql,users,pjsip_endpoints_v
pjsip_endpoints_v is postgresql view.
1. The biggest problem: if I have small number of endpoints
2005 Oct 04
2
partial sync?
I just installed the latest alpha on Debian Sarge and am getting a lot
of this sort of error:
Oct 4 16:18:58 tarsier dovecot: imap-login: Disconnected: rip=70.209.254.178, lip=192.168.50.105, TLS
Oct 4 16:19:04 tarsier dovecot: imap(jeff): mbox sync: UID inserted in the middle of mailbox /home/jeff/mail/Junk (329 > 274, seq=2, idx_msgs=55)
Oct 4 16:19:07 tarsier dovecot: imap(jeff): mbox
2010 Mar 30
0
Asterisk realtime ldap:active directory
hello,
I try to query an active directory from asterisk. I do not see how to do
it because I just started in asterisk.
In extensions.conf
switch => Realtime/default at realtime_ext
In res_ldap.conf
[general]
host = ip_active directory
protocol = 3
port = 389
dn = ou=voip,dc=test,dc=com
pass = administrator_pass_activedirectory
user = ou=Users,cn=Administrateur,dc=test,dc=com
URL =
2013 Mar 07
3
Pattern for Associating Module versions with Nodes
Hello All,
I''m wondering what is the canonical way of associating "specific"
versions of a module to a node? Is there a way of doing this in puppet?
Let me explain a "Use Case" of what I''m trying to accomplish:
Say we have created a puppet model called apache to manage and configure
apache webserver.
We have the apache module under version control and
2010 Jan 28
0
Database Configration
Hello
I need to add sip extensions from my UI so without going through sip.conf so
i created table
CREATE TABLE `sipfriends` (
`name` varchar(40) NOT NULL default '',
`username` varchar(40) default '',
`secret` varchar(40) NOT NULL default '',
`context` varchar(40) NOT NULL default '',
`ipaddr` varchar(20) NOT NULL default '',
`port`
2010 Jan 28
0
Asterisk Database
Hello
I am trying to attach a database to asterisk , can anyone help me?
in extconfig.conf sipusers => mysql,general,sip
in res_mysql.conf [general]
dbhost = 192.168.50.125
dbname = asterisk
dbuser = root
dbpass = ahmed
dbport = 3306
dbsock = /tmp/mysql.sock
i created a table in MySql
CREATE TABLE `sip` (
`name` varchar(40) NOT NULL default '',`username` varchar(40) default
2025 Jan 21
1
High cpu load on LDAP
Hi Douglas,
?
> Samba AD does not do this rephrasing, probably because in the distant
> past (a) it was not used at scale, (b) we didn't trust our backlinks,
> and (c) we didn't think of it. We could/should do it now, but it will
> take a bit of work.
I'm not sure if that's the problem in our AD, but it's a possibility.
We still have massive performance problems
2013 May 23
1
ORA-30678: too many open connections
Hello Ruby
please i need your help
when i run api i get this error .
*ORA-30678: too many open connections*
**
* *
*ORA-06512: at "SYS.UTL_TCP", line 28*
* *
*ORA-06512: at "SYS.UTL_TCP", line 257*
* *
*ORA-06512: at "SYS.UTL_SMTP", line 116*
* *
*ORA-06512: at "SYS.UTL_SMTP", line 139*
* *
*ORA-06512: at "APPS.SEND_MAIL", line 12*
* *
2007 Mar 26
0
Asterisk 1.4 Realtime problems
Hi all,
I have recently installed asterisk 1.4.1 and asterisk-addons (1.4).
I have configured the extconfig.conf file and mapped sippeers to mysql
as such;
sippeers => mysql,asterisk,sip_buddies
I have created the sip_buddies table and checked that we can login to
the mysql db from the command prompt.
I have also copied the res_mysql.conf.sample file as res_mysql.conf to
the
2011 May 12
2
Realtime - ara180
Hi all,
A week or so down the list, i read that not many people were using
realtime on an Asterisk18, so i had this afternoon a go at it...
[sorry for the inconveneant line-wraps]
First i did:
mysql> create database asterisk;
mysql> grant all on asterisk.* to 'voipadmin'@'localhost' identified by
next i used the info from the wiki:
CREATE TABLE `sip_devices` (
`id`
2013 Jun 24
4
Disable certain facter facts?
We found out, the hard way, that version 1.7 of Facter adds facts for
mounted linux file systems.
This is nice for normal servers. For a server hosting Oracle not so good.
We went from about 100 facts per server to well over 3,000 (our Oracle
boxes have quite a few volumes mounted).
Of course, this choked our ENC (Foreman) having this many facts pumped into
it and required us to downgrade
2024 Dec 11
2
High cpu load on LDAP
hi Marco,
> I've noted that there's no info on samba wiki on index manipulation. And
> i've some doubt.
Doubt is usually appropriate.
>> and trigger a reindex.
>
> With:
> samba-tool dbcheck --reindex
>
> rigth?!
That looks right (I haven't done this myself, so I was being
deliberately vague).
>> The thing that determines whether an