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

Mark Michelson (JIRA) noreply at issues.asterisk.org
Thu Apr 23 09:08:33 CDT 2015


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

Mark Michelson commented on ASTERISK-24845:
-------------------------------------------

You don't have to use AMI. You should have a {{pjsip_notify.conf}} file in your {{/etc/asterisk}} directory that has a section called "cisco_reboot". You can add the following to that section:

{noformat}
Max-Forwards=>70
Allow=>INVITE, ACK, BYE, CANCEL, OPTIONS, INFO, MESSAGE, SUBSCRIBE, NOTIFY, PRACK, UPDATE, REFER
Supported=>100rel, timer, replaces, norefersub
User-Agent=>Asterisk PBX
{noformat}

I got the values for those headers based on values I've seen Asterisk send. If you find that adding these headers helps, then you can try eliminating them one at a time to see which is the one that actually made the scenario succeed.

If none works, then I'll hit the drawing board again and see what else I can find.

> 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