• Mathieu Parent's avatar
    Skinny: API commands (autocompletion included!) · 9f870bd3
    Mathieu Parent 提交于
    skinny profile <profile_name> device <device_name> send SetRingerMessage <ring_type> <ring_mode>
    skinny profile <profile_name> device <device_name> send SetLampMessage <stimulus> <instance> <lamp_mode>
    skinny profile <profile_name> device <device_name> send SetSpeakerModeMessage <speaker_mode>
    skinny profile <profile_name> device <device_name> send CallState <call_state> <line_instance> <call_id>
    
    Also:
    - Correct sended line displayname
    - Re-use the line on SoftKey
    - Handle Answer SoftKey
    
    git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16793 d0543943-73ff-0310-b7d9-9358b9ac24b2
    9f870bd3
skinny_protocol.c 70.2 KB