0x19 / goesl

Freeswitch Event Socket Library wrapper for Go
https://godoc.org/github.com/0x19/goesl
MIT License
125 stars 124 forks source link

Api Response #12

Open whenry opened 7 years ago

whenry commented 7 years ago

Is there a way to just get a response back, like most clients implement sendRecv? For example executing and getting the response back from "api fifo count".

Thanks,