[Sofia-sip-devel] Missing NUA callbacks with su_glib

2008-04-21 Thread Alexander Beisig
Hello, my callback function for nua_create doesn't seem to be called when I'm using the su_glib functions to integrate sofia with GLib. Minimal and ugly example code: #include #include #include #include void timerf(su_root_magic_t *magic, su_timer_t *t, su_timer_arg_t *arg) { printf("t

Re: [Sofia-sip-devel] Missing NUA callbacks with su_glib

2008-04-22 Thread mikhail.zabaluev
Hi, >-Original Message- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] On >Behalf Of ext Alexander Beisig >Sent: Monday, April 21, 2008 8:24 PM >To: sofia-sip-devel@lists.sourceforge.net >Subject: [Sofia-sip-devel] Missing NUA callbacks with su_glib > >

Re: [Sofia-sip-devel] Missing NUA callbacks with su_glib

2008-04-22 Thread Alexander Beisig
[EMAIL PROTECTED] schrieb: > Hi, > >> -Original Message- >> From: [EMAIL PROTECTED] >> [mailto:[EMAIL PROTECTED] On >> Behalf Of ext Alexander Beisig >> Sent: Monday, April 21, 2008 8:24 PM >> To: sofia-sip-devel@lists.sourceforge.net >>

Re: [Sofia-sip-devel] Missing NUA callbacks with su_glib

2008-04-29 Thread Alexander Beisig
PM >>> To: sofia-sip-devel@lists.sourceforge.net >>> Subject: [Sofia-sip-devel] Missing NUA callbacks with su_glib >>> >>> When I compile this program against sofia-sip 1.12.8, run it and call >>> the machine running it with a SIP phone, I don't