[asterisk-bugs] [JIRA] (ASTERISK-24845) pjsip send notify not working with Cisco phone

Carl Fortin (JIRA) noreply at issues.asterisk.org
Wed Apr 22 19:21:33 CDT 2015


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

Carl Fortin commented on ASTERISK-24845:
----------------------------------------

I have tested option 1 (setting asterisk as from_user) without success.

I am using the following command directly in the console or a code within the dialplan:

pjsip send notify cisco-reboot endpoint U_9172
Sending NOTIFY of type 'cisco-reboot' to 'U_9172'
[Apr 22 20:17:03] WARNING[26777]: res_pjsip_outbound_authenticator_digest.c:133 digest_create_request_with_auth: Authentication credentials not accepted by server

Dialplan:
exten  => *76,1,NoOp()
same   => n,System(asterisk -x 'pjsip send notify cisco-reboot endpoint ${CHANNEL(endpoint)}')
same   => n,Hangup()

How can I add the headers in the notify exactly ? Do I have to use the AMI ?




> pjsip send notify not working with Cisco phone
> ----------------------------------------------
>
>                 Key: ASTERISK-24845
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-24845
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Channels/chan_pjsip
>    Affects Versions: 13.2.0
>         Environment: CentOS release 6.6 (Final)
> Asterisk 13.2 realtime PJsip driver
> Phones: Cisco SPA514G firmware 7.5.6a
>            Reporter: Carl Fortin
>            Assignee: Mark Michelson
>         Attachments: 1-Sip notify.jpg, 2-Sip notify.jpg, 3-Sip notify.jpg, 4-Sip notify.jpg, Chan_PJSIP_CISCO_Notify.pcapng, Chan_SIP_NOtify_Working.pcapng, myDebugLog(CHAN_SIP_NOTIFY_WORKING), myDebugLog(PJSIP_NOTIFY_NOT_WORKING), phone_settings.txt, PJSIP_wrong_response.png
>
>
> pjsip send notify will not work on cisco phone. I have tested the chan_sip driver and it is working great. I even tested with a yealink phone with the PJsip driver and it is working.
> Here is my post in the forum:
> http://forums.asterisk.org/viewtopic.php?f=1&t=92633&sid=6525c642fac6604b2e52af33edafb676
> Here is phone's settings:
> [edit by Rusty - removed config data from description field and attaching as phone_settings.txt]
> I can provide more info if needed.



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



More information about the asterisk-bugs mailing list