Displaying 20 results from an estimated 30000 matches similar to: "Multiple Registration"
2004 Dec 23
1
where I can find some learning book about asterisk?
Hello ,
I learn handbook-draft.but I think I don't understand asterisk.
where I can find some learning book about asterisk?
thank u.
B.R.
John.
-----????-----
???: asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com]??
asterisk-users-request@lists.digium.com
????: 2004?12?24? 7:51
???: asterisk-users@lists.digium.com
??: Asterisk-Users Digest, Vol 5,
2004 Dec 22
2
Can't Receive/Send Calls
Hi,
I can't receive/send calls with Asterisk. Could someone please give me a
few pointers on my configuration?
Regards,
Norman Zhang
; sip.conf
[general]
disallow=all
allow=ulaw
port=5060
bindaddr=0.0.0.0
externip=x.x.x.x
localnet=192.168.22.0
mask=255.255.255.0
context=inbound-sip
maxexpirey=180
defaultexpirey=160
tos=reliability
srvlookup=yes
register =>
2004 Dec 23
1
Can't Make Outgoing Call
Hi,
I can't get dial-out working. I'm trying to call 523936. Is there
something wrong with my setup here? Could someone please give me a few
pointers?
Regards,
Norman Zhang
[fwd-out]
exten => _8.,1,SetCallerID(${FWDUSERID})
exten => _8.,2,SetCIDName(${FWDUSERNAME})
exten => _8.,3,Dial(SIP/${EXTEN}@fwd,70)
exten => _8.,4,Macro(fastbusy)
exten => _8.,5,Hangup
*CLI>
2004 Dec 18
3
Open Ports
Hi,
May I ask what ports are necessary for SIP communication through a
firewall? I read somewhere that UDP/5060 alone is enough. Some
recommends more ports to be opened for RTP.
Regards,
Norman Zhang
2004 Dec 04
2
SJPhone SIP Tab
Hi,
I'm following, http://www.voip-info.org/wiki-Asterisk+phone+sjphone.
However, I cannot find the SIP tab. Would someone please give me a few
pointers? The screen capture can be seen at URL below
http://www.dslreports.com/forum/remark,12022987~mode=flat
Regards,
Norman Zhang
2004 Dec 28
3
Dialplan variables
Hi,
May I ask what does
exten => s,1,Answer
exten => s,2,ResponseTimeout(5)
exten => i,1,Playback(pbx-invalid)
s, t, i stands for? It says it is someexten but I still don't get it.
Regards,
Norman Zhang
2004 Nov 29
2
Cannot Start Asterisk
Hi,
I'm running asterisk-1.0.2-2mdk. When I tried to start it with
/usr/sbin/asterisk -vvvvvvvvvvvvvvvvvvvvgc, I get
[codec_ilbc.so] => (iLBC/PCM16 (signed linear) Codec Translator)
Ouch ... error while writing audio data: : Broken pipe
# ps aux | grep mpg123
root 5237 0.1 0.4 5816 4444 pts/0 S 18:45 0:00 mpg123 -q
-s --mono -r 8000 -b 2048 -f 4096 fpm-calm-river.mp3
2004 Dec 23
1
Qestion about TDM over enthernet
who can tell me how to do TDM over enthernet ?
pc a connect pc b only use TDM card?
thank you
John.
-----????-----
???: asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com]??
asterisk-users-request@lists.digium.com
????: 2004?12?23? 11:47
???: asterisk-users@lists.digium.com
??: Asterisk-Users Digest, Vol 5, Issue 336
Send Asterisk-Users mailing list
2004 Dec 11
1
Logon Script
Hi,
Is [netlogon] only applicable for Samba Domain Controllers? I like to
create use root preexec script to create home folders for first time
users. I'm currently running ADS mode, and using KiXtart logon script.
Would this work?
Regards,
Norman Zhang
2003 Oct 01
1
Samba Sessions
Hi,
Sorry, I mean constantly increase of memory not decrease. The problem is
that there are too many Samba sessions opened and eventually drives my
server to a complete halt. It seems to me some used sessions are not
killed or freed from memory. Is there a way to fix this? I have been running
Samba happily for the last 6 months. For the last couple of days I'm forced
to reboot the server 4 to
2003 May 23
2
color profile for shared printer
Hi,
I can added laser printers to the Samba share. But can't seem to find a way
to add color profiles for color laser printers to Samba. Would someone
please give me a few pointers?
Regards,
Norman
2002 Aug 16
2
samba & exchange
Hi,
I'm thinking of implementing Samba as a file and print server. But I have an
Exchange on a PDC. Can they both coexist in a same network? What's the best
way that I can implement this, so users can login and use Samba as their
file/print server as well as use Exchange?
Regards,
Norman
2004 Dec 18
2
Music/Busy Signal Not Heard
Hi,
I compiled * and chan_alsa.so is loaded. But I can't hear any busy
signal messages when calls cannot connect. Do I need to record my own
message, or does * use some default ones? May I ask where can I find them?
Regards,
Norman Zhang
2004 Nov 13
1
Rejoin Domain
I've samba 3.0.2 joined to a NT 4.0 domain as a domain member server.
# net rpc join -U -UAdministrator%password
Windows clients access it using winbind. If I upgrade all NT 4.0 servers
to W2K3 AD,
# net ads join -U Administrator%password
do I need to rejoin the samba servers to AD? Will winbind continue to
work? I think W2K3 by default uses kerberos. Will all uid.gid mapping be
lost?
2003 Sep 30
1
SIP Registration Difficulties
I have SIP registrations working correctly for FWD and Sipphone, but it
is impossible to connect to Sipcall or Nikotel, I saw that someone on
the list has problems with ICH.
To try and sort out the problem I tried to register to Sipcall with
Linphone and sent the dialogs to tech support of the equipment provider.
Here is their answer:-
The reason the registration fails is because not
2004 Dec 07
1
Kerberos Error
Hi,
I'm using samba-*-3.0.6-4.3.100mdk and libkrb51-1.3-6.3.100mdk on
LM10.0. A similar summary to what I'm seeing could be found here.
http://lists.samba.org/archive/samba/2004-July/090210.html
My relevant config info could be found below. May I ask how could I
solve this in LM10.0? What packages do I need to update? The problem
does not arise with NT. It happens to only W2K, XP,
2002 Oct 11
1
winbind /etc/pam.d/system-auth
Hi,
I have setup /etc/pam.d/system-auth as below. But when I login to the Linux
Box from KDE3, I get a prompt saying I don't have write access to the HOME.
Then got kicked out. In NT Domain, when I double click on the Samba machine,
I get network path not found. What am I doing wrong? Please help.
Regards,
Norman
#%PAM-1.0
auth required /lib/security/pam_env.so
auth sufficient
2003 Apr 09
2
Outgoing SIP Registration Fixed
I believe I have repaired the SIP registration code for outbound SIP
registrations (e.g. FWD).
I would appreciate feedback from people on this. If you cvs update,
please be sure to "make clean ; make install"
I plan on releasing Asterisk 0.4.0 by the end of this week, so if you have
any SIP or other issues you feel need to be addressed by then, please try
to find me on IRC or via
2003 Jan 14
2
printer driver access denied
Hi,
I have print$ setup and points to /var/lib/samba/printers. I have
printer_admin and write_list access. /var/lib/samba/printers is setup with
755 for root:root. When I tried to add/upload new drivers to print$ in W2K I
get access denied. Would someone please give me a few pointers please?
Regards,
Norman
2004 Jun 15
0
SIP Registration with Entice Softswitch
I'm having problems getting Asterisk SIP to register with an Entice
softswitch SIP Gateway. My provider tells me that all thats needed is a
user name, password and the IP address and to register and it needs to
be using MD5 authentication.
I continualy get a "603 Decline" message. The provider of the gateway
says they are not receiving any authentication information. Registration