Displaying 1 result from an estimated 1 matches for "laptopphon".
Did you mean:
laptopphone
2005 Feb 27
0
Interface * with ATA from ATA FXS port? (Here I go again)
...s my incoming extensions.conf dialplan:
[globals]
FWDNUMBER=223611 ; your calling number
FWDCIDNAME="Robert Webb"; your caller id
FWDPASSWORD=password ; your password
FWDRINGS=IAX2/rwebb ; the phone to ring
FWDVMBOX=2002 ; the VM box for this user
ANALOGPHONE=zap/2
OFFICEPHONE=SIP/2002
LAPTOPPHONE=IAX2/rwebb
VMBOX=2000
PSTNOUT=zap/5
[fromPSTN]
exten => s,1,LookupBlacklist
exten => s,2,DigitTimeout(3)
exten => s,3,ResponseTimeout(5)
exten => s,4,Wait(1)
exten => s,5,Background(custom/pls-wait)
exten => s,102,Goto(blacklisted,s,1)
exten => t,1,Dial(${ANALOGPHONE}&...