Posted: Wed Jul 01, 2009 5:27 am Post subject: [Freeswitch-users] How to know my gateway registering is suc
Peter P GMX <Prometheus001@gmx.net> wrote:
Quote:
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.
Posted: Wed Jul 01, 2009 10:07 pm Post subject: [Freeswitch-users] How to know my gateway registering is suc
Brad Tuan <brad.tuan@gmail.com> wrote:
Quote:
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 fields in it.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum