[Asterisk-Users] SIPP with asterisk

Anton Krall akrall-lists at intruder.com.mx
Thu May 5 00:35:59 MST 2005


Whats the correct command line to run sipp?

I tried the one below and I get:

May  5 02:31:40 NOTICE[17601]: chan_sip.c:8361 handle_request_invite: Failed
to authenticate user sipp <sip:sipp at 127.0.0.1:5061>;tag=59
 

|-----Original Message-----
|From: asterisk-users-bounces at lists.digium.com 
|[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of 
|Tim Connolly
|Sent: Jueves, 05 de Mayo de 2005 12:41 a.m.
|To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
|Subject: RE: [Asterisk-Users] SIPP with asterisk
|
|How about:
|exten => 9111222,1,answer
|exten => 9111222,2,wait(10)
|exten => 9111222,3,Hangup
|
|
|
|-----Original Message-----
|From: asterisk-users-bounces at lists.digium.com
|[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of 
|Tulika Pradhan
|Sent: Wednesday, May 04, 2005 11:29 PM
|To: asterisk-users at lists.digium.com
|Subject: [Asterisk-Users] SIPP with asterisk
|
|i am trying to do load testing on asterisk using sipp testing 
|tool. i am able to send invite requests to asterisk by using
|     sipp -sn uac <ip address> -s 9111222 -d 10000 -r 10 i am 
|also running
|     sipp -sn uas
|on the same box
|but no message arrives on uas part. and asterisk returns error 
|while dialing.
|     "Unable to create channel of type SIP"
|the extensions.conf has
|exten => 9111222,1,Dial(SIP/9111222)
|exten => 9111222,2,Hangup
|
|what config changes should i make to answer the calls landing 
|on asterisk ?
|
|tulika
|
|_________________________________________________________________
|Insta predictions! 
|http://www.astroyogi.com/newmsn/astroshopping/astrologerservice
|s/express.asp
|
|Get your answers in 48 hours!
|
|_______________________________________________
|Asterisk-Users mailing list
|Asterisk-Users at lists.digium.com
|http://lists.digium.com/mailman/listinfo/asterisk-users
|To UNSUBSCRIBE or update options visit:
|   http://lists.digium.com/mailman/listinfo/asterisk-users
|
|_______________________________________________
|Asterisk-Users mailing list
|Asterisk-Users at lists.digium.com
|http://lists.digium.com/mailman/listinfo/asterisk-users
|To UNSUBSCRIBE or update options visit:
|   http://lists.digium.com/mailman/listinfo/asterisk-users
|
|




More information about the asterisk-users mailing list