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

Heiko Bihr (JIRA) noreply at issues.asterisk.org
Fri Feb 15 04:45:58 CST 2013


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

Heiko Bihr updated ASTERISK-21071:
----------------------------------

    Attachment: recognize_clip_after_ring.patch

patch against trunk
                
> 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: 10.12.0
>         Environment: Fedora 17 i386
>            Reporter: Heiko Bihr
>            Assignee: Heiko Bihr
>            Severity: Minor
>         Attachments: recognize_clip_after_ring.patch, recognize_clip_after_ring.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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list