com.safi.asterisk
Class ast_bridge_config
java.lang.Object
com.safi.asterisk.ast_bridge_config
public class ast_bridge_config
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ast_bridge_config
public ast_bridge_config()
delete
public void delete()
setPlay_to_caller
public void setPlay_to_caller(int play_to_caller)
getPlay_to_caller
public int getPlay_to_caller()
setPlay_to_callee
public void setPlay_to_callee(int play_to_callee)
getPlay_to_callee
public int getPlay_to_callee()
setAllowredirect_in
public void setAllowredirect_in(int allowredirect_in)
getAllowredirect_in
public int getAllowredirect_in()
setAllowredirect_out
public void setAllowredirect_out(int allowredirect_out)
getAllowredirect_out
public int getAllowredirect_out()
setAllowdisconnect_in
public void setAllowdisconnect_in(int allowdisconnect_in)
getAllowdisconnect_in
public int getAllowdisconnect_in()
setAllowdisconnect_out
public void setAllowdisconnect_out(int allowdisconnect_out)
getAllowdisconnect_out
public int getAllowdisconnect_out()
setTimelimit
public void setTimelimit(int timelimit)
getTimelimit
public int getTimelimit()
setPlay_warning
public void setPlay_warning(int play_warning)
getPlay_warning
public int getPlay_warning()
setWarning_freq
public void setWarning_freq(int warning_freq)
getWarning_freq
public int getWarning_freq()
setWarning_sound
public void setWarning_sound(java.lang.String warning_sound)
getWarning_sound
public java.lang.String getWarning_sound()
setEnd_sound
public void setEnd_sound(java.lang.String end_sound)
getEnd_sound
public java.lang.String getEnd_sound()
setStart_sound
public void setStart_sound(java.lang.String start_sound)
getStart_sound
public java.lang.String getStart_sound()
setFirstpass
public void setFirstpass(int firstpass)
getFirstpass
public int getFirstpass()