Hi Orlandi! We are using VoiSmart Quad and Dual GSM cards in our environment. The environment below is working fine with visdn 0.18.3(patched), but I wanted to test the new vstuff-0.20 (I've tried: vstuff-devel-20070423.tar.bz2 as well)
What kernel version do you use for testing vgsm? Which asterisk version do you prefer for vstuff? (I also want to note that the hunting mode in vgsm.conf "rotary" did not work, but "cyclic" instead of it have been tested and worked well) Regards: Csaba Lack Navigator Informatika zRt ---- uname -a Linux testgsm 2.6.17.6 #1 Mon Jan 8 14:18:32 CET 2007 i686 GNU/Linux --- asterisk -V Asterisk 1.2.17 ---- I've removed the previous visdn0.18.3 modules and .so -s, then I ./configure;make&&make install vstuff. I have rebooted the computer, and after the asterisk could not be able to start. I have checked the log file and it seemd to me that there is a problem with app_pipe.so Apr 24 11:33:35 VERBOSE[7916] logger.c: [app_pipe.so]Apr 24 11:33:35 WARNING[7916] loader.c: No usecount in module /usr/lib/asterisk/modules/app_pipe.so Apr 24 11:33:35 WARNING[7916] loader.c: 1 error loading module /usr/lib/asterisk/modules/app_pipe.so, aborted Apr 24 11:33:35 WARNING[7916] loader.c: Loading module app_pipe.so failed! After setting "noload => app_pipe.so" in /etc/asterisk/modules.conf, asterisk was able to start, but the vGSM part didn't work and I got this Kernel Oops: Message from [EMAIL PROTECTED] at Tue Apr 24 11:43:33 2007 ... localhost kernel: Oops: 0002 [#1] Message from [EMAIL PROTECTED] at Tue Apr 24 11:43:33 2007 ... localhost kernel: CPU: 0 Message from [EMAIL PROTECTED] at Tue Apr 24 11:43:33 2007 ... localhost kernel: EIP is at vgsm_tty_flush_buffer+0xf/0x20 [vgsm] Message from [EMAIL PROTECTED] at Tue Apr 24 11:43:33 2007 ... localhost kernel: eax: 00000000 ebx: cf2cf800 ecx: 00000000 edx: 00200286 Message from [EMAIL PROTECTED] at Tue Apr 24 11:43:33 2007 ... localhost kernel: esi: cf2cf80c edi: 00000002 ebp: 00000000 esp: c8f73e7c Message from [EMAIL PROTECTED] at Tue Apr 24 11:43:33 2007 ... localhost kernel: ds: 007b es: 007b ss: 0068 Message from [EMAIL PROTECTED] at Tue Apr 24 11:43:33 2007 ... localhost kernel: Process asterisk (pid: 8047, threadinfo=c8f72000 task=cf79f030) Message from [EMAIL PROTECTED] at Tue Apr 24 11:43:33 2007 ... localhost kernel: Stack: c01f69a7 c01f6680 0000540b fffffdfd c8bebb40 c01f3185 00000002 00000000 Message from [EMAIL PROTECTED] at Tue Apr 24 11:43:33 2007 ... localhost kernel: 00000000 c13e1e00 c8bebb40 00000101 00000000 cf2cf800 cf2cf800 cf2cf80c Message from [EMAIL PROTECTED] at Tue Apr 24 11:43:33 2007 ... localhost kernel: cea5744c c0155288 c13e1e00 00000000 cf2cf800 c8bebb40 c01f3f57 0902744c Message from [EMAIL PROTECTED] at Tue Apr 24 11:43:33 2007 ... localhost kernel: Call Trace: Message from [EMAIL PROTECTED] at Tue Apr 24 11:43:33 2007 ... localhost kernel: <c01f69a7> n_tty_ioctl+0x327/0x3c7 <c01f6680> n_tty_ioctl+0x0/0x3c7 Message from [EMAIL PROTECTED] at Tue Apr 24 11:43:33 2007 ... localhost kernel: <c01f3185> tty_ioctl+0xe3/0xd54 <c0155288> generic_permission+0x7a/0xe8 Message from [EMAIL PROTECTED] at Tue Apr 24 11:43:33 2007 ... localhost kernel: <c01f3f57> tty_open+0x161/0x2f7 <c0151019> chrdev_open+0x62/0x12e Message from [EMAIL PROTECTED] at Tue Apr 24 11:43:33 2007 ... localhost kernel: <c0150fb7> chrdev_open+0x0/0x12e <c0148622> __dentry_open+0x151/0x1bb Message from [EMAIL PROTECTED] at Tue Apr 24 11:43:33 2007 ... localhost kernel: <c0148719> nameidata_to_filp+0x31/0x3a <c014875b> do_filp_open+0x39/0x40 Message from [EMAIL PROTECTED] at Tue Apr 24 11:43:34 2007 ... localhost kernel: <c01f30a2> tty_ioctl+0x0/0xd54 <c0159251> do_ioctl+0x51/0x55 Message from [EMAIL PROTECTED] at Tue Apr 24 11:43:34 2007 ... localhost kernel: <c01592a7> vfs_ioctl+0x52/0x241 <c01594f3> sys_ioctl+0x5d/0x6e Message from [EMAIL PROTECTED] at Tue Apr 24 11:43:34 2007 ... localhost kernel: <c0102b23> sysenter_past_esp+0x54/0x75 Message from [EMAIL PROTECTED] at Tue Apr 24 11:43:34 2007 ... localhost kernel: Code: Bad EIP value. Message from [EMAIL PROTECTED] at Tue Apr 24 11:43:34 2007 ... localhost kernel: EIP: [<d00c201e>] vgsm_tty_flush_buffer+0xf/0x20 [vgsm] SS:ESP 0068:c8f73e7c Message from [EMAIL PROTECTED] at Tue Apr 24 11:43:34 2007 ... localhost kernel: Oops: 0002 [#2] Message from [EMAIL PROTECTED] at Tue Apr 24 11:43:34 2007 ... localhost kernel: CPU: 0 Message from [EMAIL PROTECTED] at Tue Apr 24 11:43:34 2007 ... localhost kernel: EIP is at vgsm_tty_flush_buffer+0xf/0x20 [vgsm] Message from [EMAIL PROTECTED] at Tue Apr 24 11:43:34 2007 ... localhost kernel: eax: 00000000 ebx: ce9a6800 ecx: 00000000 edx: 00200286 Message from [EMAIL PROTECTED] at Tue Apr 24 11:43:34 2007 ... localhost kernel: esi: ce9a680c edi: 00000002 ebp: 00000000 esp: c8a19e7c Message from [EMAIL PROTECTED] at Tue Apr 24 11:43:34 2007 ... localhost kernel: ds: 007b es: 007b ss: 0068 Message from [EMAIL PROTECTED] at Tue Apr 24 11:43:34 2007 ... localhost kernel: Process asterisk (pid: 8048, threadinfo=c8a18000 task=cedfda50) Message from [EMAIL PROTECTED] at Tue Apr 24 11:43:34 2007 ... localhost kernel: Stack: c01f69a7 c01f6680 0000540b fffffdfd c990f3c0 c01f3185 00000002 00000000 Message from [EMAIL PROTECTED] at Tue Apr 24 11:43:34 2007 ... localhost kernel: c6b012c0 c13e1e00 c990f3c0 00000101 c6b01b00 ce9a6800 ce9a6800 ce9a680c Message from [EMAIL PROTECTED] at Tue Apr 24 11:43:34 2007 ... localhost kernel: c0150f83 cf243a40 c13e1e00 00000000 ce9a6800 c990f3c0 c01f3f57 0902003e Message from [EMAIL PROTECTED] at Tue Apr 24 11:43:34 2007 ... localhost kernel: Call Trace: Message from [EMAIL PROTECTED] at Tue Apr 24 11:43:34 2007 ... localhost kernel: <c01f69a7> n_tty_ioctl+0x327/0x3c7 <c01f6680> n_tty_ioctl+0x0/0x3c7 Message from [EMAIL PROTECTED] at Tue Apr 24 11:43:34 2007 ... localhost kernel: <c01f3185> tty_ioctl+0xe3/0xd54 <c0150f83> cdev_get+0x1b/0x42 Message from [EMAIL PROTECTED] at Tue Apr 24 11:43:34 2007 ... localhost kernel: <c01f3f57> tty_open+0x161/0x2f7 <c0151019> chrdev_open+0x62/0x12e Message from [EMAIL PROTECTED] at Tue Apr 24 11:43:34 2007 ... localhost kernel: <c0150fb7> chrdev_open+0x0/0x12e <c0148622> __dentry_open+0x151/0x1bb Message from [EMAIL PROTECTED] at Tue Apr 24 11:43:34 2007 ... localhost kernel: <c0148719> nameidata_to_filp+0x31/0x3a <c014875b> do_filp_open+0x39/0x40 Message from [EMAIL PROTECTED] at Tue Apr 24 11:43:34 2007 ... localhost kernel: <c0129a5c> hrtimer_nanosleep+0x3d/0xf1 <c01f30a2> tty_ioctl+0x0/0xd54 Message from [EMAIL PROTECTED] at Tue Apr 24 11:43:34 2007 ... localhost kernel: <c0159251> do_ioctl+0x51/0x55 <c01592a7> vfs_ioctl+0x52/0x241 Message from [EMAIL PROTECTED] at Tue Apr 24 11:43:34 2007 ... localhost kernel: <c01594f3> sys_ioctl+0x5d/0x6e <c0102b23> sysenter_past_esp+0x54/0x75 Message from [EMAIL PROTECTED] at Tue Apr 24 11:43:34 2007 ... localhost kernel: Code: Bad EIP value. Message from [EMAIL PROTECTED] at Tue Apr 24 11:43:34 2007 ... localhost kernel: EIP: [<d00c201e>] vgsm_tty_flush_buffer+0xf/0x20 [vgsm] SS:ESP 0068:c8a19e7c _______________________________________________ Visdn-hackers mailing list [email protected] https://mailman.uli.it/mailman/listinfo/visdn-hackers
