diff --git a/channels/h323/ast_h323.cxx b/channels/h323/ast_h323.cxx index cd0b4a9c56..d543bf1229 100644 --- a/channels/h323/ast_h323.cxx +++ b/channels/h323/ast_h323.cxx @@ -177,7 +177,7 @@ class MyH323_Shutdown { }; }; -MyProcess::MyProcess(): PProcess("The NuFone Network's", +MyProcess::MyProcess(): PProcess("The NuFone Networks", "H.323 Channel Driver for Asterisk", MAJOR_VERSION, MINOR_VERSION, BUILD_TYPE, BUILD_NUMBER) {