[asterisk-bugs] [JIRA] (ASTERISK-25253) app_confbridge - A subset of the user menu options (volume related) don't work

Rusty Newton (JIRA) noreply at issues.asterisk.org
Thu Jul 16 18:41:33 CDT 2015


    [ https://issues.asterisk.org/jira/browse/ASTERISK-25253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=226927#comment-226927 ] 

Rusty Newton commented on ASTERISK-25253:
-----------------------------------------

Debug output when activating toggle_mute:

{noformat}
[Jul 16 18:36:34] DEBUG[30935]: netsock2.c:172 ast_sockaddr_split_hostport: Splitting '127.0.1.1:0' into...
[Jul 16 18:36:34] DEBUG[30935]: netsock2.c:226 ast_sockaddr_split_hostport: ...host '127.0.1.1' and port '0'.
[Jul 16 18:36:35] DEBUG[30986][C-00000005]: res_rtp_asterisk.c:3549 create_dtmf_frame: Creating BEGIN DTMF Frame: 49 (1), at 10.24.18.16:4046
[Jul 16 18:36:35] DEBUG[30986][C-00000005]: res_rtp_asterisk.c:3549 create_dtmf_frame: Creating END DTMF Frame: 49 (1), at 10.24.18.16:4046
[Jul 16 18:36:35] DEBUG[30986][C-00000005]: bridge_channel.c:1528 bridge_channel_feature_digit_add: DTMF feature string on 0x7faf28009118(SIP/ALICE-00000005) is now '1'
[Jul 16 18:36:35] DEBUG[30986][C-00000005]: bridge_channel.c:1606 ast_bridge_channel_feature_digit: DTMF feature hook 0x7faf28000920 matched DTMF string '1' on 0x7faf28009118(SIP/ALICE-00000005)
[Jul 16 18:36:35] DEBUG[30986][C-00000005]: res_rtp_asterisk.c:2852 ast_rtp_update_source: Setting the marker bit due to a source update
[Jul 16 18:36:35] DEBUG[30986][C-00000005]: app_confbridge.c:1040 conf_update_user_mute: User SIP/ALICE-00000005 is muted: user:1 system:0.
[Jul 16 18:36:35] DEBUG[30986][C-00000005]: channel.c:5490 set_format: Channel SIP/ALICE-00000005 setting write format path: gsm -> ulaw
[Jul 16 18:36:35] DEBUG[30986][C-00000005]: channel.c:3402 ast_settimeout_full: Scheduling timer at (50 requested / 50 actual) timer ticks per second
    -- <SIP/ALICE-00000005> Playing 'conf-muted.gsm' (language 'en')
[Jul 16 18:36:36] DEBUG[30929]: acl.c:958 ast_find_ourip: Not an IPv4 nor IPv6 address, cannot get port.
[Jul 16 18:36:36] DEBUG[30929]: netsock2.c:172 ast_sockaddr_split_hostport: Splitting 'newtonr-laptop' into...
{noformat}
Debug output when attempting to activate increase_listening_volume:

{noformat}
[Jul 16 18:37:51] DEBUG[30935]: netsock2.c:226 ast_sockaddr_split_hostport: ...host '10.24.18.138' and port '4039'.
[Jul 16 18:37:51] DEBUG[30935]: netsock2.c:172 ast_sockaddr_split_hostport: Splitting '127.0.1.1:0' into...
[Jul 16 18:37:51] DEBUG[30935]: netsock2.c:226 ast_sockaddr_split_hostport: ...host '127.0.1.1' and port '0'.
[Jul 16 18:37:53] DEBUG[30986][C-00000005]: res_rtp_asterisk.c:3549 create_dtmf_frame: Creating BEGIN DTMF Frame: 54 (6), at 10.24.18.16:4046
[Jul 16 18:37:53] DEBUG[30883]: threadpool.c:508 grow: Increasing threadpool stasis-core's size by 1
[Jul 16 18:37:53] DEBUG[30986][C-00000005]: res_rtp_asterisk.c:3549 create_dtmf_frame: Creating END DTMF Frame: 54 (6), at 10.24.18.16:4046
[Jul 16 18:37:53] DEBUG[30986][C-00000005]: bridge_channel.c:1528 bridge_channel_feature_digit_add: DTMF feature string on 0x7faf28009118(SIP/ALICE-00000005) is now '6'
[Jul 16 18:37:53] DEBUG[30986][C-00000005]: bridge_channel.c:1606 ast_bridge_channel_feature_digit: DTMF feature hook 0x7faf280077a0 matched DTMF string '6' on 0x7faf28009118(SIP/ALICE-00000005)
[Jul 16 18:37:53] DEBUG[30986][C-00000005]: res_rtp_asterisk.c:2852 ast_rtp_update_source: Setting the marker bit due to a source update
[Jul 16 18:37:53] DEBUG[30986][C-00000005]: res_rtp_asterisk.c:2852 ast_rtp_update_source: Setting the marker bit due to a source update
[Jul 16 18:37:53] DEBUG[30929]: acl.c:958 ast_find_ourip: Not an IPv4 nor IPv6 address, cannot get port.
[Jul 16 18:37:53] DEBUG[30929]: netsock2.c:172 ast_sockaddr_split_hostport: Splitting 'newtonr-laptop' into...
[Jul 16 18:37:53] DEBUG[30929]: netsock2.c:226 ast_sockaddr_split_hostport: ...host 'newtonr-laptop' and port ''.
{noformat}

> app_confbridge - A subset of the user menu options (volume related) don't work
> ------------------------------------------------------------------------------
>
>                 Key: ASTERISK-25253
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-25253
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Applications/app_confbridge
>    Affects Versions: 13.4.0
>            Reporter: Dmitriy Serov
>            Assignee: Rusty Newton
>
> app_confbridge, some user menu actions don't work:
> *4=decrease_listening_volume
> 4=decrease_listening_volume
> *6=increase_listening_volume
> 6=increase_listening_volume
> *7=decrease_talking_volume
> 7=decrease_talking_volume
> *9=increase_talking_volume
> 9=increase_talking_volume
> regression
> [Edit by Rusty - A few notes]
>  * Tested in GIT-13-1aafadf (built on 2015-7-15)
>  * Tested with chan_sip and chan_pjsip, issue occurs with both.
>  * A few non-volume options work, such as toggle_mute and leave_conference



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



More information about the asterisk-bugs mailing list