Module: kamailio Branch: master Commit: 0770773625c2197a0f94b7b31b593b714fc2d259 URL: https://github.com/kamailio/kamailio/commit/0770773625c2197a0f94b7b31b593b71...
Author: Emmanuel Schmidbauer emmanuel@getweave.com Committer: Emmanuel Schmidbauer emmanuel@getweave.com Date: 2016-05-09T18:46:32-04:00
Merge pull request #608 from kamailio/NSQ/doc-update-contributors
nsq: update comment to include recognition for 2600hz
---
Modified: modules/nsq/nsq_mod.c
---
Diff: https://github.com/kamailio/kamailio/commit/0770773625c2197a0f94b7b31b593b71... Patch: https://github.com/kamailio/kamailio/commit/0770773625c2197a0f94b7b31b593b71...
---
diff --git a/modules/nsq/nsq_mod.c b/modules/nsq/nsq_mod.c index 3db563e..54d50b5 100644 --- a/modules/nsq/nsq_mod.c +++ b/modules/nsq/nsq_mod.c @@ -19,6 +19,9 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * + * This module was based on the Kazoo module created by 2600hz. + * Thank you to 2600hz and their brilliant VoIP developers. + * * History: * -------- * 2016-03 first version (Weave Communications)