Displaying 4 results from an estimated 4 matches for "bstocker".
Did you mean:
stocker
2006 Jan 06
3
transfer application
I am having trouble understanding how to use this. I want to transfer
certain incoming calls from an IAX ITSP based on caller ID. From what I
can make of the docs, I thought I need to do something like this...
exten => _NXXNXXXXXX,n(nocid),transfer(1000)
exten => _NXXNXXXXXX,n,noop(boo,${TRANSFERSTATUS})
exten => _NXXNXXXXXX,n,hangup
exten =>
2006 Jun 06
1
Asterisk Realtime and SIP Registration
Hi!
I use the following configuration to register my asterisk server to my SIP
provider:
register => 12345:passwd@sip.provider.com/12345
sip.conf:
[sipout-test]
type=peer
username=12345
fromuser=12345
fromdomain=provider.com
secret=passwd
insecure=very
host=sip.provider.com
qualify=yes
context=test-incoming
extensions.conf:
exten => 12345,1,Dial(SIP/10)
exten =>
1999 Sep 17
1
No samba server in 'network neighborhood'
Hy,
i have a problem using samba 2.0.13 on Linux (kernel 2.2). I've beeen
reading almost all of the samba documents, FAQ's and HOWTOS, even
searching at deja.com and the mailing list archives. However, i could
not find a solution but many other users having the same problem.
My samba installation works well, i'm using Windows NT4/SP5 and Win98
clients with no primary domain
2006 Jun 01
2
Looking for very basic example
Hi!
Im looking for a very basic example for the following simple problem.
I've been searching voip-info.org and looked in the ORA book without a
clue. I have a SIP account at sip.provider.com and my own asterisk
server. What I want is the following:
I. Register my phone to my asterisk server, not directly to provider.com
II. My asterisk server should ring my phone when somebody calls me