[asterisk-bugs] [JIRA] (ASTERISK-13145) [patch] Presence subscription on Cisco SIP phone needs special Cisco-styled XML

Gareth Palmer (JIRA) noreply at issues.asterisk.org
Thu May 24 06:18:00 CDT 2018


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

Gareth Palmer commented on ASTERISK-13145:
------------------------------------------

That code was removed because the hard-coded value didn't make sense for the 8800 series which used an imageattr of 800x480. Removing it didn't seem to affect the 8845's I was using to test.

Ideally the imageattr value in the SDP would be parsed by Asterisk and included in ast_format, but that would take some work.

Otherwise a channel variable (so it can be dynamically set) could be used, eg {{Set(_CISCO_VIDEO_RESOLUTION=640x480)}} with the previous default value of 640x480 if not set.

> [patch] Presence subscription on Cisco SIP phone needs special Cisco-styled XML
> -------------------------------------------------------------------------------
>
>                 Key: ASTERISK-13145
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-13145
>             Project: Asterisk
>          Issue Type: New Feature
>          Components: Channels/chan_sip/NewFeature
>            Reporter: Gareth Palmer
>            Assignee: Gareth Palmer
>              Labels: patch, pjsip
>         Attachments: 00_READ_ME_FIRST.txt, AppDialRules.xml, cisco-usecallmanager-13.17.0.patch, cisco-usecallmanager-13.18.0.patch, cisco-usecallmanager-13.19.0.patch, cisco-usecallmanager-13.20.0.patch, DialTemplate.xml, FeaturePolicy.xml, over-cisco-usecallmanager-13.20.0.patch.diff, SEPMAC.cnf.xml, SoftKeys.xml
>
>
> This patch provides support for Cisco 6900, 7900, 8800 and 9900 series phones using the SIP firmware.
> Available features are: Busy Lamp Field, Off Hook Notification, Call Forward, Do Not Disturb, Huntgroup Login, Call Park (Notify and Monitor), Server-Side Ad-Hoc Conference, Conference List, Kick and Mute/Unmute, Multi-Admin Conference, Multiple Lines via Bulk Register, Immediate Divert, Call Recording, Restart or Reset via CLI, Call Pickup Notification, Call Back, Join Calls, Mallicious Call ID, Quality Reporting Tool and Fail-over/Fail-back.
> Also included is Application Server Events used by non-USECALLMANAGER phones (Call Forward and Do Not Disturb only).
> *Important:* Read the documentation at [http://usecallmanager.nz] to see the additional configuration options required for the phones to operate correctly.



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



More information about the asterisk-bugs mailing list