similar to: RealTime Drivers Connectivity Error

Displaying 20 results from an estimated 900 matches similar to: "RealTime Drivers Connectivity Error"

2004 Nov 22
1
SIP Problem!
hi, I am not registered my SIP Phone with Asterisk i spend almost one day but find no luck.I know very well this is not kind a problem discussed in this group but i try my best and all in vein so finally i am here hoping you ppl helping me out.I discussed this problem in asterisk's-users group and adding feedback from asterisk-users group my configs are sip.conf [general] port=5060
2004 Dec 08
2
Asterisk's Empty Folder
Hello *'s, I have recently installed CentOS v3.3 and i have latest stable Asterisk's source code ,i compiles it shows no error but when i am looking for sip.conf,zapata.conf ,i am amazed the /etc/asterisk folder was empty i am compling several times but no luck what's the problem i compiled in the order of zaptel,libpri,asterisk. I send some traces of my asterisk's compilation
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]:
2005 Oct 02
1
Asterisk-RealTime: sip_friends and register => user:pass@host
I am upgrading to Asterisk-Realtime and stumbled upon a problem converting my existing sip.conf register command to the RealTime format. It seems that sip_friends table setup doesn't allow for such thing to happen. So far the only way I see to do this is dumping the sip_friends table setup in favor of Asterisk RealTime Static (
2004 Nov 21
3
I Am Missing Something Somewhere Somehow!
hi, I am not registered my SIP Phone with Asterisk i spend almost one day but find no luck my configs are. sip.conf [general] port=5060 bindaddr=192.168.10.195 disallow=all allow=alaw allow=ulaw [101] username=101 type=friend secret=1234 host=192.168.10.195 context=sip callerid="101"<101> defaultip=192.168.10.176 extensions.conf [globals] [incoming] exten =>
2004 Nov 30
1
realTime configuration help needed
Hello all, I recently noticed the realTime effort and must say it is a nice idea! I would appreciate any help to get it running .. I downloaded the code & patches and succefully patched my asterisk (CVS-HEAD-11/29/04-12). - created a DB called asterisk, and a table sip using the schema supplied at http://bugs.digium.com/bug_view_page.php?bug_id=0002613. - entered an entry: insert into
2008 Oct 27
2
Wine post graduation thesis
Hello, Im writing my post graduation thesis in SYSTEMS INTEROPERABILITY and im talking about M$ wine and crossover. Can anyone pointout some good literature to begin my work. I want to talk about what needs to be done in M$ programing enviorment so that everything will run smothly in wine. thanks
2004 Oct 02
1
Latest ASTCC
What are the two new options is ASTCC ? Let's atleast get a README file to read. IAX_Friends SIP_Friends Ehsanul Karim
2004 Nov 27
0
Can't Register!
Hello *'s, Every time I started my asterisk error shows: chan_sip.c:Got 200 ok onRegister that isn't a register. Failed to authenticate in Register to <sip:adnan.007@iptel.org>;tag=asfeaa71f Maximum retries exceeded on call xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx@192.168.10.189 for seqno 107 (Request) Registration for adnan.007@195.37.77.99 timed out ,trying again.
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
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
2004 Dec 14
3
Realtime problem
I'm having trouble with the Realtime setup. I've followed the instructions on voip-info using odbc but I get this message during asterisk boot: Parsing '/etc/asterisk/sip.conf': Not found (No such file or directory) Dec 14 16:11:37 NOTICE[8868]: chan_sip.c:8462 reload_config: Unable to load config sip.conf, SIP disabled == Registered channel type 'SIP' (Session
2015 May 22
1
Problem with realtime mysql I can't seem to resolve
Hello I have already several Asterisk servers running with similar configuration, but now I stumble into a problem. I have mysql configuration res_config_mysql.conf : [MyAsteriskDB] dbhost = 127.0.0.1 dbname = MyAsteriskDB dbuser = astadmin dbpass = mysecret dbport = 3306 dbsock = /var/lib/mysql/mysql.sock requirements=warn ; or createclose or createchar Realtime seems to be loaded :
2005 Mar 15
6
Realtime config
Having problems getting realtime working, I'm trying to use odbc for all of this. I've got Fedora 3 and have been fighting with odbc for a day now. I think I got it working correctly, however I can't seem to get the realtime portion working. In asterisk 'odbc show' shows it connected, I see it on my (odbc) mysql server connected and all, it connects and just idles. So, without
2017 Jun 06
2
Rebalance + VM corruption - current status and request for feedback
Hi Mahdi, Did you get a chance to verify this fix again? If this fix works for you, is it OK if we move this bug to CLOSED state and revert the rebalance-cli warning patch? -Krutika On Mon, May 29, 2017 at 6:51 PM, Mahdi Adnan <mahdi.adnan at outlook.com> wrote: > Hello, > > > Yes, i forgot to upgrade the client as well. > > I did the upgrade and created a new volume,
2004 Aug 07
2
astcc help
Hi, Really appreciate if someone who got astcc working lists the steps to make it work. I've got it installed and using the gui could get the database created. Would like to know how those two .conf files be populated and some pointers to the important fields in the database. Thanks Sathya -------------- next part -------------- An HTML attachment was scrubbed... URL:
2007 Mar 01
5
Asterisk Realtime
Could someone provide some steps for troubleshooting Realtime? I can't see any signs that it's working. I followed and double-checked a few different guides around the net, but haven't been able to figure it out. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2003 Jan 21
2
net view work alike
Hi all, Is there a command that emulates net view? I want to dump a list of all NetBIOS hosts actively on the LAN. Thanks, -- Christopher Barry Manager of Information Systems InfiniCon Systems http://www.infiniconsys.com office:610.233.ISIS (4747) direct:610.233.4870 cell:267.879.8321
2017 Jun 04
2
Rebalance + VM corruption - current status and request for feedback
Great news. Is this planned to be published in next release? Il 29 mag 2017 3:27 PM, "Krutika Dhananjay" <kdhananj at redhat.com> ha scritto: > Thanks for that update. Very happy to hear it ran fine without any issues. > :) > > Yeah so you can ignore those 'No such file or directory' errors. They > represent a transient state where DHT in the client process
2017 Oct 06
2
Gluster 3.8.13 data corruption
Could you disable stat-prefetch on the volume and create another vm off that template and see if it works? -Krutika On Fri, Oct 6, 2017 at 8:28 AM, Lindsay Mathieson < lindsay.mathieson at gmail.com> wrote: > Any chance of a backup you could do bit compare with? > > > > Sent from my Windows 10 phone > > > > *From: *Mahdi Adnan <mahdi.adnan at outlook.com>