Displaying 20 results from an estimated 3000 matches similar to: "chan_sip and Digest realm"
2004 May 05
3
sip via tcp
After browsing through bugs.digium.com I saw no mention of any work to
get chan_sip or chan_sip2 to listen on tcp, as well as udp. Just
curious is any-e-one
working on such a patch at the moment?
2005 Jun 04
2
chan_sip + MD5 encryption: WARNING Format for authentication entry is user[:secret]@realm
Hi all!
So far I've always used plaintext passwords for SIP, but now I've decided
to use MD5 encryption.
For each client I edited its section as follows, then:
auth=md5
md5secret=hashed_passwd
;secret=plaintext_passwd
where hashed_passwd is the output of
echo -n "user:realm:plaintext_passwd" | md5sum
When the first SIP clients registers with Asterisk after a "sip
2004 Apr 20
1
Re: SIP re-invite
Trouble getting chan_sip2 to compile
below is what I have done
-download acl.c.patch,acl.h.patch,chan2s_sip.c to /root/software
cp /root/software/chan_sip2s.c /usr/src/asterisk/channels
cd /usr/src/asterisk/
patch -p0 acl.c /root/software/acl.c.patch
cd /usr/src/asterisk/include/asterisk
patch -p0 acl.h /root/software/acl.h.patch
- added the follow to /usr/src/asterisk/channels/Makefile
2004 Sep 13
1
chan_sip2 Install Question
It looks like chan_sip2 may solve my problem with outboundproxy support.
However, I am having problems getting the solution installed. From what
I understand these are the tasks...
Add chan_sip2 to the channels/Makefile
* Rename the file downloaded to chan_sip2.c
* make / make install
* Change your modules.conf
Add "noload=chan_sip.so" if you want to run chan_sip2
* Restart
2005 Mar 07
1
chan_sip not 100% RFC3665 compliant - re-REGISTERsfail.
asterisk-users-bounces@lists.digium.com wrote:
> Is there anyone else with the same problem?
Yes, we've seen the same problem. We have found a work
around, but I'm unable to to look into it today.
--
Andreas Sikkema Rits tele.com
Van Vollenhovenstraat 3 3016 BE Rotterdam
t: +31 (0)10 2245544 f: +31 (0)10 2245540
2004 Apr 27
1
chan_sip2 install instructions.
Hi,
Does anyone have any detailed install instructions for setting up
chan_sip2..
I patched acl.c but could not see an acl.h file to apply the patch..
I copied the chan_sip2.c file into the channels directory..
I am not sure what I need to do exaclty in the Makefile to get chan_sip2
to build..
Any help and anything to be careful of in chan_sip2 would be usefull..
Thanks,
Later..
2011 Oct 11
5
Could not retrieve local facts: private method `split' called for nil:NilClass
Hello,
I am installing Puppet Enterprise agent (puppet-enterprise-1.2.1-
solaris-10-sparc) on a Solaris 10 64bit SPARC system. When I view the
logs for the agent I see:
puppet-agent[14680]: [ID 702911 daemon.error] Could not run Puppet
configuration client: Could not retrieve local facts: private method
`split'' called for nil:NilClass
The client successfully initiates a cert exchange
2005 Oct 02
3
What does the error "stale nonce' mean?
I'm receiving the following error over and over, adnauseam:
Oct 1 23:59:53 NOTICE[3194]: chan_sip.c:5890 check_auth: stale nonce
received from 'CNAME-CID <sip:5551212@192.168.1.X>'
Does anyone know what "stale nonce" is?
Thanks!
Paul Conn
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2004 Sep 13
2
Sip Outbound Proxy
How do you configure an outbound proxy for Asterisk? If the sip call is
not local I want everything to go to a designated sip proxy.
Thanks,
Chad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040913/bdd57a91/attachment.htm
2008 Jan 22
9
Cannot connect when spawning new workers on demand
Hi!
I''m using the latest&greatest backgroundrb with rails 2.0.2 on ubuntu
dapper.
I''ve made an app that lets you run a query on several servers at once,
which are selected at runtime. Therefore, for each server that is
selected, I spawn a new worker and assign its work.
After everything is completed, the workers are deleted.
I often get this error:
2003 Mar 07
4
ParkedCall and SIP.
I am having trouble getting park to work
with SIP, I have these config files:
/etc/asterisk/parking.conf
[general]
parkext => 8540
parkpos => 8541-8555
context => parkedcalls
parkingtime => 45
/etc/asterisk/extensions.conf
include => parkedcalls
include => default
[default]
exten => 3874,1,Dial(SIP/3874|20|tT)
Do I need something else somewhere?
Is anyone using park and
2008 Mar 22
10
Xen Windows Clients - BSOD with Application Firewall Installs
I have set up both Windows XP and Windows 2000 Server clients on Xen under Centos 5.1 and am unable to install an application
firewall. I have tried the latest:
1) Agnitum Outpost Commercial Version
2) Comodo Firewall (ver 2 on Windows 2000)
3) Sunbelt Commercial Version
With all of these when the firewall starts up it results in a BSOD. With Windows XP and Agnitum I can go back to a previous
2012 Jun 05
7
Not using expired node for targethost from cache; expired
Hi,
When I execute *puppet agent --test --debug --verbose* on the target host,
I receive the following error message:
err: Could not retrieve catalog from remote server: Error 400 on SERVER:
Could not find class pe_accounts for targethost on node targethost
warning: Not using cache on failed catalog
err: Could not retrieve catalog; skipping run
I enabled debugging for the Puppet Master, and
2002 Feb 24
3
Multiple Instancies of Samba on a single System
Hi out there,
i intend to run multiple Instancies of Samba
on a single, multi-homed, server, with each instance bound
to a specific (logical) interface.
If this works, it would be fine to me.
Mainly for administrative Reasons. (You won't believe,
but from time to time it becomes necessary to restart
some services, but restarting the entire server is a
real mess)
Well here my
2016 Aug 24
2
missing dns records? _ldaps._tcp ?
On Wed, 24 Aug 2016 11:56:06 -0400
lingpanda101--- via samba <samba at lists.samba.org> wrote:
>
> I know you asked recently but I do have them from a long ago
> provisioned DC as reference.
>
>
If you have them, I think you may be the only one who does ;-)
A bit of searching doesn't turn up anything about _ldaps records, just
_ldap.
Rowland
2015 Aug 14
2
chan_sip.c: Retransmission timeout reached on transmission
Hello friends:
I am facing cutoffs randomly when negotiating calls.
The PBX dials the destination, the provider (softswitch) receives the
request *[1]* and sudenly the PBX hangs up the call* [2]* while the
provider is still dialing it, as a consequence the remote peer receives a
ghost call. Along the atempt I could see six times a messages regarding NAT
isuues *[3]*
I hope anyone can give me an
2004 Jul 02
1
Params on SIP URI REGISTER/INVITE
We're doing some SIP development and have a question on "additional parameters"
supplied to the register (in this case maddr= and the non-standard clport= in
our example below).
What we're experiencing is the INVITE doesn't included these parameters
and they get dropped when the INVITE is sent to the 10.1.1.97 address.
Ideas? Supported? SIP Bug?
REGISTER
2004 Aug 24
3
ex-girlfriend logic not working in latest CVS?
Ex-girlfriend logic not working in latest CVS?
Incoming sip calls don't work. Anyone else seen this
problem?
Extension logic looks good:
exten => 6153248305/_931NXXXXXXX,1,Queue(queue1);
exten => 6153248305/_615NXXXXXXX,1,Queue(queue2);
;exten => 6153248305,1,Queue(queue3);
show dialplan looks good:
-- Added extension '6153248305' priority 1 (CID match
2006 Aug 06
1
How to use omega to search remote back end?
Folks,
Having trouble getting this to work. OMEGA cgi is not reading my stub file properly because it is trying to read it as a directory instead of a file. Is there an easy fix? Here is a transcript.
Thanks,
OSC
oscar@epsilon:/svr/xapian/beta$ ls -aFl
total 21335200
drwxr-xr-x 2 oscar oscar 4096 Aug 6 10:15 ./
drwxr-xr-x 5 oscar oscar 4096 Aug 6 12:59 ../
lrwxrwxrwx 1 oscar
2004 Jun 13
4
*** Asterisk Sunday News: Off track with 1.0, moving forward
Thank you very much for all feedback on Asterisk Sunday News!
This is the last issue for June. This week I'll go on holiday
and will be back with more news in early July.
My kids are getting summer leave this week and we'll be
visiting the south of England for a while. Another part of
Europe that still use their own currency.
If you think there's an European standard, you're