[Asterisk-code-review] res agi: Set audio format of EAGI audio via new EAGI AUDIO F... (asterisk[master])
    John Fawcett 
    asteriskteam at digium.com
       
    Sat Jul 23 05:12:06 CDT 2016
    
    
  
John Fawcett has uploaded a new patch set (#2).
Change subject: res_agi: Set audio format of EAGI audio via new EAGI_AUDIO_FORMAT variable
......................................................................
res_agi: Set audio format of EAGI audio via new EAGI_AUDIO_FORMAT variable
Introduces a new variable EAGI_AUDIO_FORMAT to allow the audio format of EAGI
on file descriptor 3 to be set to a specified format, for example
Set(EAGI_AUDIO_FORMAT=slin48). If the variable is not set then the default
format is slin, as in the existing code. This is an updated version due
to compile failure in master branch.
ASTERISK-26124
Change-Id: I8c2d1385ee4de75658b47d7c9da4078d5c8bc0a6
---
M res/res_agi.c
1 file changed, 1 insertion(+), 1 deletion(-)
  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/22/3322/2
-- 
To view, visit https://gerrit.asterisk.org/3322
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I8c2d1385ee4de75658b47d7c9da4078d5c8bc0a6
Gerrit-PatchSet: 2
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Owner: John Fawcett <john at voipsupport.it>
    
    
More information about the asterisk-code-review
mailing list