Re: [Sipp-users] Issue with SIPp in Background mode

2008-11-26 Thread Vladimir Broz
Hi,

And if you don't use background mode, does this scenario work correctly? 
It could be problem with your script used in new SIPp version, not in bg 
mode...

Maybe you should try to use some -trace_* argument, it seems that sipp 
was not able to start (or after starting, it must be terminated for some 
reason).

Or, my experience is to start sipp in screen utility (linux). Then you 
can detach from this screen, leave sipp testing the whole night and 
then login to screen and see how sipp working ;) see the screen man 
pages to know how it works and how you can control it (like CTRL+A d) to 
detach from screen and screen -DRR to login to actual screen.


e.g. screen -dmS uac script.sh
script.sh is bash script containing ../Utils/sipp -sf 
terminator_4GEE_B2BUA_REQ_INVITE_16.3.1_00010.xml -p 4449 ...

Regards,
Vladmir

Sumeet Bhardwaj wrote:

 Note: SIPp 2.1 runs perfectly in background mode.

 Thanks and Regards

 -Sumeet

 *From:* Sumeet Bhardwaj [mailto:[EMAIL PROTECTED]
 *Sent:* Wednesday, November 26, 2008 4:22 PM
 *To:* 'sipp-users@lists.sourceforge.net'
 *Subject:* Issue with SIPp in Background mode

 Hi all,

 I am using SIPp3.1.

 When I have tried to run SIPp in background mode with “–bg” command it 
 shows pid but actually it doesn’t generate any SIPp process in 
 background mode.

 Below are the results:

 bash-2.03# ../Utils/sipp -sf 
 terminator_4GEE_B2BUA_REQ_INVITE_16.3.1_00010.xml -p 4449 -bg

 Background mode - PID=[14921]

 bash-2.03# ps -ef | grep sipp

 root 14927 14798 0 10:49:24 pts/35 0:00 grep sipp

 bash-2.03# kill -9 14921

 bash: kill: (14921) - No such pid

 From above data it has been found that SIPp doesn’t run in background 
 mode.

 Does anyone know how to resolve this issue?

 Thanks and Regards

 -Sumeet





 

 -
 This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
 Build the coolest Linux based applications with Moblin SDK  win great prizes
 Grand prize is a trip for two to an Open Source event anywhere in the world
 http://moblin-contest.org/redirect.php?banner_id=100url=/
 

 ___
 Sipp-users mailing list
 Sipp-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/sipp-users
   

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users


Re: [Sipp-users] Issue with SIPp in Background mode

2008-11-26 Thread Dhananjaya Reddy Eadala
It is not that sipp doesn't run in background mode. sipp would have exited
because of some failure like ipaddress:port wrong/already in use. to know
what would have happened, run the same senarion without background mode
(without -bg option), you would see what the error is

Thanks
Dhana



On Wed, Nov 26, 2008 at 5:52 AM, Sumeet Bhardwaj 
[EMAIL PROTECTED] wrote:

  Hi all,



 I am using SIPp3.1.



 When I have tried to run SIPp in background mode with –bg command  it
 shows pid but actually it doesn't generate any SIPp process in background
 mode.



 Below are the results:



 bash-2.03# ../Utils/sipp -sf
 terminator_4GEE_B2BUA_REQ_INVITE_16.3.1_00010.xml -p 4449 -bg

 Background mode - PID=[14921]

 bash-2.03# ps -ef | grep sipp

 root 14927 14798  0 10:49:24 pts/35   0:00 grep sipp

 bash-2.03# kill -9 14921

 bash: kill: (14921) - No such pid



 From above data it has been found that SIPp doesn't run in background mode.



 Does anyone know how to resolve this issue?





 Thanks and Regards

 -Sumeet














 -
 This SF.Net email is sponsored by the Moblin Your Move Developer's
 challenge
 Build the coolest Linux based applications with Moblin SDK  win great
 prizes
 Grand prize is a trip for two to an Open Source event anywhere in the world
 http://moblin-contest.org/redirect.php?banner_id=100url=/
 ___
 Sipp-users mailing list
 Sipp-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/sipp-users


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/___
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users


Re: [Sipp-users] recv - response; problem

2008-11-26 Thread Dhananjaya Reddy Eadala
I usually see these type of errors if call-id's differs.

Dhana

On Mon, Nov 24, 2008 at 8:14 AM, Venkat Narasimhan
[EMAIL PROTECTED]wrote:

  Hi,

 I am having the following issue ... i know it looks wierd(bold text) but i
 dont know why ...

 any help appreciated. thanks in advance

 2008-11-24 18:41:45: Aborting call on unexpected message for Call-ID
 '8e31788c00
 [EMAIL PROTECTED]': while expecting '202' response, received
 'SIP/2.0 202
  Accepted
 CSeq: 2 REFER
 From: DEVIS_CEL sip:[EMAIL PROTECTED][EMAIL PROTECTED]
 ;tag=MS1a1
 To: Susan sip:[EMAIL PROTECTED][EMAIL PROTECTED]
 ;tag=MS1a1
 Call-ID: [EMAIL PROTECTED]
 Contact: Susansip:[EMAIL PROTECTED]:5065
 Via: SIP/2.0/TCP 10.232.35.158:5065;branch=z9hG4bK1
 Content-Length: 0


 -
 This SF.Net email is sponsored by the Moblin Your Move Developer's
 challenge
 Build the coolest Linux based applications with Moblin SDK  win great
 prizes
 Grand prize is a trip for two to an Open Source event anywhere in the world
 http://moblin-contest.org/redirect.php?banner_id=100url=/
 ___
 Sipp-users mailing list
 Sipp-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/sipp-users


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/___
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users


Re: [Sipp-users] Unable to load or parse 'uas.xml' xml scenario file.

2008-11-26 Thread Dhananjaya Reddy Eadala
Is uas.xml located in the same directory where your ./sipp is located?
If it is in same location, then some xml editing error.
run this uas.xml through InternetExplorer, any syntax errors will be shown.


Dhana

On Fri, Nov 21, 2008 at 2:41 AM, ~肖士锋!~ [EMAIL PROTECTED] wrote:

 hi,
  i'm a sipp newee,now i encountered a problem,i need your hands,thanks
  i edit a scenario file (uas.xml)as a part of my project,but when i did

 ./sipp -sf uas.xml
 it tells me Unable to load or parse 'uas.xml' xml scenario file.
please help me!thanks!


 xiaoshifeng



 -
 This SF.Net email is sponsored by the Moblin Your Move Developer's
 challenge
 Build the coolest Linux based applications with Moblin SDK  win great
 prizes
 Grand prize is a trip for two to an Open Source event anywhere in the world
 http://moblin-contest.org/redirect.php?banner_id=100url=/
 ___
 Sipp-users mailing list
 Sipp-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/sipp-users


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/___
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users


Re: [Sipp-users] unexpected message handling in loop

2008-11-26 Thread Dhananjaya Reddy Eadala
1. when you receive re-invite does it's call-id match to you curren't call's
call-id?
2. after receiving re-invite you are jumping to id 3 using next. after your
label id=3 do you have scenario to expect 200 for the INFO which you sent
earlier.
3. what if 200 for your INFO comes and then re-invite comes later.

Above 2 and 3 bullets are not accomodated properly in your scenario, I
believe.

Dhana

On Fri, Nov 21, 2008 at 3:14 PM, Shamik Mukhopadhyay -X (shmukhop - WIPRO at
Cisco) [EMAIL PROTECTED] wrote:

  Hi,

 Once call is up, I'm sending INFO message every 5 seconds. After few
 minutes, I get a re-invite from far end. The following script terminates
 with error.

 Please share your thoughts to handle the same.

 Thanks,

 Shamik

 label id=5/

 nop  increase CSeq count /nop

 pause milliseconds = 5000/

   send
 ![CDATA[

 INFO sip:[EMAIL PROTECTED]:5060;transport=tcp SIP/2.0
 Via: SIP/2.0/[transport] 10.194.58.243:[local_port][$65]1
 From: 772004 sip:[EMAIL PROTECTED]:[local_port][$68]
 To: 1061 sip:[EMAIL PROTECTED]:[remote_port][$69]
 [last_Call-ID:]
 Content-Type: application/media_control+xml
 Content-Length: [len]
 Contact: sip:[EMAIL PROTECTED] [EMAIL PROTECTED]
 ;transport=tcp
 CSeq: [$2] INFO
 [$67]

 ]]
   /send

recv request=INFO optional=true crlf=true next=4
 action
ereg regexp=.* search_in=hdr header=CSeq: assign_to=19/
ereg regexp=Max-Forwards.* search_in=msg assign_to=67 /
ereg regexp=;.* search_in=hdr header=To: assign_to=68 /
ereg regexp=;.* search_in=hdr header=From: assign_to=69 /
ereg regexp=;.* search_in=hdr header=Via: assign_to=65 /
 /action
   /recv

   recv request=INVITE optional=true crlf=true next=3
 action
ereg regexp=.* search_in=hdr header=From: assign_to=81/
 ereg regexp=.* search_in=hdr header=Via: assign_to=82/
ereg regexp=.* search_in=hdr header=CSeq: assign_to=8/
 /action
   /recv

   recv response=200 optional=true next=5
   /recv

 -
 This SF.Net email is sponsored by the Moblin Your Move Developer's
 challenge
 Build the coolest Linux based applications with Moblin SDK  win great
 prizes
 Grand prize is a trip for two to an Open Source event anywhere in the world
 http://moblin-contest.org/redirect.php?banner_id=100url=/
 ___
 Sipp-users mailing list
 Sipp-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/sipp-users


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/___
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users


Re: [Sipp-users] -aa option Issue

2008-11-26 Thread Dhananjaya Reddy Eadala
I think -aa option will auto answer INFO and NOTIFY only, NOT for UPDATE

Dhana



On Fri, Nov 21, 2008 at 2:04 PM, Katwala, Kalpesh N (Kalpesh)** CTR ** 
[EMAIL PROTECTED] wrote:

  All,

 I tried using the -aa option on the command line to send out
 an automatic 200OK for UPDATE/NOTIFY messages. However it doesn't work.

 Is there any special way I need to invoke these commands?  This is what
 I'm using.

 ./sipp other information -aa

 and in my XML file I've a recv tag as follows:

 recv request=UPDATE optional=global
 /recv

 thank you,
 Kalpesh.

 -
 This SF.Net email is sponsored by the Moblin Your Move Developer's
 challenge
 Build the coolest Linux based applications with Moblin SDK  win great
 prizes
 Grand prize is a trip for two to an Open Source event anywhere in the world
 http://moblin-contest.org/redirect.php?banner_id=100url=/
 ___
 Sipp-users mailing list
 Sipp-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/sipp-users


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/___
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users


Re: [Sipp-users] Run SIPp inside server

2008-11-26 Thread Dhananjaya Reddy Eadala
what do you mean by inside server?


Dhana

On Wed, Nov 19, 2008 at 11:16 AM, Kelle [EMAIL PROTECTED] wrote:

 Hi

 I would like to run SIPp inside the server to check server performance
 but I can't do that. The packets don't flow!

 Anyone can help me?

 Thanks
 Raquel

 -
 This SF.Net email is sponsored by the Moblin Your Move Developer's
 challenge
 Build the coolest Linux based applications with Moblin SDK  win great
 prizes
 Grand prize is a trip for two to an Open Source event anywhere in the world
 http://moblin-contest.org/redirect.php?banner_id=100url=/
 ___
 Sipp-users mailing list
 Sipp-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/sipp-users

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/___
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users


Re: [Sipp-users] Variable issue

2008-11-26 Thread Dhananjaya Reddy Eadala
I didn't understand you query. can you send me scenario file.

Dhana



On Mon, Nov 17, 2008 at 3:54 AM, Sumeet Bhardwaj 
[EMAIL PROTECTED] wrote:

  Hi all,

 I am using SIPp3.1.

 When I use any variable inside the send tag of invite to store the
 [remote_ip] value then it shows error message - Variable $1 is referenced 1
 times!

 Does anyone know about this? Can't I use any variable name instead of using
 number as variable name?

 Please help me to resolve this issue


 Please find attached the scenario file.


 Thanks and Regards
 Sumeet







 -
 This SF.Net email is sponsored by the Moblin Your Move Developer's
 challenge
 Build the coolest Linux based applications with Moblin SDK  win great
 prizes
 Grand prize is a trip for two to an Open Source event anywhere in the world
 http://moblin-contest.org/redirect.php?banner_id=100url=/
 ___
 Sipp-users mailing list
 Sipp-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/sipp-users


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/___
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users


Re: [Sipp-users] Authentication problem : uri in IPv6

2008-11-26 Thread Dhananjaya Reddy Eadala
I see you are sending Route: header (with the value of Service-Route you
received in 401) While you are sending the REGISTER after 401 challenge, DO
NOT any Route header in REGISTER. This one observation

Other observation is uri param in Authorization header has ipaddress
and port. It is supposed to be same as your Request URI

Thanks
Dhana



On Mon, Nov 17, 2008 at 4:57 AM, Matsuoka Noriko [EMAIL PROTECTED]wrote:

 Hi, members.

 I configured openimscore and I'm trying to authenticate the SIPp to it.
 ( They both have IPv6 address. )

 My problem is that REGISTER message is refused by s-cscf because of
 mis-match of the response code.
 I think uri statement in Authorization header might be the cause ...

 -- uri=sip:2001:150::2a0:b0ff:fe55:ddc3:6060

 because 6060 is port number, so I think it should be like this.
 -- uri=sip:[2001:150::2a0:b0ff:fe55:ddc3]:6060

 why does this happen ?
 Something wrong in SIPp Comand line ??

 I attach SIPp message trace and scenario at the bottom.
 If you have any information about this case, please let me know.

 Thank you in advance.
 Noriko


 SIPp command
 
 ./sipp -sf register_alice.xml -p 5060 -i [2001:150::207:40ff:
 fe4f:555c] [2001:150::2a0:b0ff:fe55:ddc3]:6060 -m 1 -trace_err -trace_msg


 SIPp message trace
 
 --- 2008-11-17 16:42:15:312.068
 UDP message sent (638 bytes):

 From: Alice sip:[EMAIL PROTECTED];tag=1
 To: Alice sip:[EMAIL PROTECTED]
 P-Access-Network-Info: 3GPP-UTRAN-TDD;utran-cell-id-3gpp=C359A3913B20E
 Call-ID: reg///[EMAIL PROTECTED]:150::207:40ff:fe4f:555c
 CSeq: 1 REGISTER
 Contact: sip:[EMAIL PROTECTED]:150::207:40ff:fe4f:555c]:5060
 Expires: 300
 Content-Length: 0
 User-Agent: Sipp v1.1-TLS, version 20061124
 Supported: path

 --- 2008-11-17 16:42:15:430.278
 UDP message received [934] bytes :

 SIP/2.0 401 Unauthorized - Challenging the UE
 To: Alice
 sip:[EMAIL PROTECTED];tag=97a9431b3b5d9e6071672b53983c0807-5b67
 Call-ID: reg///[EMAIL PROTECTED]:150::207:40ff:fe4f:555c
 CSeq: 1 REGISTER
 WWW-Authenticate: Digest realm=open-ims.test,
 nonce=da45dd688ce9d5ba420ef6b8e26ee3ed,
 algorithm=MD5, qop=auth,auth-int
 Service-Route: sip:[EMAIL PROTECTED]:6060;lr
 Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY,
 PUBLISH, MESSAGE, INFO

 Server: Sip EXpress router (2.1.0-dev1 OpenIMSCore (i386/linux))
 Content-Length: 0
 Warning: 392 2001:150:0:0:2A0:B0FF:FE55:DDC3:6060 Noisy feedback tells:
 pid=5012 req_src
 _ip=2001:150:0:0:207:40FF:FE4F:555C req_src_port=5060
 in_uri=sip:open-ims.test out_uri=sip
 :open-ims.test via_cnt==1


 --- 2008-11-17 16:42:15:430.756
 UDP message sent (816 bytes):

 REGISTER sip:open-ims.test SIP/2.0
 Via: SIP/2.0/UDP
 [2001:150::207:40ff:fe4f:555c]:5060;branch=z9hG4bK-19051-1-2
 Route: : sip:[EMAIL PROTECTED]:6060;lr
 Max-Forwards: 20
 From: Alice sip:[EMAIL PROTECTED];tag=1
 To: Alice sip:[EMAIL PROTECTED]
 P-Access-Network-Info: 3GPP-UTRAN-TDD;utran-cell-id-3gpp=C359A3913B20E
 Call-ID: reg///[EMAIL PROTECTED]:150::207:40ff:fe4f:555c
 CSeq: 2 REGISTER
 Contact: sip:[EMAIL PROTECTED]:150::207:40ff:fe4f:555c]:5060
 Expires: 300
 Content-Length: 0
 User-Agent: Sipp v1.1-TLS, version 20061124
 Authorization: Digest
 username=service,realm=open-ims.test,cnonce=6b8b4567,nc=00

 01,qop=auth-int,uri=sip:2001:150::2a0:b0ff:fe55:ddc3:6060,nonce=da45dd688ce9d5ba420ef6b
 8e26ee3ed,response=adfd217166a50eea6a6db6aa8cd1f7bb,algorithm=MD5
 Supported: path


 SIPp Scenario
 
 ?xml version=1.0 encoding=ISO-8859-1 ?
 scenario name=registration

 send retrans=500
 ![CDATA[
 REGISTER sip:open-ims.test SIP/2.0
 Via: SIP/2.0/[transport] [local_ip]:[local_port];branch=[branch]
 Max-Forwards: 20
 From: Alice sip:[EMAIL PROTECTED];tag=[call_number]
 To: Alice sip:[EMAIL PROTECTED]
 P-Access-Network-Info: 3GPP-UTRAN-TDD;utran-cell-id-3gpp=C359A3913B20E
 Call-ID: reg///[call_id]
 CSeq: 1 REGISTER
 Contact: sip:[EMAIL PROTECTED]:[local_port]
 Expires: 300
 Content-Length: 0
 Supported: path
 ]]
 /send

 recv response=401 auth=true rtd=true
 action
 ereg regexp=.* search_in=hdr header=Service-Route assign_to=1 /
 /action
 /recv

 send retrans=500
 ![CDATA[
 REGISTER sip:open-ims.test SIP/2.0
 Via: SIP/2.0/[transport] [local_ip]:[local_port];branch=[branch]
 Route: [$1]
 Max-Forwards: 20
 From: Alice sip:[EMAIL PROTECTED];tag=[call_number]
 To: Alice sip:[EMAIL PROTECTED]
 P-Access-Network-Info: 3GPP-UTRAN-TDD;utran-cell-id-3gpp=C359A3913B20E
 Call-ID: reg///[call_id]
 CSeq: 2 REGISTER
 Contact: sip:[EMAIL PROTECTED]:[local_port]
 Expires: 300
 Content-Length: 0
 User-Agent: Sipp v1.1-TLS, version 20061124
 [authentication [EMAIL PROTECTED] password=alice]
 Supported: path
 ]]
 /send

 recv response=200
 /recv

 ResponseTimeRepartition value=10, 20/
 CallLengthRepartition value=10/

 /scenario

 

