Displaying 1 result from an estimated 1 matches for "dect2".
Did you mean:
dect
2005 Jan 16
1
chan_sccp and bristuff 1.0.3 weirdness
...).
Things seem fine but I am seeing some weird stuff. I have a Kirk IP600
connecting to * with 2 handsets.
The weird thing is that for incoming calls the handset that is put second
as my dialstring, never rings.
This is my dial string:
exten => 666666666,4,Dial(${PHONE1}&${DECT1}&${DECT2}),25,tm)
Where DECT1 & DECT2 are srings for SCCP/phonenr
If i specify DECT2 first and DECT1 second then DECT1 doesn't ring.
I did not see this behaviour on a non-bristuffed install of asterisk, both
phones worked as expected (same config files but on a box with an X100P).
The message o...