search for: phonenr

Displaying 2 results from an estimated 2 matches for "phonenr".

Did you mean: phoneno
2005 Jan 16
1
chan_sccp and bristuff 1.0.3 weirdness
...e 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 on the console is : Jan 16 22:10:15 NOTICE[5005]: chan_sccp.c:1...
2005 Jul 26
2
Dial using URI(web) or using FORM(web)
Hello! I have an Asterisk@home instalation with 7 users working OK, and I'ld like to implement either a -- Web dial feature, where the user would fill one form field with a phone number and a connection would be created between his extention and the entered number. OR -- Dial using an URI (callto:xxxxx link in a web page), having AstTapi installed and configured in all workstations.