RestComm / sbc

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

Implement REST API for provisioning #21

Closed deruelle closed 7 years ago

ocarriles commented 7 years ago

@deruelle do you mean PUT services to configure the sbc box from REST?

ocarriles commented 7 years ago

REST stuff in place, look at RESTLocationService

deruelle commented 7 years ago

Thanks @ocarriles .

I'm thinking we should probably have a way to break it down by pages as if there is a lot of registered clients the content will be huge and take a lot of time to reply. Shall we create a separate issue for that and mark that one closed ?

ocarriles commented 7 years ago

Yes, I think so Thanks @deruelle