Re: [Sipp-users] How to process second invite with another call-id

2008-11-26 Thread Charles P Wright
You can create an out-of-call scenario that will create a new call for all 
unexpected messages using the -oocsf option.

Charles




Dhananjaya Reddy Eadala [EMAIL PROTECTED] 
11/26/2008 11:04 PM

To
[EMAIL PROTECTED]
cc
sipp-users@lists.sourceforge.net
Subject
Re: [Sipp-users] How to process second invite with another call-id






I dont think this is possible with sipp. you might do this as follows:
after 1st call is over, bring down sipp immediately and bring it up 
immediately with another scenario where you expect to recieve INVITE. but 
if you receive INVITE between stop and start of sipp, then it is gone. 
 
Dhana

On Wed, Nov 12, 2008 at 12:24 AM, [EMAIL PROTECTED] wrote:

 Hi all,

 I'm sorry that I get in trouble. I wanna create a scenario like: sipp 
send a Invite with a call-id first, then sipp receive a 200 OK 
and sipp send a Ack. But sipp will receive a Invite with another call-id. 
I wanna sipp can process this received Invite ,send 180 and 200 OK. 
However , sipp only process the Invite as a Unknown message!!! 

  Please tell me, how can I do this? Thank you. 

ZTE Information Security Notice: The information contained in this mail is 
solely property of the sender's organization. This mail communication is 
confidential. Recipients named above are obligated to maintain secrecy and 
are not permitted to disclose the contents of this communication to 
others.
This email and any files transmitted with it are confidential and intended 
solely for the use of the individual or entity to whom they are addressed. 
If you have received this email in error please notify the originator of 
the message. Any views expressed in this message are those of the 
individual sender.
This message has been scanned for viruses and Spam by ZTE Anti-Spam 
system.


