On 08/10/13 12:33, Yoshiaki Sato [Techno Business] wrote: > I list below error log of SIPp. > > 403 errors are still given. > > =========================Error log======================== > sipp: The following events occured: > 2013-10-08 20:29:26:977 1381231766.977325: Aborting call on > unexpected message for Call-Id '[email protected]': while > expecting '100' (index 1), received 'SIP/2.0 403 Forbidden > Via: SIP/2.0/UDP > 192.168.1.211:5060;branch=z9hG4bK-32554-1-0;received=192.168.1.211 > From: sipp <sip:[email protected]:5060>;tag=32554SIPpTag001 > To: sut <sip:[email protected]:5060>;tag=as617100f4 > Call-ID: [email protected] > CSeq: 1 INVITE > Server: Asterisk PBX 11.5.1 > Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, > INFO, PUBLISH > Supported: replaces, timer > Content-Length: 0 >
That means that Asterisk is rejecting the call; is it possible that your configuration to allow anonymous calls isn't working? I'm not very familiar with Asterisk, but it probably has some kind of debug logs which will tell you why the call was rejected. Rob ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk _______________________________________________ Sipp-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sipp-users
