Re: [asterisk-users] Asterisk Crashes - Segmentation Fault

2010-08-08 Thread Manmohan Singh Jandu
Hi Dan, I was trying to make the Invite working. I am getting following error when i try to make a call. [Aug 8 16:55:22] NOTICE[15082]: chan_local.c:534 local_call: No such extension/context 73...@default while calling Local channel [Aug 8 16:55:22] NOTICE[15082]: channel.c:4042 __ast_request_

Re: [asterisk-users] Asterisk Crashes - Segmentation Fault

2010-08-05 Thread Dan Austin
Manmohan wrote: > I commented locale.php in defines.php and it perfectly worked well. > Now i am wondering what is this invite participants for, while adding > conference. wherein it asks for first name, lastname, emailaddress & > telephone number.. The 'Invite Others' option is mostly for insta

Re: [asterisk-users] Asterisk Crashes - Segmentation Fault

2010-08-05 Thread Manmohan Singh Jandu
Hi Dan, I commented locale.php in defines.php and it perfectly worked well. Now i am wondering what is this invite participants for, while adding conference. wherein it asks for first name, lastname, emailaddress & telephone number.. Let me brief you how i had done this setup. I had created a SI

Re: [asterisk-users] Asterisk Crashes - Segmentation Fault

2010-08-04 Thread Dan Austin
Manmohan wrote: > I had tried the new version of webmeetme i.e., 4.0.2 > The recording works very well. Great! > I see following php errors whenever i try to add in conference. > [Wed Aug 04 16:29:02 2010] [error] [client 32.93.17.40] PHP Notice:  > Undefined variable: order in /var/www/html

Re: [asterisk-users] Asterisk Crashes - Segmentation Fault

2010-08-04 Thread Manmohan Singh Jandu
Hi Dan, I had tried the new version of webmeetme i.e., 4.0.2 The recording works very well. I see following php errors whenever i try to add in conference. [Wed Aug 04 16:29:02 2010] [error] [client 32.93.17.40] PHP Notice: Undefined variable: order in /var/www/html/web-meetme/meetme_control

Re: [asterisk-users] Asterisk Crashes - Segmentation Fault

