Hi, Jan 6 01:43:09 WARNING[12209]: pbx.c:796 pbx_find_extension: No such switch 'Realtime' What does this message mean ? Something wrong with the switch statement in my extensions.conf or maybe is the module net correctly installed ? Thnx. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050105/63ba94b1/attachment.htm
Serge Schumacher wrote:> Hi, > > > > Jan 6 01:43:09 WARNING[12209]: pbx.c:796 pbx_find_extension: No such > switch 'Realtime' > > > > > > What does this message mean ? > > > > Something wrong with the switch statement in my extensions.conf or > maybe is the module net correctly installed ? >Perhaps you might consider posting your extensions.conf and other relevent troubleshooting details?
I downloaded latest * stable complile it successfully but when compiling the asterisk-addons the res_config_mysql.so is missing. I followed the instructions on wiki for Realtime. What did you do wrong ? Thanx, -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050109/85fc1a77/attachment.htm
Console : *CLI> dial 650@from-sip No such extension '650' in context 'from-sip' Extentions.conf [from-sip] switch => Realtime/@realtime_ext extconfig realtime_ext => mysql,asterisk,extensions_table res_mysql.conf [general] dbhost = 127.0.0.1 dbname = asterisk dbuser = root dbpass dbport = 3306 dbsock = /tmp/mysql.sock extensions_table extensions_table id context exten priority app appdata 1 from-sip 650 1 Wait 2 2 from-sip 650 2 SayNumber 102 3 from-sip 650 3 Playback pbx-invalid Does someone sees what's wrong in my setup ? I get now errors on the console when I dial that number, neigher at startup of *. Thanks, -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050109/5abc5746/attachment.htm
Dear All, I'm currently running Asterisk Relatime with pgSQL and unixODBC. However, I'm facing a little problem here. Whenever I reloads asterisk, current SIP registration will be lost. Is there anyway that I can retain this SIP registration after reloads, or at least set a timeout for reloads? Forwarded are an example of what I mean. Would appreciate any kind advise. =================== Pre Reload ========================== asterisk*CLI> sip show peers Name/username Host Dyn Nat ACL Mask Port Status 501/501 192.168.100.153 D N 255.255.255.255 5060 OK (84 ms) 708/708 192.168.100.212 D N 255.255.255.255 5060 OK (83 ms) 502/502 192.168.100.196 D N 255.255.255.255 5060 OK (79 ms) 103/103 192.168.100.192 D N 255.255.255.255 5060 OK (81 ms) 604/604 192.168.100.198 D N 255.255.255.255 5060 OK (126 ms) 701/701 (Unspecified) D N 255.255.255.255 0 UNKNOWN 603/603 192.168.100.203 D N 255.255.255.255 5060 OK (80 ms) 602/602 192.168.100.166 D N 255.255.255.255 5060 OK (79 ms) =================== Pre Reload ========================== =================== Post Reload ========================== asterisk*CLI> sip show peers Name/username Host Dyn Nat ACL Mask Port Status 0 sip peers [0 online , 0 offline] asterisk*CLI> =================== Post Reload ========================== Best Regards, =============================David Choo Systems Engineer Business & Technology Division "Engineered for Changing Businesses" Espore Corp Pte Ltd 68 Kallang Pudding Rd #04-03 SYH Logistics Bldg Singapore 349327 Tel: 65-68487806 Fax : 65-6842 2724 E-mail :DavidChoo@Espore.com ============================ Privileged/Confidential information may be contained in this message. If you are not the intended recipient, you must not copy it or use it for any purpose, nor deliver this message to anyone. Instead, please delete this message and destroy any other record of it immediately and kindly notify the sender by return email. Thank you for your co-operation. Internet communications cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, arrive late, or contain viruses. The sender therefore does not accept liability for any errors or omissions in the context of this message nor can the sender guarantee that this message is virus free.
Is there any better docs or step by steps other than what's in the Wiki for Realtime setup? We have been trying to get this running and it's driving us batty.. It seems that the switch command is totally being ignored as far as we can tell. We are basically just getting an error telling us that the extension within default can't be found. We have the extensions in the table and have the switch command pointing out to RealTime. If we put the extension in the text file it works, if we take it out of the text file it breaks. We have searched and troubleshot all day, any other handy docs or step by steps out there? We are using the latest * via CVS.. Thoughts? Thanks..
If you either e-mail me your current .conf files, or post your .conf files on the web somewhere I will take a look. I hope to release a web interface to the realtime database on Sunday at 1900BST. I will test your .conf files with a scratch database, and then come back to you. Would you also supply a desc or \d of the tables you have setup in the database. Spencer> Is there any better docs or step by steps other than what's in the Wiki for > Realtime setup? > > We have been trying to get this running and it's driving us batty.. > > It seems that the switch command is totally being ignored as far as wecan tell.> > We are basically just getting an error telling us that the extension within > default can't be found. We have the extensions in the table and have theswitch command pointing out to RealTime.> > If we put the extension in the text file it works, if we take it out of the > text file it breaks. > > We have searched and troubleshot all day, any other handy docs or stepby steps out there?> > We are using the latest * via CVS.. > > Thoughts? > > Thanks.. > > > _______________________________________________ > 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 Mark, My employer has asked me to email you in regard to the development of Realtime. We are hoping to obtain an overall idea of where you ultimately see realtime going, as well as the status on the current development. Our guys here are exited about the prospects of Realtime and we want to get an idea as to whether their ideas have merit. I understand that you are very busy and would appreciate it if you can not personally respond maybe you can put me in touch with someone who can. Kind regards Jenn Hales -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050517/53d3e7e0/attachment.htm