[Sofia-sip-devel] proxy

2010-08-19 Thread peter hanshon
how can i creat proxy server with sofia sip thank you -- This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge

[Sofia-sip-devel] sip-nvite=sip-message

2010-08-17 Thread peter hanshon
hello how can i modify sofia-sip to react to the sip-invite as the sip-message so I want to send a sip-invite and the client answer only with ok (as sip-message) help me please

[Sofia-sip-devel] print message boddy

2010-08-12 Thread peter hanshon
i use this funtion to print message int msg_size = 0; su_home_t* home; msg_t* msg = nua_current_request(nua); if (msg) { char * msg_str = msg_as_string(home, msg, NULL, 0, msg_size); printf (SIP message:\n %s\n, msg_str);

Re: [Sofia-sip-devel] Invite with XML bad session description

2010-08-12 Thread peter hanshon
I use : nua_handle_t *handl; handl = nua_handle(nua, NULL, SIPTAG_TO_STR(sip:192.168.200.236:5060), TAG_END()); nua_invite(handl,SIPTAG_CONTENT_TYPE_STR(application/xml) , SIPTAG_PAYLOAD_STR(blabl/bla), TAG_END ());

[Sofia-sip-devel] call but no sound

2010-08-11 Thread peter hanshon
i make call with sofsipcli but there are no sound what is the problem -- This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer

[Sofia-sip-devel] make call with sofia sip

2010-08-10 Thread peter hanshon
hello please how can i make call with sofia sip?? please help me-- This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge

[Sofia-sip-devel] how make video conference call

2010-08-10 Thread peter hanshon
hello please how can i make call(video conference) with sofia sip? thank you -- This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry

[Sofia-sip-devel] rtp sofiasip

2010-08-10 Thread peter hanshon
hello does sofia sip support and manage rtp because i make call but it haven't flow rtp thank you -- This SF.net email is sponsored by Make an app they can't live without Enter

[Sofia-sip-devel] Initialize video in client with SDP sent to server

2010-08-09 Thread peter hanshon
I want to initialize a video streaming service (by VLC) by sending a message sip-prompt client to server when I use the following SDP but its not working nua_invite(handle,SIPTAG_CONTENT_TYPE_STR(application/sdp) , SOATAG_USER_SDP_STR(v=0\n o=- 2890844536 28008255796

[Sofia-sip-devel] Initialize video in client with SDP sent to server

2010-08-07 Thread peter hanshon
I want to initialize a video streaming service (by VLC) by sending a message sip-prompt client to server when I use the following SDP but its not working nua_invite(handle,SIPTAG_CONTENT_TYPE_STR(application/sdp) , SOATAG_USER_SDP_STR(v=0\n o=- 2890844536 28008255796

[Sofia-sip-devel] (no subject)

2010-08-06 Thread peter hanshon
I want to initialize a video streaming service (by VLC) by sending a message sip-prompt client to server when I use the following SDP but its not working nua_invite(handle,SIPTAG_CONTENT_TYPE_STR(application/sdp) , SOATAG_USER_SDP_STR(v=0\n o=- 2890844536 28008255796 IN IP4

[Sofia-sip-devel] Initialize video in client with SDP sent to server

2010-08-06 Thread peter hanshon
I want to initialize a video streaming service (by VLC) by sending a message sip-prompt client to server when I use the following SDP but its not working nua_invite(handle,SIPTAG_CONTENT_TYPE_STR(application/sdp) , SOATAG_USER_SDP_STR(v=0\n o=- 2890844536 28008255796

[Sofia-sip-devel] help

2010-08-03 Thread peter hanshon
hello i sent a sip message invite with the SDP (v=0\n o=alice 2890844526 2890844526 IN IP4 192.168.200.212\n s= \n c=IN IP4 192.168.200.212 \n t=0 0\n m=audio 5004 RTP/AVP 0 8\n), the callee response with 100 trying but the caller sent a sip request cancel i

[Sofia-sip-devel] sip invite

2010-07-27 Thread peter hanshon
helloi'm new in sofia sio so how can i send sip invite lessage from localhost to another address such as 192.168.200.257 thank you -- The Palm PDK Hot Apps Program offers

[Sofia-sip-devel] help test_100rel.c

2010-07-26 Thread peter hanshon
hello i want to excute the script file test_100rel.c(in the folder / sofia-sip-1.12.10/tests ) but i can't, so please haw can i excute this script thank you -- The Palm PDK Hot