mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-04 11:58:52 +00:00
Merged revisions 53131 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r53131 | pcadach | 2007-02-03 02:02:55 -0800 (Сбт, 03 Фев 2007) | 1 line Remove quote from H.323 vendor string because due to compatibilities with Nortel Meridian CS1000 reported at www.voip-info.org ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53132 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
Reference in New Issue
Block a user