sipexer v1.2.0 has been released – a moden SIP CLI tool to facilitate testing and monitoring of SIP signalling servers:

The tool can be used to test or monitor Kamailio instance sending SIP traffic over UDP/TCP/TLS/WebSocket.

Among changes:

  • option to set additional via parameters
  • added $timems – time stamp in miliseconds
  • added $mul(name,val) – multiply value associated to name with val
  • added $div(name,val) variable
  • build ACK before updating INVITE message
  • added field ‘totag’ to enable stateful operations such as INVITE+INFO
  • types for Authorization and Proxy-Authorization headers
  • copy auth headers from INVITE to ACK
  • added content-type in SIP request template
  • add random port for ws local address
  • cli option to send CANCEL request
  • cli option to send ACK request
  • cli option to send KDMQ request
  • added tcp connect time out parameter --timeout-connect
  • transform dst url starting only with ws: or wss: to ws:// or wss://

Learning and discussing more about sipexer at:

Thanks for flying Kamailio!