On Thu, Jul 8, 2010 at 12:21 PM, Manmohan Singh Jandu <[email protected]>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 installed Webmeetme 4.0 and integrated with my asterisk. When i try to > dial the conference number it take me to an IVR wherein it asks for the > conference number. The time i provide the conference number, asterisk > crashes giving segmentation fault. > I have been trying to google up and checked lot of forums but didnt get any > solution for this yet. > > Kernel version -- 2.6.18-194.3.1.el5PAE > > > -- > Thanks & Regards > Manmohan Singh Jandu > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > New to Asterisk? Join us for a live introductory webinar every Thurs: > http://www.asterisk.org/hello > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > Hi If you get Segmentation fault. One of core.$$$$$ file is created. Try to use # gdb asterisk core.$$$$$ and use bt command. And then paste error here. -- Regards, Chandrakant Solanki
-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
