Skip to content

v1.0.1

Compare
Choose a tag to compare
@miconda miconda released this 26 Apr 07:32
· 56 commits to main since this release

Release of sipexer v1.0.1 - a CLI SIP tool to facilitate testing and monitoring of SIP signalling servers.

Among changes:

  • reuse Via from INVITE request for ACK of failure responses
  • custom print of cli options to group by scope
  • $pid variable to return process id
  • $randhex(min[,max]) variable to return random hexa string
  • $randnum(min[,max]) variable to return random numeric string
  • $randan(min[,max]) variable to return random alpha-numberic string
  • $randstr(min,max) variable to return random string
  • options to provide full To and From URI
  • option to print dns srv records for a target host
  • option to print command examples

Full Changelog: