automerge commit

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2-netsec@57867 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Automerge Script
2007-03-05 16:07:47 +00:00
parent 2673fcd2d2
commit 97942ba44c

2
pbx.c
View File

@@ -349,7 +349,7 @@ static struct pbx_builtin {
"'h' extension. If either or neither the 'h' or 'i' extensions have been defined, the\n"
"channel is hung up, and the execution of instructions on the channel is terminated.\n"
"Remember that this command can set the current context, and if the context specified\n"
"does not exist, then it will not be able to find any 'h' or 'i' extensions there, and\n"
"does not exist, then it will not be able to find any 'h' or 'i' extensions there,\n"
"and the channel and call will both be terminated!\n"
},