Sorry if there are same topics existed, and sorry for my bad English.

I am Sipp newcomer, i have read the document but still can not find the way
to solve my issue.
I am trying to make a sipp like an endpoint so that my other real enpoints
can call sipp-endpoint. I understand that i need to register my sipp an
extension to my Voip server.
But i have stuck there.
My scenario do:
Register to server (<register->unauth..->register-->200 OK)
i have check the result. For example, i have extension 34567, i log in to a
sip phone with that extension. After log in finished, i run the scenario
file,
The screnario file will register that extension 34567 to my server, my
sipphone logged out at that time. i assume that register is successfull.

I try to make a call to sipp, the big problem here, from my other sip phone
with extension 98765, i call 34567, i use trace feature to watch what
happen.
There is an INVITE messange send from 98765 to my server, then come to
34567, but there is notthing happen. In Sipp screen, there was an error:
Discarding message which can not be mapped like a known sipp call.
I understand that sipp receive a message and in the error log file, i can
see that message is my INVITE of 98765. Because of that reason, my call
failed.

Do i need to do a SUBCRIBE in screnario file after REGISTER ? or do i miss
something ? about the command line, do i need to put "uas" or something
else from /sipp  -t t1 --sf   file.xml   -inf   file.csv   sip_proxy:port

If i wrong, are there some UAS sceranio with an extension (ie 34567)
examples that can receive any call from any sip phone ? any command line
support to run ?

Thanks.
-- 
---ice[V)oon---
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to