[asterisk-bugs] [JIRA] (ASTERISK-21071) Open channel for incoming call after RING; +CLIP responses from rfcomm; faster reporting of incoming calls
Rusty Newton (JIRA)
noreply at issues.asterisk.org
Tue Apr 2 16:37:01 CDT 2013
[ https://issues.asterisk.org/jira/browse/ASTERISK-21071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rusty Newton updated ASTERISK-21071:
------------------------------------
Assignee: Rusty Newton (was: Heiko Bihr)
Status: Triage (was: Waiting for Feedback)
> 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
> Environment: Fedora 17 i386
> Reporter: Heiko Bihr
> Assignee: Rusty Newton
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list