From: Brian West Date: Fri, 23 Jan 2009 21:27:24 +0000 (+0000) Subject: remove rate option from call desc. X-Git-Tag: v1.0.3~584 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5890091ec78ca83afc527d20679d9f10aefcdeb;p=thirdparty%2Ffreeswitch.git remove rate option from call desc. git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11469 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/src/mod/endpoints/mod_portaudio/mod_portaudio.c b/src/mod/endpoints/mod_portaudio/mod_portaudio.c index c6f0bb242c..628c9f6609 100644 --- a/src/mod/endpoints/mod_portaudio/mod_portaudio.c +++ b/src/mod/endpoints/mod_portaudio/mod_portaudio.c @@ -1777,7 +1777,7 @@ SWITCH_STANDARD_API(pa_cmd) "pa help\n" "pa dump\n" "pa rescan\n" - "pa call [ ]\n" + "pa call [ ]\n" "pa answer []\n" "pa hangup []\n" "pa list\n"