[Sofia-sip-devel] sofia-sip changes (2009-06-25)

2009-06-25 Thread Sofia-SIP Darcs Changes
This posting was generated automatically from darcs repo . Thu Jun 25 20:35:25 EEST 2009 Pekka Pessi * check_session.c: test for 200 response to BYE left unreplied by application Ignore-this: 8b5b56cae7fac556fbe8c84fb01f540c M ./libsofia-sip-ua/nua/

Re: [Sofia-sip-devel] SIPTAG_HEADER_STR("Expires: 240") in nua_invite() Causes 900 Internal Error

2009-06-25 Thread Jerry Richards
Oops, my bad. I was doing something else wrong. Sofia-sip is working beautifully as always. Best Regards, Jerry -Original Message- From: Pekka Pessi [mailto:ppe...@gmail.com] Sent: Thursday, June 25, 2009 11:09 AM To: Jerry Richards Cc: sofia-sip-devel@lists.sourceforge.net Subject:

Re: [Sofia-sip-devel] SIPTAG_HEADER_STR("Expires: 240") in nua_invite() Causes 900 Internal Error

2009-06-25 Thread Pekka Pessi
2009/6/24 Jerry Richards : > If I include an "Expires: 240" header line in my nua_invite() call, it > causes sofia-sip to generate the following error and the INVITE is not sent. > This happens if I use SIPTAG_HEADER_STR("Expires: 240") or > SIPTAG_EXPIRES_STR("240"). > > nua_r_invite event: 900 In

Re: [Sofia-sip-devel] TAGS Seg Fault

2009-06-25 Thread Pekka Pessi
2009/6/21 Miguel Goncalves : ... >            char *header; >            header = sip_header_as_string( cli->home, (void*) > sip->sip_content_type); > >            printf("\nCONTENT TYPE -> %s\n", header); >        } > > but i just keep getting : > INVITE : 200 OK > > CONTENT TYPE -> (null) > > can

[Sofia-sip-devel] Link Sofia-Sip with oRTP & mediastreamer library ?

2009-06-25 Thread Ibrahim Mahdy
Hi all i'm working on my graduation project of creating a sipphone application that work on embeded development kit ,,my group have created a small consol application with ortp & mediastreamer that can only creat RTP & transmit voice between two Pcs or Pc& kit ,,,so my task now is to link that appl