I have this problem coming up when I dial by directory. Below is the error message.
[Sep 27 14:56:58] WARNING[20515]: pbx.c:947 pbx_exec: The application delimiter is now the comma, not the pipe. Did you forget to convert your dialplan? (Directory(default-IPG||v))
I know I need to change the Pipe to Comma, but where, which file is this.
Thanks
Submitted by eeman on Sun, 10/10/2010
Permalink
I would use the 'grep' command to find it. 'v' is not a valid option for the Directory application, also the dialback context is missing. This would indicate something custom you did versus existing dialplan.