Re: [Sofia-sip-devel] Setting NUTAG_PROXY()

2008-07-02 Thread Jerry Richards
Hello All, Okay. Since the user may specify a URL that doesn't begin with "sip:", I implemented it in the following way and it works: // proxy is hard-coded here as an example char proxy[URI_LENGTH] = {"jerryr-xppro.greyhawk.tonecommander.com"); url_t *obUrl = url_format(appl->home,

Re: [Sofia-sip-devel] Sofia-SIP conceptual model with regard to hmagic

2008-07-02 Thread mikhail.zabaluev
Hi, >-Original Message- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] On >Behalf Of ext Jim Thomas >Sent: Wednesday, July 02, 2008 4:58 PM >To: sofia-sip-devel@lists.sourceforge.net >Subject: [Sofia-sip-devel] Sofia-SIP conceptual model with >regard to hmagic > >I am experimentin

Re: [Sofia-sip-devel] Setting NUTAG_PROXY()

2008-07-02 Thread mikhail.zabaluev
>-Original Message- >From: ext Jerry Richards [mailto:[EMAIL PROTECTED] >Sent: Wednesday, July 02, 2008 5:33 PM >To: Zabaluev Mikhail (Nokia-D/Helsinki); >sofia-sip-devel@lists.sourceforge.net >Subject: RE: [Sofia-sip-devel] Setting NUTAG_PROXY() > >Okay. Since the user may specify a

[Sofia-sip-devel] Sofia-SIP conceptual model with regard to hmagic

2008-07-02 Thread Jim Thomas
Hello, I am experimenting with Sofia-SIP and like it very much. I am currently carrying a 'call' structure around via the nua_hmagic_t hmagic pointer.  It works well. However, it looks like this same hmagic pointer may also be used in some non-call situations such as registration. In anticipation

[Sofia-sip-devel] [PATCH] Implement a --verbose option in sofsip_cli

2008-07-02 Thread Stefano Sabatini
Hi, as in subject. This should make debugging easier, I'm not sure this is the better way to define the logging level, please provide some feedback if you think something could be done better. Best regards. --- old-sofsip-cli/src/ssc_sip.h 2008-07-02 14:45:49.0 +0200 +++ new-sofsip-cli/sr

[Sofia-sip-devel] [PATCH] Fix the environment variable name for sofsip_cli conf->ssc_certdir

2008-07-02 Thread Stefano Sabatini
Hi all, as in subject, I think this fixes a bug. Regards. --- old-sofsip-cli/src/sofsip_cli.c 2008-07-02 11:25:50.0 +0200 +++ new-sofsip-cli/src/sofsip_cli.c 2008-07-02 11:25:50.0 +0200 @@ -301,7 +301,7 @@ conf->ssc_aor = getenv("SOFSIP_ADDRESS"); conf->ssc_proxy = getenv("S

[Sofia-sip-devel] [PATCH] Implement a --aor option in sofsip_cli

2008-07-02 Thread Stefano Sabatini
Hi all, actually the aor may be set only setting the SOFSIP_ADDRESS env var, this patch makes it possible to set it through commandline (which overrides env var settings). Regards. --- old-sofsip-cli/src/sofsip_cli.c 2008-07-02 11:00:40.0 +0200 +++ new-sofsip-cli/src/sofsip_cli.c 2008-07-0

Re: [Sofia-sip-devel] Problem compiling sofsip-cli nice_tester

2008-07-02 Thread Stefano Sabatini
On date Monday 2008-06-30 18:29:06 +0300, [EMAIL PROTECTED] wrote: > Hi, > > sorry for the late reply. > > On 18 June 2008, Stefano Sabatini wrote: > >It fails when I try to compile nice_tester (src dir in the > >sofsip-cli source root): > >[EMAIL PROTECTED] ~/s/s/src> make > [...] > >/usr/lib/