Re: [Sofia-sip-devel] nta callbackfunction!!!

2009-03-09 Thread Della Betta Filippo
: gilles Djomo Sawa [mailto:gilless...@yahoo.fr] Sent: lunedì 9 marzo 2009 14.17 To: sofia-sip-devel@lists.sourceforge.net Subject: [Sofia-sip-devel] nta callbackfunction!!! Hello, i get some problem with the declaration of the nat callbackfunction. i've done this example int process_nta_re

[Sofia-sip-devel] nta callbackfunction!!!

2009-03-09 Thread gilles Djomo Sawa
Hello, i get some problem with the declaration of the nat callbackfunction. i've done this example int process_nta_request(nta_agent_magic_t *context, nta_agent_t *agent, nta_incoming_t *irq, sip_t *sip) { ... return ...