[Asterisk-Users] SNOM 360 extension lights
Olle E. Johansson
oej at edvina.net
Sat Jun 4 01:13:42 MST 2005
Ross Kevlin wrote:
> the subscription is sent a reply and the reply has content that indicates
> its state is terminated
>
> From: <sip:117 at 192.168.2.252;user=phone>;tag=as77c7b911
> To: <sip:83 at 192.168.2.252>;tag=z6kvtd67bu
> Contact: <sip:117 at 192.168.2.252>
> Call-ID: 3c2670ad35b6-68nuemr6pg58 at snom360
> CSeq: 102 NOTIFY
> User-Agent: MVC 001
> Event: dialog
> Content-Type: application/dialog-info+xml
> Content-Length: 203
>
> <?xml version="1.0"?>
> <dialog-info xmlns="urn:ietf:params:xml:ns:dialog-info"
> version="0" state="full"
> entity="sip:83 at 192.168.2.252">
> <dialog id="117">
> <state>terminated</state>
> </dialog>
> </dialog-info>
>
> from what I understand the terminated state is the end of dialog and the
> subscription should end, but I still see the subscription in asterisk.
>
>
>>Ross Kevlin wrote:
>> I have a snom 360 that i'm trying to get the extension lights working I
>
> can
>
>>see the subscription being sent and a reply but the reply is a terminate.
>>Terminate being?
>
Please show us a full packet and tell us who sends it where?
Asterisk currently does only SEND notifications, we do not parse
incoming notifications.
/O
More information about the asterisk-users
mailing list