Skip to content

A simple command-line SIP client made using python default packages.

Notifications You must be signed in to change notification settings

mariogasparoni/sipclient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sipclient

A simple command-line SIP client made using python default packages. This application uses FFmpeg for sending media to the other endpoint Media packets received from the other endpoint are ignored.

Setup

Install FFmpeg

Running

TO DO

  • Better support for copy/passthroug codec: retrieve SPS/PPS before sending SDP in INVITE message
  • Automatically detect network interface used as default gateway: the ip address of this interface will be used in SIP messages

About

A simple command-line SIP client made using python default packages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published