Re: [Freeswitch-users] MacOSX

2009-12-25 Thread Ken Gillett
I'd liked to create an install package, but that's a whole new can of worms.

Are the FreeSwitch files all installed in a single directory that could be 
copied to a different machine?


On 25 Dec 2009, at 05:23, Jason White wrote:

 I always prefer to use the package management system, where possible, instead
 of just compiling and installing software into /usr/local.
 



Ken G i l l e t t

_/_/_/_/_/_/_/_/




___
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org


[Freeswitch-users] GSM modem for Skype

2009-12-25 Thread 大泥人

Hello All,

 

I had a GSM VoIP Gateway which can be connected to service providers who use 
SIP protocal. I remember somebody in Freeswitch community mentioned there is a 
software which can connect GSM network with Skype network. I'm not sure if this 
software can work with my GSM VOIP gateway or not.  If somebody can send me 
such software that would be much appriciated and even license fee required 
would be accepted. I hope I can have a testing on this or I can send this 
gateway to those guys who have this kind of software for testing.

 

Thanks and Merry Christmas.

 

Daniel Zeng


 
  
_
约会说不清地方?来试试微软地图最新msn互动功能!
http://ditu.live.com/?form=TLswm=1___
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org


Re: [Freeswitch-users] MacOSX

2009-12-25 Thread Jason White
Ken Gillett k...@ukgb.net wrote:
 I'd liked to create an install package, but that's a whole new can of worms.
 
 Are the FreeSwitch files all installed in a single directory that could be
 copied to a different machine?

Yes, but that isn't a substitute for package management. For example, you
typically want to preserve configuration files across package updates while
having the opportunity to merge changes from newer configuration files.
Package management solves this problem; it also solves dependency issues.


___
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org


Re: [Freeswitch-users] fs core dump after fs_cli disconnected

2009-12-25 Thread Lei Tang
BTW my is environment

[r...@localhost bin]# uname -a
Linux localhost.localdomain 2.6.18-164.el5PAE #1 SMP Thu Sep 3 04:10:44 EDT
2009 i686 i686 i386 GNU/Linux
[r...@localhost bin]# gcc -v
使用内建 specs。
目标:i386-redhat-linux
配置为:../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --enable-shared --enable-threads=posix
--enable-checking=release --with-system-zlib --enable-__cxa_atexit
--disable-libunwind-exceptions --enable-libgcj-multifile
--enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk
--disable-dssi --enable-plugin
--with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic
--host=i386-redhat-linux
线程模型:posix
gcc 版本 4.1.2 20080704 (Red Hat 4.1.2-46)


2009/12/25 Lei Tang lei.tl...@gmail.com

 Hi all and merry holiday, I have encounter fs core dump many times when I
 exit fs_cli, I'm using the fs 1.0.5pre9.
 I can reproduce this fault by follow steps
 1.launch fs with console
 2.press ctrl+z to ext from fs console
 3.run fs_cli (from local)
 4.press ctrl+z to exit fs_cli (or type /bye)
 5.fs core dump.

 This fault is not reproduced every times, but quite frequent. does some
 have encountered the same problem or have any idea about it?
 Any suggestion is appreciated!


 here is the back traces in gdb
 #0  0x02a6593c in ?? ()
 (gdb) where
 #0  0x02a6593c in ?? ()
 #1  signal handler called
 #2  0x0028a410 in __kernel_vsyscall ()
 #3  0x0075870b in write () from /lib/libpthread.so.0
 #4  0x0035451a in apr_socket_send (sock=0x85a12f8,
 buf=0x10ab2fb Disconnected, goodbye.\nSee you at ClueCon!
 http://www.cluecon.com/\n;, len=0x10aaa78)
 at network_io/unix/sendrecv.c:41
 #5  0x002b8d11 in switch_socket_send (sock=0x85a12f8,
 buf=0x10ab2fb Disconnected, goodbye.\nSee you at ClueCon!
 http://www.cluecon.com/\n;, len=0x10ab368) at src/switch_apr.c:697
 #6  0x0011a3b2 in listener_run (thread=0xb6d9bbf8, obj=0x85a1490)
 at
 /root/src/freeswitch-1.0.5pre9/src/mod/event_handlers/mod_event_socket/mod_event_socket.c:2188
 #7  0x003564f6 in dummy_worker (opaque=0xb6d9bbf8) at
 threadproc/unix/thread.c:138

 another back trace
 (gdb) where
 #0  0x075e893c in ?? ()
 #1  signal handler called
 #2  0x002ae410 in __kernel_vsyscall ()
 #3  0x0075870b in write () from /lib/libpthread.so.0
 #4  0x001d951a in apr_socket_send (sock=0x92f8650,
 buf=0xe9f2fb Disconnected, goodbye.\nSee you at ClueCon!
 http://www.cluecon.com/\n;, len=0xe9ea78)
 at network_io/unix/sendrecv.c:41
 #5  0x0013dd11 in switch_socket_send (sock=0x92f8650,
 buf=0xe9f2fb Disconnected, goodbye.\nSee you at ClueCon!
 http://www.cluecon.com/\n;, len=0xe9f368) at src/switch_apr.c:697
 #6  0x005473b2 in listener_run (thread=0xb6dfebf8, obj=0x92f87e8)
 at
 /root/src/freeswitch-1.0.5pre9/src/mod/event_handlers/mod_event_socket/mod_event_socket.c:2188
 #7  0x001db4f6 in dummy_worker (opaque=0xb6dfebf8) at
 threadproc/unix/thread.c:138
 #8  0x007515ab in start_thread () from /lib/libpthread.so.0
 #9  0x006a7cfe in clone () from /lib/libc.so.6

 --
 Lei.Tang
 lei.tl...@gmail.com




