Skip to content

A simple v.23 modem including the data link layer. This is an application for Asterisk

License

Notifications You must be signed in to change notification settings

Casandro/btx_modem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

btx_modem

A simple v.23 modem including the data link layer. This is an application for Asterisk

Copy the source file under src into the apps subdirectory of Asterisk (tested with Asterisk 13) and compile Asterisk with make && make install. You will then have an application v23 you can use from the dialplan. The parameter is the IP-Address and the port to connect to. E.g. V23(127.0.0.1 1234);

About

A simple v.23 modem including the data link layer. This is an application for Asterisk

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published