Forums

Guest  

Show or hide header
Welcome Guest, posting in this forum require registration.




Forum » Asterisk PBX » SIP / IAX » SIPp call generator

Pages: [1]
normal post Forums Author Topic: SIPp call generator
Guest
Post SIPp call generator
on: September 14, 2009, 15:18

Hi, i’m using SIPp call generator to generate calls in order to check my Asterisk application and put some load on my Asterisk box to verify the things but i’m having the following error when i execute the command:

sipp -sn uac localhost -s 1447 -d 100000 -l 1

Can’t get local IP address in getaddrinfo, local_host=’MyAst’, local_ip=”.

How can i fix this issue?

admin
Administrator
Posts: 11
Post Re: SIPp call generator
on: September 14, 2009, 15:37

It seems there is no local IP defined against your system hostname. So all you need to do is simply go to /etc/hosts file and put the following line:

Local-IP MyAst
or
ip.ip.ip.ip MyAst

Hope this helps to execute your SIPs command properly

Pages: [1]
Forum Server by: Vast HTML, Version: 1.2
Page loaded in: 0.017 seconds.

Like this post? Share it:
  • Facebook
  • Digg
  • Twitter
  • del.icio.us
  • StumbleUpon
  • PDF
  • Mixx
  • RSS
No tag for this post.

Related posts