Displaying 9 results from an estimated 9 matches for "iax_buddies".
2007 Sep 26
4
Asterisk realtime error
...ase. Check debug for more info.
Sep 25 20:29:07 NOTICE[12000]: chan_iax2.c:5252 register_verify: Host
127.0.0.1 failed MD5 authentication for '101'
(9a43a82001dfa49d84e8facb765f7de2 != 31610d29241e861816b83998501ee223)
I configure extconfig.conf as:
[settings]
iaxusers => mysql,asterisk,iax_buddies
iaxpeers => mysql,asterisk,iax_buddies
sipusers => mysql,asterisk,sip_buddies
sippeers => mysql,asterisk,sip_buddies
res_mysql.conf as:
[general]
dbhost = localhost
dbname = asterisk
dbuser = root
dbpass = asterisk
dbport = 3306
dbsock = /var/lib/mysql/mysql.sock
My table as:
CREATE TABL...
2009 Oct 08
1
Realtime static does not work in 1.6.1 or 1.6.2
...nding extensions.conf to mysql/general/ast_config
== Binding agents.conf to mysql/general/ast_config
== Binding voicemail to mysql/general/voicemail_users
== Binding sipusers to mysql/general/sip_buddies
== Binding sippeers to mysql/general/sip_buddies
== Binding iaxusers to mysql/general/iax_buddies
== Binding iaxpeers to mysql/general/iax_buddies
== Binding meetme to mysql/general/meetme
== Binding queues to mysql/general/queue_table
== Binding queue_members to mysql/general/queue_member_table
Only extensions.conf and agents.conf are static, all other configs use
the regular realtim...
2007 Sep 26
0
asterisk-users Digest, Vol 38, Issue 83
...ase. Check debug for more info.
Sep 25 20:29:07 NOTICE[12000]: chan_iax2.c:5252 register_verify: Host
127.0.0.1 failed MD5 authentication for '101'
(9a43a82001dfa49d84e8facb765f7de2 != 31610d29241e861816b83998501ee223)
I configure extconfig.conf as:
[settings]
iaxusers => mysql,asterisk,iax_buddies
iaxpeers => mysql,asterisk,iax_buddies
sipusers => mysql,asterisk,sip_buddies
sippeers => mysql,asterisk,sip_buddies
res_mysql.conf as:
[general]
dbhost = localhost
dbname = asterisk
dbuser = root
dbpass = asterisk
dbport = 3306
dbsock = /var/lib/mysql/mysql.sock
My table as:
CREATE TABL...
2009 Jan 31
1
iax clients were unregistered after 30sec
Dear,
Our iax clients's ip and port in the database were removed automatically, after 30 secs.
the iax info is saved in odbc and postgresql .
asterisk=# select * from iax_buddies where username='9706015';
name | username | type | secret | md5secret | dbsecret | transfer | inkeys | outkeys | auth | accountcode | amaflags | callerid | context | defaultip | host | language | mailbox | deny | permit | qualify | disallow | allow | ipaddr | port | regseconds |...
2008 Feb 18
1
realtime table customization to track iax registrations
...enting with Asterisk and MySQL.
Up to know I've just put iax.conf in a MySQL database and it seems to
work: when a Iax2 client registers the corrispondent row in db is
updated. Good.
However when I have many asterisk boxes pointing to the same db a
problem arises: I need an additional column in iax_buddies table called
for example "Asterisk ID" which tells me on which asterisk box a
particular user is registered. Is there a way to achieve this? I've seen
this function:
ASB*CLI>
-= Info about function 'REALTIME' =-
[Syntax]
REALTIME(family|fieldmatch[|value[|delim1[|delim2...
2004 Dec 14
2
Asterisk Realtime IAX - Adding fields for database table
...although it works from the
iax.conf settings).
So, my question is. Will the Asterisk Realtime code
pick up any new fields added to a table and use those
dynamically?
What else could the problem be? Any ideas?
-----------------------------------------
# Host: X
# Database: my_table
# Table: 'iax_buddies'
#
CREATE TABLE `iax_buddies` (
`dbsecret` varchar(100) default '',
`notransfer` varchar(100) default '',
`inkeys` varchar(100) default '',
`auth` varchar(100) default '',
`name` varchar(30) NOT NULL default '',
`accountcode` varchar(30) defa...
2005 Aug 05
3
Realtime IAX
I am using Asterisk CVS from last week and have been using Realtime SIP
for a couple weeks now without any problems. Yesterday I decided to turn on
Realtime IAX but I am having problems dialing to my long distance providers
like Voicepulse, Sixtel or Nufone. I get the following:
-- Executing Dial("SIP/2001-3761", "IAX2/password@voicepulse/19566680301")
in new stack
2006 Nov 20
1
Call-limit
hello all,
isit possible to do sth. so that if the sip-phone is in use and a call
is incoming that the caller gets a busy signal?
coz i wan to have the incoming party get a busy signal if i'm at phone.
regards rene
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20061120/6f438f28/attachment.htm
2007 Feb 21
0
IAX Realtime - show peers works?
...Host Mask Port
Status
ctm1/trixbox 10.0.0.131 (S) 255.255.255.255 4569
UNKNOWN
I have set in iax.conf rtcachefriends=yes but the status not change.
There are anyone with this situation that iax2 show peers work?
One of my mysql records:
INSERT INTO `iax_buddies` (`name`, `username`, `type`, `secret`,
`md5secret`, `dbsecret`, `notransfer`, `inkeys`, `outkey`, `auth`,
`accountcode`, `amaflags`, `callerid`, `context`, `defaultip`, `host`,
`language`, `mailbox`, `deny`, `permit`, `qualify`, `disallow`, `allow`,
`ipaddr`, `port`, `regseconds`) VALUES
('...