Displaying 2 results from an estimated 2 matches for "client_int_unrestrict".
Did you mean:
  client_int_unrestricted
  
2006 Mar 16
0
SCCP problem with ATA188, Asterisk@home and chan_sccp
...6000,6000,6000@internal 
speeddial   = 6004,6004,6004@internal 
device => ATA0016c75645ec 
; This is an example config with multiple phones 
; 08/2005 Stefan Gofferje 
 
[lines] 
id            = 6000 
pin           = 1234 
label         = 6000 
description   = Office 
context       = client_int_unrestricted 
callwaiting   = 1 
incominglimit = 2 
mailbox       = 1000 
vmnum         = 8500 
cid_name      = Office 
cid_num       = 6000 
line => 6000 
 
id            = 6001 
pin           = 1234 
label         = 6001 
description   = LivingRoom 
context       = client_int_unrestricted...
2005 Jun 25
3
* 1.0.8: no more reacting to callerid?
It's not just you.  Same thing happens here. I went back to 1.0.7.
Stefan Gofferje wrote:
> Hi folks,
> 
> I used to have some constructions like
> 
> exten => number/callerid,1,Goto(somewhere)
> 
> After updating to 1.0.8 those does not work any more.
> Any hints?
> 
> Regards,
> Stefan
>