2010-07-30 Thread Dan Austin
Manmohan wrote: > There was on very silly mistake and i missed to check that properly. Really > apologize for that. > Following change was done to get the conf-recording into the proper path: > chown -R asterisk:asterisk /var/lib/asterisk/sounds/conf-recordings > following is the output: > [r..

Re: [asterisk-users] Asterisk Crashes - Segmentation Fault

2010-07-30 Thread Manmohan Singh Jandu
Hi Dan, There was on very silly mistake and i missed to check that properly. Really apologize for that. Following change was done to get the conf-recording into the proper path: chown -R asterisk:asterisk /var/lib/asterisk/sounds/conf-recordings following is the output: [r...@linuxtest sounds]#

Re: [asterisk-users] Asterisk Crashes - Segmentation Fault

2010-07-30 Thread Dan Austin
Manmohan wrote: > I did added the record option in user options as well. > $Mod_Options = array(array(_("Announce"), "I"), array(_("Record"), "r")); > $User_Options = array(array(_("Announce"), "I"), array(_("Listen Only"), > "m"), array(_("Wait for Leader"), "w"), > array(_("Record"), "r"));

Re: [asterisk-users] Asterisk Crashes - Segmentation Fault

2010-07-29 Thread Manmohan Singh Jandu
Hi Dan, I did added the record option in user options as well. $Mod_Options = array(array(_("Announce"), "I"), array(_("Record"), "r")); $User_Options = array(array(_("Announce"), "I"), array(_("Listen Only"), "m"), array(_("Wait for Leader"), "w"), array(_("Record"), "r")); And the gre8 news is

Re: [asterisk-users] Asterisk Crashes - Segmentation Fault

2010-07-29 Thread Dan Austin
Manmohan wrote: > Following is the output for core set verbose 5, > also i am really not able to get on the admin pin > thing? Do you mean, that with admin pin configured > we cant use recording? You are actually running a version that has been fixed to support recording with pin-less or user pi

Re: [asterisk-users] Asterisk Crashes - Segmentation Fault

2010-07-28 Thread Manmohan Singh Jandu
Also following is what i am putting in lib/define.php define ("RECORDING_PATH", "/var/lib/asterisk/sounds/conf-recordings/"); On Thu, Jul 29, 2010 at 9:20 AM, Manmohan Singh Jandu wrote: > Hi Dan, > > Following is the output for core set verbose 5, also i am really not able > to get on the admin

Re: [asterisk-users] Asterisk Crashes - Segmentation Fault

2010-07-28 Thread Manmohan Singh Jandu
Hi Dan, Following is the output for core set verbose 5, also i am really not able to get on the admin pin thing? Do you mean, that with admin pin configured we cant use recording? LinuxTest*CLI> core set verbose 5 Verbosity was 3 and is now 5 == Using SIP RTP CoS mark 5 -- Executing [...@ca

Re: [asterisk-users] Asterisk Crashes - Segmentation Fault

2010-07-28 Thread Dan Austin
Manmohan wrote: > I can see the path does exists but i cant see any recordings > happening inn there. There are no files in it > Following is the output: > /var/lib/asterisk/sounds > drwxrwxrwx  2 asterisk apache   4096 Jun 27 20:54 conf-recordings > I hope m understandly this correctly but m s

Re: [asterisk-users] Asterisk Crashes - Segmentation Fault

2010-07-27 Thread Manmohan Singh Jandu
Hi Dan, I can see the path does exists but i cant see any recordings happening inn there. There are no files in it Following is the output: /var/lib/asterisk/sounds drwxrwxrwx 2 asterisk apache 4096 Jun 27 20:54 conf-recordings I hope m understandly this correctly but m sure m missing someth

Re: [asterisk-users] Asterisk Crashes - Segmentation Fault

2010-07-26 Thread Dan Austin
Manmohan Singh Jandu wrote: > OK, now i added the column members in the table booking manually. > and disabled selinux to have this working. > Now i am struggling with recording option in webmeetme. > Not sure on how to enable it, though m checking the checkbox > while creating the conference. B

Re: [asterisk-users] Asterisk Crashes - Segmentation Fault

2010-07-26 Thread Dan Austin
Manmohan Singh Jandu wrote: > Excellent! > I finally got it working, it was ODBC drivers issue > actually. Installed the proper compatible version and its working. I thought that might be the case. > There are still few errors which i see on asterisk console: > [Jul 19 13:58:51] WARNING[3021

Re: [asterisk-users] Asterisk Crashes - Segmentation Fault

2010-07-19 Thread Manmohan Singh Jandu
OK, now i added the column members in the table booking manually. and disabled selinux to have this working. Now i am struggling with recording option in webmeetme. Not sure on how to enable it, though m checking the checkbox while creating the conference. But where does this save and how to retr

Re: [asterisk-users] Asterisk Crashes - Segmentation Fault

2010-07-18 Thread Manmohan Singh Jandu
Excellent! I finally got it working, it was ODBC drivers issue actually. Installed the proper compatible version and its working. There are still few errors which i see on asterisk console: [Jul 19 13:58:51] WARNING[30213]: res_config_odbc.c:1032 require_odbc: Realtime table book...@meetme req

Re: [asterisk-users] Asterisk Crashes - Segmentation Fault

2010-07-13 Thread covici
cov...@ccs.covici.com wrote: > Dan Austin wrote: > > > Manmohan wrote: > > > > > My Web-MeetMe_v4.0.1, i followed the instructions in the > > > README File in the same package. > > Good. There are other instruction packages, but since I wrote > > the README it is the one I am most familiar wi

Re: [asterisk-users] Asterisk Crashes - Segmentation Fault

2010-07-13 Thread covici
Dan Austin wrote: > Manmohan wrote: > > > My Web-MeetMe_v4.0.1, i followed the instructions in the > > README File in the same package. > Good. There are other instruction packages, but since I wrote > the README it is the one I am most familiar with. > > >> Are you using RealTime enabled app

Re: [asterisk-users] Asterisk Crashes - Segmentation Fault

2010-07-12 Thread Dan Austin
Manmohan wrote: > Unfortunately m not able to get rid of the below mentioned errors. not sure > on where i am missing now. > On Sat, Jul 10, 2010 at 9:41 AM, Manmohan Singh Jandu > wrote: > Ahh here is the catch i was still using app_cbmysql for this. > now i had removed and just fol

Re: [asterisk-users] Asterisk Crashes - Segmentation Fault

2010-07-11 Thread Manmohan Singh Jandu
Unfortunately m not able to get rid of the below mentioned errors. not sure on where i am missing now. On Sat, Jul 10, 2010 at 9:41 AM, Manmohan Singh Jandu wrote: > Ahh here is the catch i was still using app_cbmysql for this. > now i had removed and just followed the README of 4.0 f

Re: [asterisk-users] Asterisk Crashes - Segmentation Fault

2010-07-09 Thread Manmohan Singh Jandu
Ahh here is the catch i was still using app_cbmysql for this. now i had removed and just followed the README of 4.0 for WMM and m getting following on ,my asterisk console. Verbosity is at least 3 == Using SIP RTP CoS mark 5 -- Executing [...@phones:1] MeetMe("SIP/492-",

Re: [asterisk-users] Asterisk Crashes - Segmentation Fault

2010-07-09 Thread Dan Austin
Manmohan wrote: > My Web-MeetMe_v4.0.1, i followed the instructions in the > README File in the same package. Good. There are other instruction packages, but since I wrote the README it is the one I am most familiar with. >> Are you using RealTime enabled app_meetme or app_cbmysql >> from the

Re: [asterisk-users] Asterisk Crashes - Segmentation Fault

2010-07-09 Thread Manmohan Singh Jandu
Hi, Following is what i did. [r...@linuxtest ~]# yum install mysql* Loaded plugins: fastestmirror, kmod Loading mirror speeds from cached hostfile * addons: centos.skknet.net * base: centos.skknet.net * extras: centos.skknet.net * updates: centos.skknet.net Setting up Install Process Package m

Re: [asterisk-users] Asterisk Crashes - Segmentation Fault

2010-07-09 Thread Manmohan Singh Jandu
It still crashes and in gdb trace following is what its showing: --More-- warning: .dynamic section for "/usr/lib/mysql/libmysqlclient.so.15" is not at the expected address warning: difference appears to be caused by prelink, adjusting expectations [New Thread 13310] LAST FEW LINES IN GDB TRACE

Re: [asterisk-users] Asterisk Crashes - Segmentation Fault

2010-07-09 Thread Chandrakant Solanki
Hi Install mysql 'n mysql-devel which includes /usr/lib/mysql/libmysqlclient.so.15 library. And also insert /usr/lib/mysql into /etc/ld.so.conf and then execute ldconfig command on terminal. -- Regards, Chandrakant Solanki On Fri, Jul 9, 2010 at 2:32 PM, Manmohan Singh Jandu wrote: > Hi, >

Re: [asterisk-users] Asterisk Crashes - Segmentation Fault

2010-07-09 Thread Manmohan Singh Jandu
Hi, My Web-MeetMe_v4.0.1, i followed the instructions in the README File in the same package. >Are you using RealTime enabled app_meetme or app_cbmysql from the WMM package? > i didnt get this actually what do i need to check here? Please dont mind but m not so good in opensource world. I try

Re: [asterisk-users] Asterisk Crashes - Segmentation Fault

2010-07-08 Thread Dan Austin
Manmohan wrote: > I was looking for audio conferencing solution where i got Web-meetme. > I had installed Asterisk 1.6.2.9 on Centos  5.4. Its perfecting working > fine. I tried using Meetme even meetme app is working perfectly fine. > I installed Webmeetme 4.0 and integrated with my asterisk. When

Re: [asterisk-users] Asterisk Crashes - Segmentation Fault

2010-07-08 Thread Paul Belanger
On Thu, Jul 8, 2010 at 2:51 AM, Manmohan Singh Jandu wrote: > crashes giving segmentation fault. > Read doc/backtrace.txt on how to capture and generate a backtrace. -- Paul Belanger | dCAP Polybeacon | Consultant Jabber: paul.belan...@polybeacon.com | IRC: pabelanger (Freenode) blog.polybeacon.

Re: [asterisk-users] Asterisk Crashes - Segmentation Fault

2010-07-08 Thread Chandrakant Solanki
On Thu, Jul 8, 2010 at 12:21 PM, Manmohan Singh Jandu wrote: > Hello Team, > > I was looking for audio conferencing solution where i got Web-meetme. > I had installed Asterisk 1.6.2.9 on Centos 5.4. Its perfecting working > fine. I tried using Meetme even meetme app is working perfectly fine. > I

[asterisk-users] Asterisk Crashes - Segmentation Fault

2010-07-07 Thread Manmohan Singh Jandu
Hello Team, I was looking for audio conferencing solution where i got Web-meetme. I had installed Asterisk 1.6.2.9 on Centos 5.4. Its perfecting working fine. I tried using Meetme even meetme app is working perfectly fine. I installed Webmeetme 4.0 and integrated with my asterisk. When i try to d