[Freeswitch-users] Skinny issue(7985)

Nathan Neulinger nneul at mst.edu
Thu Nov 13 17:54:19 MSK 2014


For the firmware warning - you need to put a section in your skinny profile that looks like this:

   ...
   </soft-key-set-sets>
   <device-types>
     <device-type id="7">
         <param name="firmware-version" value="ATA030204SCCP090202A"/>
     </device-type>
     <device-type id="30027">
         <param name="firmware-version" value=""/>
     </device-type>
   </device-types>
</profile>

and you'll have to get the matching device type id. From my notes - for a 7985 that should be device type id = 302

Will need a more clear description of the symptom for the rest of it after you've made sure the phone is running current 
firmware.

Side note - I think your firmware specified is probably not correct. 7985's firmware should look something like 
"cmterm_7985.4-1-7-0"

-- Nathan

On 11/13/2014 01:38 AM, Nick Zaitsev wrote:
>
> Good day to you.
>
> I try to set the Cisco 7985 to work with freeswitch.
> But i have a problem:
> 7985 requests the firmware version and there is a string "Configuring IP" on the 7985 display,however i am able to make
> and recieve calls with this phone.
> Here is the debug output
>
> 2014-11-13 10:31:55.044796 [DEBUG] mod_skinny.c:1735 [_undef_:0 @ 10.4.33.12:23271] Connection Open
> 2014-11-13 10:31:55.064823 [DEBUG] skinny_server.c:2453 [_undef_:0 @ 10.4.33.12:23271] Received RegisterMessage
> (type=1,length=56).
> 2014-11-13 10:31:55.064823 [DEBUG] mod_skinny.c:1469 [_undef_:0 @ 10.4.33.12:23271] Clean device from DB with name
> 'SEP0050600361BC'
> 2014-11-13 10:31:55.064823 [DEBUG] skinny_server.c:1237 [SEP0050600361BC:1 @ 10.4.33.12:23271] Sending Register Ack with
> Keep Alive (60), Date Format (D/M/Y), Secondary Keep Alive (60)
> 2014-11-13 10:31:55.064823 [DEBUG] skinny_server.c:1240 [SEP0050600361BC:1 @ 10.4.33.12:23271] Send Capabilities Req
> 2014-11-13 10:31:55.084802 [DEBUG] skinny_server.c:2453 [SEP0050600361BC:1 @ 10.4.33.12:23271] Received PortMessage
> (type=2,length=8).
> 2014-11-13 10:31:55.124820 [DEBUG] mod_skinny.c:2469 MWI Event received for account skinny:11006 at 10.160.1.18 with
> messages waiting no
> 2014-11-13 10:31:55.144795 [DEBUG] skinny_server.c:2453 [SEP0050600361BC:1 @ 10.4.33.12:23271] Received
> DeviceUpdateCapabilities (type=30,length=1844).
> 2014-11-13 10:31:55.144795 [DEBUG] skinny_server.c:2412 Codecs PCMU,PCMA,G729,G729,G729,G729,G722,G722,G722 supported.
> 2014-11-13 10:31:55.144795 [DEBUG] skinny_server.c:2453 [SEP0050600361BC:1 @ 10.4.33.12:23271] Received
> VersionReqMessage (type=f,length=4).
> 2014-11-13 10:31:55.144795 [WARNING] skinny_server.c:1762 Device SEP0050600361BC:1 is requesting for firmware version,
> but none is set.
> 2014-11-13 10:31:55.144795 [DEBUG] skinny_server.c:1767 [SEP0050600361BC:1 @ 10.4.33.12:23271] Send Version with Version()
> 2014-11-13 10:31:55.144795 [DEBUG] skinny_server.c:2453 [SEP0050600361BC:1 @ 10.4.33.12:23271] Received
> HeadsetStatusMessage (type=2b,length=8).
> 2014-11-13 10:31:55.144795 [DEBUG] skinny_server.c:2159 [SEP0050600361BC:1 @ 10.4.33.12:23271] Update headset accessory
> status (OnHook)
> 2014-11-13 10:31:55.164801 [DEBUG] skinny_server.c:2453 [SEP0050600361BC:1 @ 10.4.33.12:23271] Received
> ButtonTemplateReqMessage (type=e,length=4).
> 2014-11-13 10:31:55.164801 [DEBUG] skinny_server.c:1735 [SEP0050600361BC:1 @ 10.4.33.12:23271] Sending
> ButtonTemplateResMessage (type=97,length=100).
> 2014-11-13 10:31:55.184802 [DEBUG] skinny_server.c:2453 [SEP0050600361BC:1 @ 10.4.33.12:23271] Received
> SoftKeyTemplateReqMessage (type=28,length=4).
> 2014-11-13 10:31:55.184802 [DEBUG] skinny_server.c:2135 [SEP0050600361BC:1 @ 10.4.33.12:23271] Handle Soft Key Template
> Request with Default Template
> 2014-11-13 10:31:55.204801 [DEBUG] skinny_server.c:2453 [SEP0050600361BC:1 @ 10.4.33.12:23271] Received
> SoftKeySetReqMessage (type=25,length=4).
> 2014-11-13 10:31:55.204801 [DEBUG] skinny_server.c:1964 [SEP0050600361BC:1 @ 10.4.33.12:23271] Handle Soft Key Set
> Request with Set (default)
> 2014-11-13 10:31:55.204801 [DEBUG] skinny_server.c:1974 [SEP0050600361BC:1 @ 10.4.33.12:23271] Send Select Soft Keys
> with Line Instance (0), Call ID (0), Soft Key Set (0), Valid Key Mask (ffff)
> 2014-11-13 10:31:55.224804 [DEBUG] skinny_server.c:2453 [SEP0050600361BC:1 @ 10.4.33.12:23271] Received
> ConfigStatReqMessage (type=c,length=4).
> 2014-11-13 10:31:55.224804 [DEBUG] skinny_server.c:1641 [SEP0050600361BC:1 @ 10.4.33.12:23271] Sending
> ConfigStatResMessage (type=93,length=116).
> 2014-11-13 10:31:55.464803 [DEBUG] skinny_server.c:2453 [SEP0050600361BC:1 @ 10.4.33.12:23271] Received
> LineStatReqMessage (type=b,length=8).
> 2014-11-13 10:31:55.464803 [DEBUG] skinny_server.c:1586 [SEP0050600361BC:1 @ 10.4.33.12:23271] Sending
> LineStatResMessage (type=92,length=116).
> 2014-11-13 10:31:55.724816 [DEBUG] skinny_server.c:2453 [SEP0050600361BC:1 @ 10.4.33.12:23271] Received
> ForwardStatReqMessage (type=9,length=8).
> 2014-11-13 10:31:55.724816 [DEBUG] skinny_server.c:1552 [SEP0050600361BC:1 @ 10.4.33.12:23271] Handle Forward Stat Req
> Message with Line Instance (1)
> 2014-11-13 10:31:55.924826 [DEBUG] skinny_server.c:2453 [SEP0050600361BC:1 @ 10.4.33.12:23271] Received
> SpeedDialStatReqMessage (type=a,length=8).
> 2014-11-13 10:31:55.924826 [DEBUG] skinny_server.c:1564 [SEP0050600361BC:1 @ 10.4.33.12:23271] Handle Speed Dial Stat
> Request for Number (1)
> 2014-11-13 10:31:55.924826 [DEBUG] skinny_server.c:1568 [SEP0050600361BC:1 @ 10.4.33.12:23271] Sending Speed Dial Stat
> Res with Number (1), Line (11006), Label (Artem Shepelev)
> 2014-11-13 10:31:55.944813 [DEBUG] skinny_server.c:2453 [SEP0050600361BC:1 @ 10.4.33.12:23271] Received Server Request
> Message (type=12,length=4).
> 2014-11-13 10:31:55.944813 [INFO] skinny_server.c:2424 [SEP0050600361BC:1 @ 10.4.33.12:23271] Received Server Request
> Message (length=4).
> 2014-11-13 10:31:55.944813 [DEBUG] skinny_server.c:2426 [SEP0050600361BC:1 @ 10.4.33.12:23271] Sending Server Request
> Response with IP (10.160.1.21) and Port (2000)
> 2014-11-13 10:31:55.944813 [DEBUG] skinny_protocol.c:685 [SEP0050600361BC:1 @ 10.4.33.12:23271] Sending
> ServerResponseMessage (type=9e,length=284).
> 2014-11-13 10:31:55.964799 [DEBUG] skinny_server.c:2453 [SEP0050600361BC:1 @ 10.4.33.12:23271] Received
> TimeDateReqMessage (type=d,length=4).
> 2014-11-13 10:31:55.964799 [DEBUG] skinny_protocol.c:850 [SEP0050600361BC:1 @ 10.4.33.12:23271] Send Define Time Date
> with 2014-11-13 10:31:55.964, Timestamp (1415863915), DOW (4)
>
> here 10.160.1.21 - freeswitch ip-address
>
> in the device config file(SEP0050600361BC.xml) I've written this for firmware:
>
> <param name="skinny-firmware-version" value="ATA030101SCCP04"/>
> <param name="skinny-soft-key-set-set" value="default"/>
>
> Could you advise,how I can solve this issue?
>
> Thank you for your time and for your help,
> Best regards.
>
>
>
> --
> Nick Zaitsev
>
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://confluence.freeswitch.org
> http://www.cluecon.com
>
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>

-- 
------------------------------------------------------------
Nathan Neulinger                       nneul at mst.edu
Missouri S&T Information Technology    (573) 612-1412
System Administrator - Architect



Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users mailing list