Displaying 20 results from an estimated 1000 matches similar to: "SIP and MD5 passwords."
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
2005 Jul 16
3
Sip registration question
Hi everyone,
I have a number of SIP registrations going fine, but am trying to get a new
provider going, and they have no sample Asterisk SIP config. They have been
helpful, but keep falling back to the way they "think" packets should be
flowing,
and I've been trying to figure out how the Asterisk config should look like
to get the SIP packet to look correct.
Now, they say that
2007 Jan 15
0
Asterisk Realtime and MD5 authentication
Hi,
I've troubles with setting up Asterisk Realtime and MD5 authentication.
With clear text passwords everything is working fine.
-- Registered SIP 'edwin' at 10.0.0.37 port 5060 expires 600
-- Saved useragent "Cisco-CP7940G/8.0" for peer edwin
[2007-01-15 10:18:12] DEBUG[28528]: res_config_mysql.c:651 mysql_reconnect:
MySQL RealTime: Everything is fine.
2005 Jan 27
1
Stumped by BroadVoice SIP
Hello guys.
I am a fairly new user to Asterisk, and I'm just having a tough time.
My goal is to set up a VOIP PBX. I have signed up with a BroadVoice
number, and I have three systems with SIP phones.
The PBX and the SIP phones are all behind a Cisco PIX running NAT.
I am using Asterisk CVS version from yesterday. I also tried 1.0.3 with
little luck.
The SIP phones are two X-Lites on
2007 Jul 17
0
help with sip configuration for sipgate.de on asterisk 1.4
hi there,
i run asterisk 1.4 on my debian machine, which is in my internal 10.x.x.x network, behind my main
computer, i cam make call, receive calls, all works fine, with all providers except sipgate.de,
there i can receive call and make them, i can hear the other end but they can not hear me, this is
only the case with sipgate.de i don#t know how to configure it and thought maybe someone can help
2005 Aug 27
0
Newbie :SIP ETXTN to SIP EXTN calls
I am new to asterisk and need to dig up some info on how to set it all
up. It looks a bit daunting especially all the options available in the
.conf files.
I have 2 SIP phones, GXP2000 and a budgettone 100.
phone1 - 192.168.0.160/24 extension 1000
phone2 - 192.168.0.161/24 extension 1001
Server - 192.168.0.57
I get the following all the time, but can make calls between the 2
extensions,
2005 May 12
0
Asterisk, SIP and NAT: Help needed!
I've been googling and talking with Libretel about my
setup and the fact that incoming calls to my asterisk
box through the Libretel number reach my box (I hear
the greeting being played) but then don't accept DTMF.
Here is a rough diagram of my setup:
Asterisk |
server | NAT <------------ Libretel
| router
|
Note that there are NO SIP
2020 Oct 27
1
Bug in Dial() string processing
Hi.
I've discovered a bug in the Dial() string processing (for Asterisk 13.14.1 at
least).
According to the documentation in channels/chan_sip.c the Dial() string syntax
is:
* SIP/devicename
* or SIP/username at domain (SIP uri)
* or SIP/username[:password[:md5secret[:authname[:transport]]]]@host[:port]
* or SIP/devicename/extension
* or SIP/devicename/extension/IPorHost
* or
2005 Aug 31
0
canreinvite=no being ignored?
Am I reading the data below incorrectly, or does it appear that even
though I have the directive canreinvite=no set for the two asterisk
boxes, they are trying to do a reinvite (which fails) anyway?
Is this expected behaviour in this situation? If so, how can I prevent
this?
---- Lots of output ----
Using CVS Head from 2005-08-28, I have two asterisk boxen, one (box A)
has a sip ua (2608)
2005 Jan 10
0
sip channel between 2 asterisk box
I've setup a SIP channel between two Asterisk box, and use Manager API
to generate some
calls. It's working quite fine, except this message (on the caller-side) :
Jan 10 18:18:09 WARNING[25046]: chan_sip.c:6805 handle_response:
Forbidden - wrong password on authentication for INVITE to '"sip1"
<sip:asterisk@192.168.1.200>;tag=as77e9ebbb'
But the call is going
2005 May 18
0
SIP: Failed to authenticate
Hello--
Looking for a solution. I'm using asterisk HEAD version, from a day or
two ago. Trying to register with a Metaswitch voip server via sip.
They gave me a userid, and a password. I plug it into a register command
in sip.conf:
register => 3074449999:pword@isp
[isp]
realm=voip.isp.net
auth=3074449999#c491b58f6fd6da12691fa0de86fbbcc3@voip.isp.net
type=peer
context=workline
2005 May 23
0
SIP authentification? Any ideas?
Calling all SIP gurus--
I'm trying to register my asterisk to an ISP's SIP gateway.
I'm getting authentification errors.
Here's the results of SIP DEBUG against it's IP.
[I've tweaked all confidential fields so as to protect the innocent
(namely, me).]
--- (9 headers 0 lines)---
Responding to challenge, registration to domain/host name myfavoriteisp
12 headers, 0
2015 Feb 20
0
sipsak 200 for a user, but 404 for a different user...why?
On 2/20/15 6:15 AM, thufir wrote:
> What's the difference between user "123" and "devries"? Based on the
> output here, they seem the same..?
>
> tleilax*CLI>
> tleilax*CLI> sip show users
> Username Secret Accountcode
> Def.Context ACL Forcerport
> 201 password 201
> default
2015 Feb 20
2
sipsak 200 for a user, but 404 for a different user...why?
What's the difference between user "123" and "devries"? Based on the
output here, they seem the same..?
tleilax*CLI>
tleilax*CLI> sip show users
Username Secret Accountcode
Def.Context ACL Forcerport
201 password 201
default No Yes
123
2005 Feb 08
2
MD5 in SIP's "register => ..."
Hello Everyone!
I just want to make sure if such a mess could work for sip channel:
In sip.conf:
;
register => <some_md5_checksum>@host
;
;
[host]
hostname=some_address
auth=md5
Greets
Tomek
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050208/169311c6/attachment.htm
2009 Jan 31
1
iax clients were unregistered after 30sec
Dear,
Our iax clients's ip and port in the database were removed automatically, after 30 secs.
the iax info is saved in odbc and postgresql .
asterisk=# select * from iax_buddies where username='9706015';
name | username | type | secret | md5secret | dbsecret | transfer | inkeys | outkeys | auth | accountcode | amaflags | callerid | context | defaultip | host | language
2006 Oct 12
1
AccountCode set in sip.conf but not showing up in CDR
Hi All,
I'm running 1.2.9.1 and have a sip user setup with accountcode=4444 in
the context.
lab1*CLI> sip show peer 1234
* Name : 1234
Secret : <Set>
MD5Secret : <Not set>
Context : sip1004
Subscr.Cont. : <Not set>
Language :
Accountcode : 4444
AMA flags : Unknown
CallingPres : Presentation Allowed, Not Screened
Callgroup
2011 Mar 29
1
wrong from URI in options message
I recently configured a SIP peer which i must specify my fromuser as my
ten digit "DID". I send calls to this peer, but whenever Asterisk sends
an options message, the fromuser is "asterisk".
Is this a bug? Or is there some other config I must make ?
register = 2155551941:123456 at 10.0.138.226/2155551941~600
[peer](!)
type=peer
context=inbound
qualify=yes
2008 Nov 12
1
What are the minimum realtime fields for sipusers?
I'm trying to get sipusers working with a realtime odbc database on
Asterisk 1.6. We have sippeers working from the database, but need
sipusers to be in a separate table for other implementation reasons.
sip show user test load returns results from the database.
CLI> sip show user test load
* Name : test
Secret : <Set>
MD5Secret : <Not set>
2014 Jun 25
2
OPTIONS Request without username <-> Forbidden
Hi gurus!!!
I have a Freepbx with Asterisk 1.8.25.0 with a sip trunk on the pstn
Every minute asterisk sends an OPTION Request, i beleived that it's related
to qualify functions.
The every minute annoyng answer of the pstn is "403 Forbidden".
Some people told that asterisk is not sending the username in the OPTION,
required by the pstn.
Taking a look of the example of rfc3261.txt