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

Andrey Zharkov (JIRA) noreply at issues.asterisk.org
Mon Feb 18 08:50:52 CST 2019


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

Andrey Zharkov commented on ASTERISK-13145:
-------------------------------------------

@Gareth.
I have problem on both versions of patch (13,16) if i use odbc driver for load sip.conf from database.
my extconfig.conf
{noformat}
sip.conf => odbc,mysql,sip_conf
{noformat}
When I run the asterisk everything works fine. CISCO phone with 2 lines registers and calls correctly. Both lines.
But if I execute the "sip reload" command, then calls from the second line are rejected by the asterisk:
{noformat}
[Feb 18 18:41:49] WARNING[19952][C-00000004]: chan_sip.c:18075 check_auth: username mismatch, have <108>, digest has <107>
[Feb 18 18:41:49] NOTICE[19952][C-00000004]: chan_sip.c:30323 handle_request_invite: Failed to authenticate device "108" <sip:108 at 10.10.10.34>;tag=00b1e3bb7fbe039a3613bf72-16c19a1e
{noformat}
For normal operation only re-registration of phones helps.
With traditional sip.conf (witout odbc driver) i have no problems.

> [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.25.0.patch, cisco-usecallmanager-16.2.0.patch, DialTemplate.xml, FeaturePolicy.xml, 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