Yealink Forums
wrong default line with DECT Handset - Printable Version

+- Yealink Forums (http://forum.yealink.com/forum)
+-- Forum: IP Phone Series (/forumdisplay.php?fid=4)
+--- Forum: Configuration (/forumdisplay.php?fid=24)
+--- Thread: wrong default line with DECT Handset (/showthread.php?tid=46362)



wrong default line with DECT Handset - cbergmann - 01-06-2023 02:14 AM

hi,

I have 4 yaelink W52H handsets with the corresponding W52P Base.
I have 4 lines configured and everything works as intended with the 4 yaelink handsets.
Now I need a nother handset. So I ordederd a handset from another vendor and registed it to the base. The registration and incomming calls are working fine.
Unfortunately I can not call out from the new handset.
Regarding the number assigment (incomming and outgoing Lines) the new handset is configured exactly like one of the W25H handsets that are working fine.

When I set the debug level in syslog to 6 and make a call from the working handset the first lines read the following:

Code:
Jan  4 07:02:46 192.168.2.242 DEBS[1137]: SS7 <6+info  > Recv:cmd=0x1,len=280
Jan  4 07:02:46 192.168.2.242 DEBS[1137]: SS7 <6+info  > SS7_RspLineCfm(instance=0x1003002b,line=0x1,bLinePossible=0x1)
Jan  4 07:02:47 192.168.2.242 DEBS[1137]: SS7 <6+info  > Recv:cmd=0x2,len=36
Jan  4 07:02:47 192.168.2.242 DEBS[1137]: SS7 <6+info  > SS7_RspDialCfm(instance=0x1003002b,line=0x1,bDialPossible=0x1,name_len=24)
Jan  4 07:02:47 192.168.2.242 DEBS[1137]: SS7 <6+info  > SS7_RspDialCfm(inf->multi_name[0]=0)
Jan  4 07:02:47 192.168.2.242 DEBS[1137]: SS7 <6+info  > SS7_RspDialCfm(inf->multi_name[1]=0)
Jan  4 07:02:47 192.168.2.242 DEBS[1137]: SS7 <6+info  > SS7_RspDialCfm(inf->multi_name[2]=0)
Jan  4 07:02:47 192.168.2.242 DEBS[1137]: SS7 <6+info  > SS7_RspDialCfm(inf->multi_name[3]=0)
Jan  4 07:02:47 192.168.2.242 DEBS[1137]: SS7 <6+info  > SS7_RspDialCfm(inf->multi_name[4]=0)
Jan  4 07:02:47 192.168.2.242 DEBS[1137]: SS7 <6+info  > Recv:cmd=0x9,len=8
Jan  4 07:02:47 192.168.2.242 DEBS[1137]: VOIC<6+info  > dect_chan_alloc(0)

On the not working handset I only get the following lines:

Code:
Jan  4 07:04:01 192.168.2.242 DEBS[1137]: SS7 <6+info  > Recv:cmd=0x1,len=280
Jan  4 07:04:01 192.168.2.242 DEBS[1137]: SS7 <6+info  > SS7_RspLineCfm(instance=0x1003002c,line=0x7f,bLinePossible=0x1)
Jan  4 07:04:01 192.168.2.242 DEBS[1137]: SS7 <6+info  > Recv:cmd=0x2,len=36
Jan  4 07:04:01 192.168.2.242 DEBS[1137]: SS7 <6+info  > SS7_ReqRelExt(instance=0x1003002c,reason=0x62,rel_msg_len=0)

I think the problem lies in the "line" parameter of the SS7_RspLineCfm command.
Does anyone know why this value is used?

Kind regards
Clemens


RE: wrong default line with DECT Handset - complex1 - 01-06-2023 07:44 PM

(01-06-2023 02:14 AM)cbergmann Wrote:  hi,

I have 4 yaelink W52H handsets with the corresponding W52P Base.
I have 4 lines configured and everything works as intended with the 4 yaelink handsets.
Now I need a nother handset. So I ordederd a handset from another vendor and registed it to the base. The registration and incomming calls are working fine.
Unfortunately I can not call out from the new handset.
Regarding the number assigment (incomming and outgoing Lines) the new handset is configured exactly like one of the W25H handsets that are working fine.

When I set the debug level in syslog to 6 and make a call from the working handset the first lines read the following:

Code:
Jan  4 07:02:46 192.168.2.242 DEBS[1137]: SS7 <6+info  > Recv:cmd=0x1,len=280
Jan  4 07:02:46 192.168.2.242 DEBS[1137]: SS7 <6+info  > SS7_RspLineCfm(instance=0x1003002b,line=0x1,bLinePossible=0x1)
Jan  4 07:02:47 192.168.2.242 DEBS[1137]: SS7 <6+info  > Recv:cmd=0x2,len=36
Jan  4 07:02:47 192.168.2.242 DEBS[1137]: SS7 <6+info  > SS7_RspDialCfm(instance=0x1003002b,line=0x1,bDialPossible=0x1,name_len=24)
Jan  4 07:02:47 192.168.2.242 DEBS[1137]: SS7 <6+info  > SS7_RspDialCfm(inf->multi_name[0]=0)
Jan  4 07:02:47 192.168.2.242 DEBS[1137]: SS7 <6+info  > SS7_RspDialCfm(inf->multi_name[1]=0)
Jan  4 07:02:47 192.168.2.242 DEBS[1137]: SS7 <6+info  > SS7_RspDialCfm(inf->multi_name[2]=0)
Jan  4 07:02:47 192.168.2.242 DEBS[1137]: SS7 <6+info  > SS7_RspDialCfm(inf->multi_name[3]=0)
Jan  4 07:02:47 192.168.2.242 DEBS[1137]: SS7 <6+info  > SS7_RspDialCfm(inf->multi_name[4]=0)
Jan  4 07:02:47 192.168.2.242 DEBS[1137]: SS7 <6+info  > Recv:cmd=0x9,len=8
Jan  4 07:02:47 192.168.2.242 DEBS[1137]: VOIC<6+info  > dect_chan_alloc(0)

On the not working handset I only get the following lines:

Code:
Jan  4 07:04:01 192.168.2.242 DEBS[1137]: SS7 <6+info  > Recv:cmd=0x1,len=280
Jan  4 07:04:01 192.168.2.242 DEBS[1137]: SS7 <6+info  > SS7_RspLineCfm(instance=0x1003002c,line=0x7f,bLinePossible=0x1)
Jan  4 07:04:01 192.168.2.242 DEBS[1137]: SS7 <6+info  > Recv:cmd=0x2,len=36
Jan  4 07:04:01 192.168.2.242 DEBS[1137]: SS7 <6+info  > SS7_ReqRelExt(instance=0x1003002c,reason=0x62,rel_msg_len=0)

I think the problem lies in the "line" parameter of the SS7_RspLineCfm command.
Does anyone know why this value is used?

Kind regards
Clemens

Hi,

Maybe this is the answer to your question: (reading in the Yealink-W52P-Datasheet.pdf)

Yealink DECT technology is based on CAT-iq2.0, which focuses on high quality Audio VoIP (wideband), as well as low bit - rate data applications. But we are not compatible with any third-party DECT devices (base station, handset, etc.).