• Simon Wunderlich's avatar
    mod_skinny: implement digit timeout for dialing · 31a181a4
    Simon Wunderlich 提交于
    For numbers with variable length, there should be a timeout to wait for
    further digits before routing the number. This has been prepared with
    the skinny-wait target, which waited forever. This patch implements the
    digit timeout which routes the call after the timeout has elapsed. The
    timeout can be configured in the mod_skinny XML settings
    ("digit-timeout") and defaults to 2 seconds.
    
    This implementation has been requested and sponsored by Blackned GmbH.
    Signed-off-by: 's avatarSimon Wunderlich <sw@simonwunderlich.de>
    Signed-off-by: 's avatarNathan Neulinger <nneul@neulinger.org>
    31a181a4
skinny_protocol.c 44.3 KB