search for: n2la

Displaying 20 results from an estimated 35 matches for "n2la".

Did you mean: n2a
2006 Mar 23
6
How to create [new_context] in extensions.conf?
It _appears_ that the only way to create valid [context] is by a context = line in sip.conf. Is there another way to create a [new_context] in extensions.conf so I can dial from it? Right now most of my extens are in [default] and I'd like to avoid that. Larry -- Larry Alkoff N2LA - Austin TX Using Thunderbird on Slackware Linux
2001 Oct 21
5
Trying to startup Wine
...However, I have a /root/.wine subdirectory with config and some other files. I think some obvious step is missing but cannot think of what after reading the various docs several times. My ultimate goal (besides sol.exe!) is to run my dos programs, agent and pmmail. Can you hep me? Larry Alkoff N2LA -- Larry Alkoff N2LA My address is: larryalk is_at mindspring dot com
2007 Jan 02
2
How to show a debugging remark in a sip or extensions context?
...like to show a remark that would show call progress and appear on the CLI screen. The remark should be in the code of a sip [channel] or extentions [context] If I can't send my own remark, what little used 'show' command could I insert in the code? Can this be done? -- Larry Alkoff N2LA - Austin TX Using Thunderbird on Linux
2003 Dec 23
3
Why does simple smb.conf demand password?
...al] netbios name = linda server string = Samba %v on %L workgroup = lanet [data] path = /export/data comment = data drive volume = sample-data-drive writable = yes guest ok = yes I also made sure to setup the subdirectory /export/data and chown it to 777. Larry Alkoff Larry Alkoff N2LA - Austin TX
2006 Mar 16
2
Can wine run .com files?
Does Wine have the ability to run DOS .com files? Specifically I wish to run 4dos.com which is a command.com replacement. Larry -- Larry Alkoff N2LA - Austin TX Using Thunderbird on Slackware Linux
2006 Nov 22
1
Sipura phone does not ring
...ugh to give detailed settings for sip.conf and extensions.conf but nothing about to handle Dial Plan 8 except "You'll need to enter the extension you wish to forward all incoming PSTN calls to on your Asterisk server". I don't understand how to do that. Larry -- Larry Alkoff N2LA - Austin TX Using Thunderbird on Linux
2006 Nov 24
2
Correct syntax to access a shell variable?
...like to access my shell environment variable MYIP from within sip.conf to put in externip. I've tried some variations of syntax after reading "The Future of Telephony" but it's not working yet. Should it be externip=${ENV{$MYIP}} or some other syntax?? Larry -- Larry Alkoff N2LA - Austin TX Using Thunderbird on Linux
2007 Jan 27
1
How to fix error when paging
...OSE("ENTERING [default] **2 in extensions.conf" 1) exten => **2,n,SIPAddHeader(Call-Info: answer-after=0) exten => **2,n,Page(${Two_Way_Intercom_List}|d) exten => **2,n, Hangup Two_Way_Intercom_List => SIP/420&SIP/422/&SIP/400&SIP/413&SIP/410 -- Larry Alkoff N2LA - Austin TX Using Thunderbird on Linux
2007 Mar 02
1
How to log VERBOSE statement to a file?
...tice, warning, error, vebose or dtmf that could be logged to /var/log/asterisk/messages. Does the 'verbose' in VERBOSE commands have anything to do with the 'verbose' in error messages? I tried >> redirection of a VERBOSE statement - did not work. Larry -- Larry Alkoff N2LA - Austin TX Using Thunderbird on Linux
2006 Feb 04
1
Trying to mount with minimalist smb.conf
...er string = Samba Server log file = /var/log/samba.%m max log size = 50 dns proxy = No hosts allow = 192.168.0., 127. [homes] comment = Home Directories read only = No browseable = No [lba] path = /home/lba -- Larry Alkoff N2LA - Austin TX Using Thunderbird on Slackware Linux
2006 May 03
1
How to access a 'guest ok' share from Windows without password?
..." for access without a password. The problem is that Tillie shows up in Windows Network Neighborhood as a single icon. To open that icon and see the three shares Windows demands a password, thus making it impossible to access. Is there any way to get around this? Larry -- Larry Alkoff N2LA - Austin TX Using Thunderbird on Slackware Linux
2006 Feb 13
4
Newbie wants to run Forte Agent
...scontinued. What would be the syntax to load Forte Agent and specify the old "start-in" directory used under Win4lin? wine ./agent something_for_start-in_directory ?? Does Wine have the concept of a Desktop with icons or is winefile what we must use? Thanks, Larry -- Larry Alkoff N2LA - Austin TX Using Thunderbird on Slackware Linux
2006 Nov 14
1
How to use Sipura SPA3k POTS line to dial Asterisk SIP phones?
...ure=very extensions.conf ---------------- context to ring all SIP phones when a POTS call comes into SPA3k: [macro-ringall] ; ring all SIP phones exten => s,1,Dial(SIP/120&SIP/121&SIP/122&SIP/124&SIP/125&SIP/126&SIP/127) exten => s,2,hangup -- Larry Alkoff N2LA - Austin TX Using Thunderbird on Linux
2006 Feb 17
2
Windows Start in Folder?
Is there any way to emulate the Windows "Start In Directory" function when setting up a launcher for a program under Wine? I can do it in CrossOver Office but haven't yet clicked on how to accomplish this function under Wine Dennis
2006 Feb 23
0
How to install Zaptel?
...erisk: make, make install, make samples, make progdocs Shouldn't make install be _after_ make samples & make progdocs? 5. Asterisk-sounds: make install only What about #4 - doesn't make install come after make samples/make progdocs? Larry -- Larry Alkoff N2LA - Austin TX Using Thunderbird on Slackware Linux
2006 Dec 29
0
How does Sipura route incoming calls?
...there any way to prevent Sipura from picking up the PSTN line (causing all other phones connected to the incoming PSTN line to cease ringing as if the call was picked up)? Finally, what should I put in dial plan 8 or elsewhere to send the call to a context of my choice? Larry -- Larry Alkoff N2LA - Austin TX Using Thunderbird on Linux
2007 Jan 18
1
Simplifying similiar sip trunks
...[general] like: grandstream={ context=default type=friend qualify=yes insecure=very host=dynamic canreinvite=no nat=no } This would allow me to write 12 sip extensions each something like: [412] username=412 include=${grandstream} Is there any syntax that would do this? Larry -- Larry Alkoff N2LA - Austin TX Using Thunderbird on Linux
2007 Jan 28
0
Add current extension dynamically to template?
...=no ;add these lines to the template: username=${extension I am now in} callerid=${extension I am now in} This is one of several extension used presently: [410](grandstream) ; Karen Office username=410 I want the extension to have just the line: [410](grandstream) Larry -- Larry Alkoff N2LA - Austin TX Using Thunderbird on Linux
2007 Feb 01
1
Please help parse this GotoIf line
...( NO ${CALLERID} then SetCIDNum(NOCID) I really wish to be able to pick up an Internal call without thought but don't really like getting NOCID sales and other annoying calls. Note: I looked at privacymanager and will try it if the above can't be made to work. Larry -- Larry Alkoff N2LA - Austin TX Using Thunderbird on Linux
2007 Feb 05
1
How to access environment variable?
...tains my current IP address but when I execute exten _4XX the following line only says 'myip is ' and the rest is blank instead of showing 'myip is www.xxx.yyy.zzz' exten => _4XX,n,VERBOSE("myip is ${ENV(MYIP)}") Why doesn't it work? Larry -- Larry Alkoff N2LA - Austin TX Using Thunderbird on Linux