Sipper answer calls?

93 views
Skip to first unread message

Randy Eppinger

unread,
Jul 10, 2012, 11:37:06 AM7/10/12
to sip...@googlegroups.com
Hey all, I'm new to VOIP and SIP and I was looking for a tool for a client to help with load testing.  I am connecting to a SIP switch on an external server.  The load testing software wants to send calls through that switch.  I will need to register multiple phone numbers on that switch to answer those calls and hang up.

I've gotten SIPr to do an outgoing call and I answered it with PhonerLite.  I can't quite get it to work the other way around. I can't see any reason this scenario wouldn't work, right?  It seems like the register is fine, but my controller never receives the INVITE.

Anyone know of a simple example of this out there?

Nasir Khan

unread,
Jul 10, 2012, 2:07:24 PM7/10/12
to sip...@googlegroups.com
Randy,

There are several examples in the SIPr distribution itself.
I am assuming you have written (or generated ) a controller that has on_invite() method implemented. 

If everything is setup correctly, I would ask you to take a wireshark capture of the message and look at the INVITE that is received on the server where SIPr is running. 
You should receive the message, if you have the SIP message then it should have the right IP and Port (the ones on which SIPr is listening) 
If that is fine too then enable SIP debug logging (have a look at log4r.xml) and then see  the message in the SIPr logs. 

If you are not able to see controller handle the message then the logs will have information on why it was rejected or not processed. 

Usually the problems will be at the sending end or setup where SIPr listen points are different. 

Hope this helps. 

Thanks
Nasir 



--
You received this message because you are subscribed to the Google Groups "Sipper" group.
To view this discussion on the web visit https://groups.google.com/d/msg/sipper/-/Dm9HKmMOlVEJ.
To post to this group, send email to sip...@googlegroups.com.
To unsubscribe from this group, send email to sipper+un...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/sipper?hl=en.

Reply all
Reply to author
Forward
0 new messages