similar to: SDP bug

Displaying 20 results from an estimated 2000 matches similar to: "SDP bug"

2007 Mar 29
3
Asterisk hangs up SIP call after 6 200 retransmits
I have the following scenario: PSTN gateway (202.180.nnn.nnn) -> OpenSER 1.0.1 (147.202.nnn.nnn) -> Asterisk 1.2.16 (203.89.nnn.nnn) When an incoming call is received, often (but not always) Asterisk repeatedly sends a SIP 200 OK message and eventually hangs up the call. sip.conf [general] port = 5060 ; Port to bind to (SIP is 5060) bindaddr = 0.0.0.0 ; Address to bind to (all
2005 Jul 04
2
Extensions will not go to voicemail
I have a remote installation that connects via IAX from my office pbx. When I call an extension on the remote pbx, after the dial period, the call is terminated. Nothing I do in configuration of that extension seems to matter: -- Executing NoOp("IAX2/netconcepts@nnn.nnn.nnn.nnn:4569-5", ""Dial 710"") in new stack -- Executing
2008 Sep 30
5
Corrupted transaction log file / record size too small
I recently upgradeded dovecot on one of our servers from version 1.0.10 to version 1.1.3. Ever since, we've been seeing occasional errors similar to this sequence (with the username and IP addresses elided): Sep 30 00:09:56 alcor dovecot: pop3-login: Login: [4954], XXXX, NNN.NNN.NN.NNN Sep 30 00:09:56 alcor dovecot: wrapper[5006]: pop3, XXXX, NNN.NNN.NN.NNN Sep 30 00:09:56 alcor
2000 Mar 01
1
smbpasswd failure
I've attempted to change my smb password on a remote NT PDS, but it always fails with resolve_name: Attempting lmhosts lookup for name SERVER<0x20> getlmhostsent: lmhost entry: 127.0.0.1 localhost resolve_name: Attempting host lookup for name SERVER<0x20> Connecting to nnn.nnn.nnn.nnn at port 139 error connecting to nnn.nnn.nnn.nnn:139 (Connection refused) unable to connect to
2011 Jun 13
5
No audio after a reinvite changing codec
Hi all, we have a problem with a reinvite sent by our SIP provider to change audio codec due to the recognition of a fax tone. After that the SIP call session has been established (INVITE and 200 OK) we have the following codec situation: UAC ASTERISK UAS | ASTERISK UAC PROVIDER g711 <----------------------> g711
2002 Jun 13
1
cannot setup print in w2k on debian/samba/winwind/cups server
hi. I am trying to get print working and have a hard time indeed... My goal is to replace our nt4 print server with a linux/samba one as we have problems serving printers and drivers to win2000 workstations (and I don't want to set up a win2000 server for printing, and have the same problem _again_ when switching to XP ;-) The situation so far : - Debian woody - Samba 2.2.4-1 - Winbind
2005 May 18
2
Call forwarding...
Sorry for posting this again, but it seems to have become attached to another thread. Guess I replied to another message instead of starting a new one... Hi, I'm trying to setup a call forwarding rule so that when an extention doesn't answer the call is forwarded to my mobile. I'm using voiptalk.org for incoming and outgoing calls and SIP phones for extentions (so all IP based -
2013 Dec 11
1
Why ssh client breaks connection in expecting SSH2_MSG_NEWKEYS state?
I have a client host that I don't have access to now, which attempts to establish ssh connection back to my BSD server using the private key. Client runs this command: /usr/bin/ssh -i ~/.ssh/my_key_rsa -o "ExitOnForwardFailure yes" -p $HPORT $HUSER@$HOST -R $LPORT:localhost:$LPORT -N On the server debug log looks like this: Connection from NNN.NNN.NNN.NNN port 43567 debug1: HPN
2009 Jun 10
1
Weird behavior in receive_data function
Dear List, I'm trying to get diff/removed data and it's offset out. So I write a functions in receive_data. When I run backup, I found there is a weird behavior which I don't understand. i = recv_token(f_in, &data) will receive (i = -1, offset2 = 0) some where in the middle of the transfer procedure. That's to say, it's going to transfer the first data block from sender,
2008 Mar 19
2
rsync fails to exclude... sometimes?
Hello List. I am using rsync to pull html files from a shared drive to 2 web server boxes to keep the files synchronized. However, I have a few files I do not want rsync to copy over because they contain information specific (IP address) to the box hosting them. Rsync seems to intermittently ignore the exclude statement and copies them from time to time. Is there a way to absolutely prevent
2008 Apr 10
1
memory issues with 1.1.rc4 (now it's PAM)
Hi! I'm running 1.1rc4 on a system and this happens occasionally: --8<-- mail.info; dovecot: auth(default): client in: AUTH 1 PLAIN service=imap lip=NN.NN.NN.NN rip=NNN.NN.NNN.NN lport=143 mail.info; dovecot: auth-worker(default): pam(XXXXXXXXXXXX,NNN.NN.NNN.NN): lookup service=imap kern.alert; kernel: grsec: From NN.NN.NN.NN: denied resource overstep by requesting
2008 Oct 09
4
runs of heads when flipping a coin
Can someone recommend a method to answer the following type of question: Suppose I have a coin with a probability hhh of coming up heads (and 1-hhh of coming up tails) I plan on flipping the coin nnn times (for example, nnn = 500) What is the expected probability or frequency of a run of rrr heads* during the nnn=500 coin flips? Moreover, I would probably (excuse the pun) want the answer for a
2008 Sep 26
1
problems with auth protocol
Hello there, I have a client connecting to dovecot and comunicating like this: * OK Dovecot ready. * AUTHENTICATE MYAUTH + base64 challange base64_response {NNN} * NO Invalid base64 data in continued response The problem is that dovecot seems to reject the response because of the {NNN} in the end of the string. If I remove the {NNN} it authenticates just fine. Any idea of whether it's
2005 Jul 01
1
no voice
Hi All We are unable to hear any voice where as in tcpdum it shows that RTP is flowing both ways ERROR CONDITION --------------- -- Executing Dial("SIP/2001-f6c4", "SIP/2000|20") in new stack -- Called 2000 -- SIP/2000-0ead is ringing -- SIP/2000-0ead answered SIP/2001-f6c4 -- Attempting native bridge of SIP/2001-f6c4 and SIP/2000-0ead Have searched web and
2009 Sep 03
1
CTDB: Clustered NFS, reboot, requires me to exportfs -r(a)
Hi Samba, I hope you are doing well. I run a cifs / nfs CTDB clustered NAS solution, and I find that when I reboot any of the nodes in the cluster, I must re-export the nfs mounts so they show up properly. Perhaps this is a general linux nfs bug and I am barking up the wrong tree, but I haven't found any problem / solution mentioning this as of yet besides my own known workaround
2007 Jan 16
2
IAX2 softphones can't (won't?) use PRI trunks....
I have call center PCs that switch between an IBEAM SIP softphone and a NEBU IAX softphone (for reasons that aren't germane here). The SIP softphones work fine, but the IAX softphones get a fast busy unless I give them an IAX trunk to use, instead of the PRI trunks that all the other phones are using. I am using Asterisk 1.2.3. svn rev 47264. I've appended a sample call trace. The
2009 Feb 13
4
uid/gid settings in rsyncd.conf not respected?
Hi All, I must not understand the uid/gid line in rsyncd.conf. If someone could briefly point out where I've gone wrong, I'd appreciate it. I've created a special user to backup a server which has some users who don't want all their files backed up, so I'm trying to address their concerns by using the uid= and gid= lines in rsyncd.conf to have the rsyncd run with
2014 Sep 04
2
charset-specific searches, and continuation lines
Hi there, I'm looking into improving IMAP search support for the Gnus Emacs mail client, and trying to add the ability to search non-ascii characters. So far as I know, I start this invocation with something like: . UID SEARCH CHARSET UTF-8 TEXT {NNN} Where NNN is the number of bytes in my search string. Dovecot then responds with: + OK So... what do I do then? I don't actually know
2006 Nov 15
1
Attempting native bridge of
I have the following scenario: g729 gsm UAS <-----------> * <-----------> UAC I am using sipp to generate the calls between the UAC and the UAS and sending some rtp from the UAC, I want * to do transcoding but as I see it is not. As long as I know 'Attempting native bridge' means only passing-through the rtp ?Am I wrong? The UAC and UAS are
2006 Feb 15
1
Newbie Question: I want to open a socket on another server
Help! I need someone to get me in the right ballpark. I''ve been going around in circles for the last 24 hours. I want to open a TCPsocket on another server and eventually send and receive XML which is what the other servers speaks. I have both "Agile Web...with Ruby" and "Programming Ruby" but can find no examples. I''ve poured over the forum list, too.