RestComm / sbc

Restcomm Session Border Controller
http://www.restcomm.com/
21 stars 27 forks source link

First Commit needed #1

Closed ocarriles closed 7 years ago

ocarriles commented 8 years ago

Preparing repository for first commit

ocarriles commented 8 years ago

Ready

deruelle commented 8 years ago

@ocarriles I merged the work and will use this as placeholder for comments

deruelle commented 8 years ago

@ocarriles

  1. Let's remove .settings from the root directory
  2. Let's remove build/classes from the root directory
  3. Let's remove target from the root directory
  4. Let's rename and move sbc root directory to src/main/webapp to follow maven conventions
ocarriles commented 8 years ago

@deruelle

removed .settings from the root directory removed build/classes from the root directory removed target from the root directory renamed and moved sbc root directory to its own packages to follow maven conventions

ocarriles commented 8 years ago

sbc.* renamed to * at root dir uml dir moved to doc dir Mutable/Immutable Messages and DPI abstraction API now included in chain-subsystem