Re: [Ekiga-list] gm_main_window_update_calling_state()

2007-01-11 Thread Jan Schampera
On Thu, 11 Jan 2007 20:18:38 +
Leon Stringer <[EMAIL PROTECTED]> wrote:

> I'm trying to get Ekiga to launch an external program when an
> outgoing call connects. I can track calls to 
> src/gui/main.cpp:gm_main_window_update_calling_state(). This gets
> called once with calling_state == Calling, but gets called 9 times
> with calling_state == Connected when the call connects. Is this
> normal?

Looks like it is. I recommend to hook somewhere in the endpoint-related
functions or in their direct wrappers, if any (I don't have the code in
my head).

J.


-- 
dreaming in digital
living in realtime
thinking in binary
talking in IP

WELCOME TO OUR WORLD

___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list


[Ekiga-list] gm_main_window_update_calling_state()

2007-01-11 Thread Leon Stringer
Hi,

I'm trying to get Ekiga to launch an external program when an outgoing 
call connects. I can track calls to 
src/gui/main.cpp:gm_main_window_update_calling_state(). This gets called 
once with calling_state == Calling, but gets called 9 times with 
calling_state == Connected when the call connects. Is this normal?

Thanks,

Leon...
___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list