[Freeswitch-users] How to know my gateway registering is successed??

2009-07-01 Thread Brad Tuan
As title ,Does FS keep the status of gateways?? ___ 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

Re: [Freeswitch-users] How to know my gateway registering is successed??

2009-07-01 Thread Jason White
Brad Tuan brad.t...@gmail.com wrote: As title ,Does FS keep the status of gateways?? sofia status gateway gateway-name ___ Freeswitch-users mailing list Freeswitch-users@lists.freeswitch.org

Re: [Freeswitch-users] How to know my gateway registering is successed??

2009-07-01 Thread Peter P GMX
or simply sofia status for all gateways Jason White schrieb: Brad Tuan brad.t...@gmail.com wrote: As title ,Does FS keep the status of gateways?? sofia status gateway gateway-name ___ Freeswitch-users mailing list

Re: [Freeswitch-users] How to know my gateway registering is successed??

2009-07-01 Thread Jason White
Peter P GMX prometheus...@gmx.net wrote: or simply sofia status for all gateways and, from the shell, fs_cli -x help helpfile fs_cli -x sofia help helpfile and any others you need so as to obtain synopses of all the commands that you might need.

[Freeswitch-users] How to know my gateway registering is successed??

2009-07-01 Thread Brad Tuan
Another question, Where does FS keep these information?? In *.db or somewhere?? ___ Freeswitch-users mailing list Freeswitch-users@lists.freeswitch.org http://lists.freeswitch.org/mailman/listinfo/freeswitch-users

Re: [Freeswitch-users] How to know my gateway registering is successed??

2009-07-01 Thread Michael Collins
Are you looking for something more than what sofia status at the CLI shows? -MC On Wed, Jul 1, 2009 at 6:05 PM, Brad Tuan brad.t...@gmail.com wrote: Another question, Where does FS keep these information?? In *.db or somewhere?? ___

Re: [Freeswitch-users] How to know my gateway registering is successed??

2009-07-01 Thread Jason White
Brad Tuan brad.t...@gmail.com wrote: Another question, Where does FS keep these information?? In *.db or somewhere?? It's a hash table in memory. See sofia_reg_find_gateway__ in sofia_reg.c for the code that performs the hash table lookup and returns a pointer to the structure with all of the