[asterisk-bugs] [JIRA] (ASTERISK-21071) [patch] Open channel for incoming call after RING; +CLIP responses from rfcomm; faster reporting of incoming calls

Joshua Colp (JIRA) noreply at issues.asterisk.org
Tue Dec 19 05:07:08 CST 2017


     [ https://issues.asterisk.org/jira/browse/ASTERISK-21071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joshua Colp updated ASTERISK-21071:
-----------------------------------

    Summary: [patch] Open channel for incoming call after RING; +CLIP responses from rfcomm; faster reporting of incoming calls  (was: Open channel for incoming call after RING; +CLIP responses from rfcomm; faster reporting of incoming calls)

> [patch] Open channel for incoming call after RING; +CLIP responses from rfcomm; faster reporting of incoming calls
> ------------------------------------------------------------------------------------------------------------------
>
>                 Key: ASTERISK-21071
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-21071
>             Project: Asterisk
>          Issue Type: Improvement
>      Security Level: None
>          Components: Addons/chan_mobile
>    Affects Versions: SVN, 10.12.0, 13.18.4
>         Environment: Fedora 17 i386
>            Reporter: Heiko Bihr
>            Severity: Minor
>         Attachments: recognize_clip_after_ring.patch, recognize_clip_after_ring.patch, recognize_clip_after_ring_trunk.patch, recognize_clip_after_ring_trunk.patch
>
>
> My old Nokia 6230i emits the following response sequence for an incoming call
> {quote}
> RING
> +CLIP: "+49xxxxxxxx",145
> +CIEV: 4,1
> RING
> +CLIP: "+49xxxxxxxx",145
> {quote}
> chan_mobile detects an incoming call, if it receives +CIEV: 4,1. It then waits for a +CLIP response to get the caller id and after that opens a channel.
> On my mobile, there are 4 seconds of waiting time between the two RING answers in the above sequence. These 4 seconds must pass for every incoming call, before it is reported to asterisk.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list