Hello, What would be the outcodec value for g723.1 (6.3k). I have g723 support which works with SIP (not pass thru) , but when I use OH323 it always Unsupported ${OH323_OUTCODEC} value (G72316K3)! I have enabled all g723 in oh323.conf SetGlobalVar(OH323_OUTCODEC=G72316K3) Regards, Ehsan
Try: SetGlobalVar(OH323_OUTCODEC=g723.1) Michael. M. Ehsanul Karim wrote:> Hello, > > What would be the outcodec value for g723.1 (6.3k). I have g723 > support which works with SIP (not pass thru) , but when I use OH323 it > always > > > Unsupported ${OH323_OUTCODEC} value (G72316K3)! > > > I have enabled all g723 in oh323.conf > > > > > SetGlobalVar(OH323_OUTCODEC=G72316K3) > > > Regards, > > Ehsan