[asterisk-dev] Skinny packet capture decode
Paul Cadach
paul at odt.east.telecom.kz
Mon Apr 30 22:52:03 MST 2007
PS: For pre-79xx phones, of course, your button template should have
voicemail button, otherwise a phone can behave unpredictible (even use line
button instead of voicemail). I'm not sure about 79xx phones...
WBR,
Paul.
----- Original Message -----
From: "Paul Cadach" <paul at odt.east.telecom.kz>
To: "Asterisk Developers Mailing List" <asterisk-dev at lists.digium.com>
Sent: Monday, April 30, 2007 10:37 PM
Subject: Re: [asterisk-dev] Skinny packet capture decode
> Skinny usually uses voicemail lamp stimulus as MWI indicator.
>
> Your message is, in notation of chan_skinny:
> req.len = 0x10;
> req.res = 0;
> req.e = 0x86 /* SET_LAMP_MESSAGE */;
> req.data.setlamp.stimulus = 0x0F /* STIMULUS_VOICEMAIL */;
> req.data.setlamp.stimulusInstance = 0x01;
> req.data.setlamp.deviceStimulus = 0x02;
>
>
> WBR,
> Paul.
>
> ----- Original Message -----
> From: "Dan Austin" <Dan_Austin at Phoenix.com>
> To: "Asterisk Developers Mailing List" <asterisk-dev at lists.digium.com>
> Sent: Monday, April 30, 2007 6:30 PM
> Subject: RE: [asterisk-dev] Skinny packet capture decode
>
>
>> Sorry, that was a bogus capture. Here is the correct packet:
>> 10 00 00 00 00 00 00 00 86 00 00 00 0F 00 00 00
>> 01 00 00 00 02 00 00 00
>>
>> Which looks a lot more like what I would expect chan_skinny to do.
>> Except it works on CCM and only turns on the line MWI on chan_skinny
>>
>> Any thoughts?
>> _______________________________________________
>> --Bandwidth and Colocation provided by Easynews.com --
>>
>> asterisk-dev mailing list
>> To UNSUBSCRIBE or update options visit:
>> http://lists.digium.com/mailman/listinfo/asterisk-dev
>>
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> asterisk-dev mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-dev
>
More information about the asterisk-dev
mailing list