[Freeswitch-users] How to know my gateway registering is successed??
Jason White
jason at jasonjgw.net
Wed Jul 1 20:05:04 PDT 2009
Brad Tuan <brad.tuan at 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 fields in it.
More information about the FreeSWITCH-users
mailing list