-- 
Lei.Tang
lei.tl...@gmail.com
___
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org


[Freeswitch-users] fs core dump after fs_cli disconnected

2009-12-25 Thread Lei Tang
Hi all and merry holiday, I have encounter fs core dump many times when I
exit fs_cli, I'm using the fs 1.0.5pre9.
I can reproduce this fault by follow steps
1.launch fs with console
2.press ctrl+z to ext from fs console
3.run fs_cli (from local)
4.press ctrl+z to exit fs_cli (or type /bye)
5.fs core dump.

This fault is not reproduced every times, but quite frequent. does some have
encountered the same problem or have any idea about it?
Any suggestion is appreciated!


here is the back traces in gdb
#0  0x02a6593c in ?? ()
(gdb) where
#0  0x02a6593c in ?? ()
#1  signal handler called
#2  0x0028a410 in __kernel_vsyscall ()
#3  0x0075870b in write () from /lib/libpthread.so.0
#4  0x0035451a in apr_socket_send (sock=0x85a12f8,
buf=0x10ab2fb Disconnected, goodbye.\nSee you at ClueCon!
http://www.cluecon.com/\n;, len=0x10aaa78)
at network_io/unix/sendrecv.c:41
#5  0x002b8d11 in switch_socket_send (sock=0x85a12f8,
buf=0x10ab2fb Disconnected, goodbye.\nSee you at ClueCon!
http://www.cluecon.com/\n;, len=0x10ab368) at src/switch_apr.c:697
#6  0x0011a3b2 in listener_run (thread=0xb6d9bbf8, obj=0x85a1490)
at
/root/src/freeswitch-1.0.5pre9/src/mod/event_handlers/mod_event_socket/mod_event_socket.c:2188
#7  0x003564f6 in dummy_worker (opaque=0xb6d9bbf8) at
threadproc/unix/thread.c:138

another back trace
(gdb) where
#0  0x075e893c in ?? ()
#1  signal handler called
#2  0x002ae410 in __kernel_vsyscall ()
#3  0x0075870b in write () from /lib/libpthread.so.0
#4  0x001d951a in apr_socket_send (sock=0x92f8650,
buf=0xe9f2fb Disconnected, goodbye.\nSee you at ClueCon!
http://www.cluecon.com/\n;, len=0xe9ea78)
at network_io/unix/sendrecv.c:41
#5  0x0013dd11 in switch_socket_send (sock=0x92f8650,
buf=0xe9f2fb Disconnected, goodbye.\nSee you at ClueCon!
http://www.cluecon.com/\n;, len=0xe9f368) at src/switch_apr.c:697
#6  0x005473b2 in listener_run (thread=0xb6dfebf8, obj=0x92f87e8)
at
/root/src/freeswitch-1.0.5pre9/src/mod/event_handlers/mod_event_socket/mod_event_socket.c:2188
#7  0x001db4f6 in dummy_worker (opaque=0xb6dfebf8) at
threadproc/unix/thread.c:138
#8  0x007515ab in start_thread () from /lib/libpthread.so.0
#9  0x006a7cfe in clone () from /lib/libc.so.6

-- 
Lei.Tang
lei.tl...@gmail.com
___
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org


Re: [Freeswitch-users] Presence across several networked FSs

2009-12-25 Thread Jon Bruel
I have added an example on the wiki illustrating how to propagate presence and 
registrations over a set of networked FSs. Interested? Find it on: 
http://wiki.freeswitch.org/wiki/Mod_event_multicast. /Jon

___
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org


Re: [Freeswitch-users] Presence across several networked FSs

2009-12-25 Thread Vladimir Elizarov
On 25.12.2009 20:25, Jon Bruel wrote:
 I have added an example on the wiki illustrating how to propagate 
 presence and registrations over a set of networked FSs. Interested? 
Yes.

___
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org