search for: trunkl3

Displaying 4 results from an estimated 4 matches for "trunkl3".

Did you mean: trunkld
2005 Jan 28
2
Record inbound and outbound calls to and from one number.
Hello All, I would like to record inbound and outbound calls to and from one number. I tried to add lines to my extensions.conf: DAY=`date "+%m-%d-%y_%H:%m"` ;outbound exten => 5555551212,1,Record(${DAY}:gsm) exten => 5555551212,2,Dial(${TRUNKL3}/${EXTEN}) ;Inbound [line2] exten => 5555551212,1,Record(${DAY}:gsm) exten => 5555551212,2,Dial(SIP/101,20) exten => 5555551212,3,Hangup -- David Shaw <asterisk@ke6upi.com>
2005 Jan 27
1
Am I missing something really basic here?????helpwith Asterisk@home {Scanned}
...cards. If you have one change it to fxsks=1 extensions.conf [general] static=yes writeprotect=no [globals] CONSOLE=Console/dsp ; Console interface for demo IAXINFO=guest ; IAXtel username/password TRUNKL1=Zap/1 TRUNKL2=Zap/2 TRUNKL3=Zap/3 TRUNKL4=Zap/4 ; Trunk interface TRUNKMSD=1 ; MSD digits to strip (usually 1 or 0) [line1] exten => s,1,Dial(SIP/101,20) exten => s,2,Answer exten => s,3,Wait,1 exten => s,4,Voicemail,101 exten => s,5,Han...
2005 Jan 26
1
Am I missing something really basic here????? help with Asterisk@home
I'm trying to install asterisk@home, I've just downloaded the latest cd from soundforge. I can get it to install ok (network card didn't auto configure - but I worked out how to use 'netconfig'). I worked out how to add a few grandstream budgetone fine. Worked out how to upload music etc. Worked out how to modify FOP. Voicemail and meetme's work fine.
2005 Feb 16
2
Monitor does not like variable subsitutions
Hello, I have been attempting to get the Monitor function to accept a loal variable substitution in order to use the same filename later in the same context. Monitor does not appear to like it, as it attempts to use wav|filename as the recording type, as opposed to just wav. Here is what I get if I just supply a filename directly (it works fine): --context----------------------------- exten