[Freeswitch-users] mod_dingaling no audio
Brian West
brian at freeswitch.org
Thu Jun 25 19:40:04 PDT 2009
I have been testing dingaling all day... I added switch_nat routines
to poke holes in the nat if needed if you're behind upnp or nat-pmp.
/b
On Jun 25, 2009, at 9:30 PM, Chris Chen wrote:
> I guess you have the problem here,
> in client.xml you have
> <param name="context" value="public"/>
>
> but you only define extension 888 in default context,
> that's why nobody can reach you from public.
>
> under /usr/local/freeswitch/conf/dialplan
>
> define extension 888 in public.xml to the proper extension you
> expect, and check the console log from fs_cli when you do gtalk
> calling to your gmail client, you will find out the solution to your
> issue.
>
> chris
More information about the FreeSWITCH-users
mailing list