[asterisk-bugs] [JIRA] (ASTERISK-21722) chan motif behaves wrong
Private Name (JIRA)
noreply at issues.asterisk.org
Sat May 18 18:53:01 CDT 2013
[ https://issues.asterisk.org/jira/browse/ASTERISK-21722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=206613#comment-206613 ]
Private Name commented on ASTERISK-21722:
-----------------------------------------
Note: please remember that the dialer dials Local/${EXTEN}@onsite. This is not a SIP call. In fact, SIP is never in the picture in the entire process. When the call does connect, the dialer sends a second call, again to a Local channel, and I play MusicOnHold. Maybe that is why this behavior is unusual. In theory I could unload chan_sip and it would still work.
> chan motif behaves wrong
> ------------------------
>
> Key: ASTERISK-21722
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-21722
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Channels/chan_motif
> Affects Versions: 11.3.0
> Environment: linux 6.1 redhat
> Reporter: Private Name
> Attachments: asterisk.txt
>
>
> I am uploading a debug trace. Basically, when my dialer places a call with originate, using chan_local, and then Motif,the channel "thinks" the calls if finished and executes the hangup handler. But the calls is live and well and it can last for hours.
> I know it is weird, but I have the trace and I can reproduce it.
> The dialer sees the call as Answered on the far end (Motif) and then dials another leg via the same "Local" channel, and I play music on hold.
--
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