similar to: SIP protocol bug ???

Displaying 20 results from an estimated 1000 matches similar to: "SIP protocol bug ???"

2003 Nov 04
2
asterisk does not hang up
hi, i am trying to do to autoattendant. here is my extension.conf part [tumpak] exten=>s,1,Dial,Zap/4|10 exten=>s,2,Voicemail,u9999 exten=>s,102,Voicemail,b9999 exten=>t,1,hangup so when a caller dials the extension 2 suppose, it enters to the above context.. everything is fine. the problem is when the caller hangs up the asterisk does not. after caller hangs up and tries again he
2003 Nov 04
2
Log ?
Hi! Shorewall Users May I know ..what does it means ? Nov 5 12:43:34 netgw kernel: Shorewall:newnotsyn:DROP:IN=eth0 OUT= MAC=00:05:5d:4e:fc:62:00:d0:95:7a:d5:f1:08:00 SRC=210.59.230.239 DST=211.24.146.50 LEN=52 TOS=0x00 PREC=0x00 TTL=48 ID=36787 PROTO=TCP SPT=80 DPT=20291 WINDOW=65160 RES=0x00 ACK FIN URGP=0 Best Regards, Support
2004 Sep 10
2
can not compile
Hello, i downloaded flac for windows source code i extract files like this \flac-1.1.0.tar\flac-1.1.0\src\libFLAC i try to compile libFLAC_static.dsp with VC++ 6 i receive this error Performing Custom Build Step on .\ia32\lpc_asm.nasm '-f' is not recognized as an internal or external command, operable program or batch file. Error executing d:\winnt\system32\cmd.exe. can you help me
2003 Nov 12
3
password aging
I've compiled 3.7.1p2 on AIX 5.1 w/pam compiled in, but not enable in the sshd_config. Also applied Darrens 3.7.1p2 patch25. I am having issues w/password aging when maxage is set to anything >0. i dont believe this function was ever working (at least not in 3.5p1). Can anyone verify this? Thanks, Ryan __________________________________ Do you Yahoo!? Protect your identity with Yahoo!
2003 Nov 05
2
Best place to order Cisco ATA 186
I want to setup an Asterisk network using the Cisco ATA 186. What is the best place to order those devices? I'm not finding them anywhere. Al __________________________________ Do you Yahoo!? Protect your identity with Yahoo! Mail AddressGuard http://antispam.yahoo.com/whatsnewfree
2003 Nov 04
1
samba build problems
Hi I have been trying to build samba-3.0 on a solaris 5.6 machine and i get the following error when 'make' is run. Im not quite sure what library it is trying to look for. Any ideas? Thanks in advance Varadaraj Linking shared library bin/pam_smbpass.so /bin/ld: bin/pam_smbpass.so: undefined versioned symbol name _getlong@@SUNW_2.1 /bin/ld: failed to set dynamic section sizes: Bad value
2003 Nov 19
1
Mac permision problems after Debian update
Last night I did a long overdue security update of my Debian file server. One of the updates was to Samba 2.2.3a-12.3. Since then, I've had a very strange (to me) permissions issue, that I have not been able to resolve digging around in Google. Using the shares on a Win2K machine, everything is fine. I can log in, persuse existing content, and make new directories and files. On my Mac
2004 Sep 10
4
reading vorbis comments with FLAC++?
Hi me (2x - Haberman and Coalson), On Tue, Nov 11, 2003 at 03:51:42PM -0800, Josh Coalson wrote: > The C++ interface is a little simpler: [code follows] OK. Well, I found the C interface a little bit easier to understand, so I ended up using that instead of continuing to try to figure out the C++ interface. The one problem I have is that the values in block->data. vorbis_comment.comments
2003 Nov 19
8
Help please
Hi, My PBX/key system failed when building power was switched off and then back on. The service rep says the PBX unit is so old that it is not repairable. The unit has 8 incoming POTS lines and 12 multiline sets. There are voice mailboxes on each line. Switching to Qwest's Centrex system would cost about $3800/yr. My 8 business lines now cost $3320/yr, so the Centrex increment would
2003 Nov 17
1
SIP calls no longer work
Hello, I'm having a problem with SIP. More specifically, I can't make any calls using SIP. I have had an iConnectHere account and Free World Dialup account working for quite some time, and now all of a sudden I can't make any SIP outgoing calls. PBX*CLI> sip show registry Host Username Refresh State 192.246.69.223:5060 XXXXX 120 Registered
2003 Nov 19
3
inter diax connection
hi i am trying DIAX and *. i cannot make calls from ne DIAX to another. whats the config? exten=>44,1,Dial(IAX/username,20,tr) ??? just a guess. any help will be appreciated. cm ===== Designs __________________________________ Do you Yahoo!? Protect your identity with Yahoo! Mail AddressGuard http://antispam.yahoo.com/whatsnewfree
2003 Nov 13
2
IPv6 literal addresses on command line
Hello all, Can anyone give me a hint on how to specify an IPv6 address in an rsync address literal - the colon character is already used to seperate the host name from the remote directory AFAICT... I get, e.g. rsync -Cavb 3ffe:502:420:120::2:/home/cam/dev/proj 3ffe: Unknown host rsync: connection unexpectedly closed (0 bytes read so far) rsync error: error in rsync protocol data stream (code
2003 Nov 14
7
Your thoughts..
I need to get your thoughts on something.. :) I am trying to create a system to process the CDR call logs for department accounting.. I think there are two ways of doing it.. Either I can create an AGI that will run on the "h" extension and will lookup the last entry that matches the account code of the call that just ended in the MySQL CDR and calculate the call cost immediately..
2003 Nov 15
3
ctokens vs tokens - HTB.
Hi, One more of those ... 1) what is a ctoken with regard to HTB? Does the ''c'' stand for ceil and if so how is it different from tokens? 2) Is the difference, only in the generation of these tokens? 3) Would the ctokens and token be treated equally once borrowed? Kindly help. Thank you. Regards, suraj. __________________________________ Do you Yahoo!? Protect your
2003 Nov 14
4
Setting up Samba
Hi to you all, I'm setting up a network to where I have Linux and W2k Active Directory.I have Redhat 8.0 and i want it to see and access file between the two OS'S. I downloaded the latest samba binaries 3.0.2 and edit the smb.conf.How do i know if my linux will act as a samba server? Should i select "everything" when i load redhat again or should i just continue what i have
2003 Nov 10
1
Periodic crash - avoid this syntax...
I have a machine that crashes every so often. I believe the following macro is responsible (gotoif,$[${ARG3}] in particular). The macro works as expected: if ARG3 is defined - hop over assignment. But my hunch is that it gradually chews up memory. ; This macro is puts voicemail in an alternate mailbox (if ARG3 defined - otherwise Mailbox matches extension). [macro-stdexten] exten =>
2003 Nov 12
1
ADSI Functions
Does anyone know where I can get a list of ADSI functions.. Example *70 (No Call Waiting), Flash = Flash, Hold = ??? Thank you, -gcc
2004 Sep 10
1
Questions about FLAC format from a java coder...
Thanks Miroslav, for your help - much appreciated. > > RICE PARTITION SIZE: In a zero-partition-order Rice block, the > > documentation says the number of samples in the partition is equal > > to the frame's blocksize. Surely this should be equal to the > > frame's-blocksize-minus-the-predictor-order, since we shouldn't need > > to encode residual for
2004 Sep 10
1
flacPak logo
I created a quick mini banner logo based on the flac logo and put it up for viewing (its not publicly linked yet). Let me know if this is ok with you, or if you would rather me come up with something original :) My only complaint about it, is that I like the font you used better. http://swami.sourceforge.net/flacpak.php Cheers. Josh Green
2004 Sep 10
1
Flac logo.
Hi! I like Flac! : ) It is very good! well done! ¦ ) Sometimes happens that I offer my help to free software projects that seems to be so good (..as you can see from the URL below.) I'm italian (than sorry for my bad english.. : P' ) Are you interested to a new, complete flac logo? (complete means verified for same effect in different icon size, raster or vector draw, BW and