mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
added kamailio lib
This commit is contained in:
@@ -10,6 +10,7 @@ libs = ('code.google.com/p/goconf/conf',
|
||||
'labix.org/v2/mgo',
|
||||
'github.com/cgrates/fsock',
|
||||
'github.com/cgrates/liner',
|
||||
'github.com/cgrates/kamevapi',
|
||||
'github.com/go-sql-driver/mysql',
|
||||
'github.com/hoisie/redis'
|
||||
'github.com/howeyc/fsnotify',
|
||||
|
||||
@@ -13,3 +13,5 @@ go get -u -v github.com/cgrates/liner
|
||||
go get -u -v github.com/cgrates/rpcclient
|
||||
go get -u -v github.com/jinzhu/gorm
|
||||
go get -u -v github.com/gorhill/cronexpr
|
||||
go get -u -v github.com/cgrates/kamevapi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user