[asterisk-bugs] [JIRA] (ASTERISK-27433) Call Monitor doesn't work with native bridge
Benjamin Keith Ford (JIRA)
noreply at issues.asterisk.org
Mon Dec 4 16:21:07 CST 2017
[ https://issues.asterisk.org/jira/browse/ASTERISK-27433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=240394#comment-240394 ]
Benjamin Keith Ford commented on ASTERISK-27433:
------------------------------------------------
Thanks for reporting this. I was able to reproduce it and opened up an issue for it.
> Call Monitor doesn't work with native bridge
> --------------------------------------------
>
> Key: ASTERISK-27433
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-27433
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Channels/chan_sip/General
> Affects Versions: 13.18.2
> Environment: Ubuntu 14.04
> Reporter: Oguzhan Kayhan
> Assignee: Unassigned
> Severity: Minor
> Attachments: 13.17-dial-output.txt, 13.18-dial-output.txt, messages, sip.conf, sip-debug.txt, sip-hsta.conf
>
>
> Hello
> I am trying to record the conversations via AMI interface.
> On my previous version (11.5.0) when i set the monitor command it was recording fine.
> My sip.conf has the following config
> {code}
> [panel_number](!)
> context=CommPanels
> type=friend
> host=dynamic
> secret=xxxx
> directmedia=no
> canreinvite=no
> callgroup=1
> pickupgroup=1
> ;disallow=all
> allow=all
> dtmfmode=auto
> nat=force_rport,comedia
> {code}
> and i have 2 users with this config.
> But when i dial eachother..
> I have the following
> {code}
> -- Called SIP/4511
> -- SIP/4511-00000001 is ringing
> > 0x7f1e2c00e5c0 -- Strict RTP learning after remote address set to: 78.189.8.164:8000
> -- SIP/4511-00000001 answered SIP/4510-00000000
> -- Channel SIP/4511-00000001 joined 'simple_bridge' basic-bridge <ddd40dcc-439d-40b1-8637-ad0686e7b166>
> -- Channel SIP/4510-00000000 joined 'simple_bridge' basic-bridge <ddd40dcc-439d-40b1-8637-ad0686e7b166>
> > Bridge ddd40dcc-439d-40b1-8637-ad0686e7b166: switching from simple_bridge technology to native_rtp
> > Locally RTP bridged 'SIP/4510-00000000' and 'SIP/4511-00000001' in stack
> {code}
> And after this, if i send ami monitor command it says success but records an 44 bytes of wav file instead of conversation.
> ps: tried with directmedia=yes same result
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list