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

Akh (JIRA) noreply at issues.asterisk.org
Sat Oct 17 01:16:38 CDT 2015


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

Akh commented on ASTERISK-13145:
--------------------------------

Hi to all

i did :

wget http://downloads.asterisk.org/pub/telephony/asterisk/asterisk-11.20.0.tar.gz
wget http://docs.acsdata.co.nz/asterisk-cisco/includes/cisco-usecallmanager-11.20.0.patch
tar -zxvf asterisk-11.20.0.tar.gz
cd asterisk-11.20.0
patch -p1 < ../cisco-usecallmanager-11.20.0.patch

and get :

patching file channels/chan_sip.c
Hunk #46 FAILED at 14316.
1 out of 170 hunks FAILED -- saving rejects to file channels/chan_sip.c.rej
patching file channels/sip/config_parser.c
patching file channels/sip/include/sip.h
patching file configs/features.conf.sample
patching file configs/sip.conf.sample
patching file configs/sip_notify.conf.sample
patching file funcs/func_presencestate.c
patching file include/asterisk/channel.h
patching file include/asterisk/event_defs.h
patching file include/asterisk/features.h
patching file main/channel.c
patching file main/event.c
patching file main/features.c
patching file main/pbx.c
patching file main/presencestate.c

what is wrong ?


> [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: David McNett
>            Assignee: Gareth Palmer
>         Attachments: 00_READ_ME_FIRST.txt, cisco-usecallmanager-11.17.0.patch, cisco-usecallmanager-11.17.1.patch, cisco-usecallmanager-11.18.0.patch, cisco-usecallmanager-11.19.0.patch, cisco-usecallmanager-11.20.0.patch, dialtemplate.xml, featurepolicy.xml, SEP000000000000.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, Call Back, Join Calls, Mallicious Call ID and Quality Reporting Tool.
> Also included is Application Server Events used by non-USECALLMANAGER phones (Call Forward and Do Not Disturb only).
> *Important:* Read the documentation at http://docs.acsdata.co.nz/asterisk-cisco 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