I am currently in the process of testing out realtime support for sip.conf. I have followed all of the directions that are listed in the Wiki, but for some reason this does not work. When utilizing a flat file, I am able to register endpoints without any problems, and calls can proceed. One interesting side effect that I have noticed is that when I am using realtime for sip, I am unable to see any debug messages on the console (sip debug). By just commenting out the sipfriends line in extconfig.conf the problem goes away. I do have the system utilizing realtime for Voicemail and Extensions, and I do not have any problems. Has anyone seen this problem before? extconfig.conf =-==-=-=-=-=- [settings] realtime_ext => mysql,asterisk,extensions_table voicemail => mysql,asterisk,voicemail_table sipfriends => mysql,asterisk,sip_extensions *CLI> realtime mysql status Connected to asterisk@127.0.0.1, port 3306 with username asterisk for 10 minutes, 22 seconds. -Brian
What's in your debug? -Matthew ----- Original Message ----- From: "Brian S. Adelson" <brian@voicenet.com> To: "Asterisk Users Mailing List - Non-Commercial Discussion" <asterisk-users@lists.digium.com> Sent: Friday, January 14, 2005 9:47 AM Subject: [Asterisk-Users] Realtime / sip.conf> > I am currently in the process of testing out realtime support for > sip.conf. I have followed all of the directions that are listed in > the Wiki, but for some reason this does not work. > > When utilizing a flat file, I am able to register endpoints without > any problems, and calls can proceed. One interesting side effect that > I have noticed is that when I am using realtime for sip, I am unable > to see any debug messages on the console (sip debug). By just > commenting out the sipfriends line in extconfig.conf the problem goes > away. > > I do have the system utilizing realtime for Voicemail and Extensions, > and I do not have any problems. Has anyone seen this problem before? > > extconfig.conf > =-==-=-=-=-=-> > [settings] > > realtime_ext => mysql,asterisk,extensions_table > voicemail => mysql,asterisk,voicemail_table > sipfriends => mysql,asterisk,sip_extensions > > > *CLI> realtime mysql status > Connected to asterisk@127.0.0.1, port 3306 with username asterisk for 10minutes, 22 seconds.> > > -Brian > > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users
Hello Brian I am also trying to test realtime support for sip.conf, but having some problems during calls from one extensions to another.The problem which i am getting right now is that whenever i call from one extension (e.g 12345) to another (e.g. 123456), my dialler shows me error 484: address incomplete. Can you plz send me the data whcih you have inserted in mysql tables along with you sip.conf, extensions.conf and extconfig.conf files.(If you are not facing the problems like me). I 'll be really thankful to you. Thanks! On Fri, 2005-01-14 at 20:47, Brian S. Adelson wrote:> I am currently in the process of testing out realtime support for > sip.conf. I have followed all of the directions that are listed in > the Wiki, but for some reason this does not work. > > When utilizing a flat file, I am able to register endpoints without > any problems, and calls can proceed. One interesting side effect that > I have noticed is that when I am using realtime for sip, I am unable > to see any debug messages on the console (sip debug). By just > commenting out the sipfriends line in extconfig.conf the problem goes > away. > > I do have the system utilizing realtime for Voicemail and Extensions, > and I do not have any problems. Has anyone seen this problem before? > > extconfig.conf > =-==-=-=-=-=-> > [settings] > > realtime_ext => mysql,asterisk,extensions_table > voicemail => mysql,asterisk,voicemail_table > sipfriends => mysql,asterisk,sip_extensions > > > *CLI> realtime mysql status > Connected to asterisk@127.0.0.1, port 3306 with username asterisk for 10 minutes, 22 seconds. > > > -Brian > > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users