-
This SF.Net email is sponsored by the Moblin Your Move Developer's 
challenge
Build the coolest Linux based applications with Moblin SDK  win great 
prizes
Grand prize is a trip for two to an Open Source event anywhere in the 
world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users

-
This SF.Net email is sponsored by the Moblin Your Move Developer's 
challenge
Build the coolest Linux based applications with Moblin SDK  win great 
prizes
Grand prize is a trip for two to an Open Source event anywhere in the 
world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users



-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users


Re: [Sipp-users] DTMF

2008-11-26 Thread Lucian Romi
Or you can use SIP INFO.

On Wed, Nov 26, 2008 at 7:39 PM, Dhananjaya Reddy Eadala
[EMAIL PROTECTED]wrote:

 you can't detect dtmf in signaling path. DTMF goes in media (RTP)

 Dhana

   On Fri, Nov 14, 2008 at 8:57 AM, vijay kant gupta 
 [EMAIL PROTECTED] wrote:

  HI,

 Anybody know how sip detect DTMF signal.
 If Anybody have doccument please share it.

 Regards
 Vijay

 -
 This SF.Net email is sponsored by the Moblin Your Move Developer's
 challenge
 Build the coolest Linux based applications with Moblin SDK  win great
 prizes
 Grand prize is a trip for two to an Open Source event anywhere in the
 world
 http://moblin-contest.org/redirect.php?banner_id=100url=/
 ___
 Sipp-users mailing list
 Sipp-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/sipp-users



 -
 This SF.Net email is sponsored by the Moblin Your Move Developer's
 challenge
 Build the coolest Linux based applications with Moblin SDK  win great
 prizes
 Grand prize is a trip for two to an Open Source event anywhere in the world
 http://moblin-contest.org/redirect.php?banner_id=100url=/
 ___
 Sipp-users mailing list
 Sipp-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/sipp-users


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/___
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users