similar to: SipSak: Send SIP OPTION with password

Displaying 20 results from an estimated 400 matches similar to: "SipSak: Send SIP OPTION with password"

2015 Feb 20
2
sipsak 200 for a user, but 404 for a different user...why?
On Fri, 20 Feb 2015 15:07:35 -0500, Andres wrote: > This is showing nothing so I don't think your test message even made it > here. I think it looped in the 'doge' server. I was wondering the same thing :) in tleilax, I looked in /var/log/asterisk/messages and see: [Feb 20 15:13:19] VERBOSE[3661] chan_sip.c: [Feb 20 15:13:19] <--- SIP read from UDP:192.168.1.3:38154
2005 Sep 30
2
OT: SIPSAK usage
I'm using sipsak to send messages to Snoms in my subnet. At work, works fine: sipsak -M -O desktop -B "foo" -s sip:1001@192.168.1.220 -H 192.168.1.46 displays "foo" on the Snom display On my home LAN (AAH 1.5, Snom 190 3.60s, switched 100, no VLAN, no routing) the same command (modified for my LAN) always yields: (type: 3, code: 3): from 192.168.171.8 at the console
2015 Feb 20
2
sipsak 200 for a user, but 404 for a different user...why?
On Fri, 20 Feb 2015 08:46:13 -0500, Andres wrote: > A "sip set debug on" will give you more info on why you are getting the > 404. It probably has to do something with your context/dialplan. on tleilax: tleilax*CLI> tleilax*CLI> sip set debug on SIP Debugging enabled tleilax*CLI> on doge: thufir at doge:~$ thufir at doge:~$ sudo sipsak -vv -s sip:devries at
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 Jan 03
6
SipSak: error: this FQDN or IP is not valid: voicegw
Hi, I've tried to use SIPSAK to understand the troubles i'm having about sending my voice to the person I've called (extension), after doing this tests below I always got this error "error: this FQDN or IP is not valid: voicegw". This could cause problems (namely audio problems)? Best regards, Helder voicegw:~# sipsak -C empty -a password -s
2006 Mar 09
3
OT: Snom 320, displaying text on the scree n from *
try "sipsak -M -O desktop -B "foo" -s sip:<user>@<registrar> -H <ip of registrar>" the trick is to specify the "-O desktop" parameter + the "-H <ip of registrar>" parameter. Sipsak fakes the host-header of the registrar so that the Snom thinks it is coming from your Asterisk server, then lets the message through to the
2015 Feb 19
0
sipsak: 404 error
Hi, I **think** that I have user of thufir101, because I get a 200 response below, but I also get a 404. It seems to depend on how I send the ip address/fqdn? tleilax*CLI> tleilax*CLI> sip show users Username Secret Accountcode Def.Context ACL Forcerport 201 password 201 default No Yes
2006 Mar 15
0
OT: Using Sipsak to reboot a Snom phone < -a nswered my own question
Forgot on the Snom 200 it won't reboot if under the Memory tab in the web interface, Connections > 0 then remote reboot is not possible. Manually cycling the power allows the phone to be rebooted by Sipsak remotely. HOWTO: Reboot a Snom with Sipsak Checklist: 1. Under Advanced in the web interface, is Network Identity set to 5060? 2. Under Advanced in the web interface, is Challenge for
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
2009 Jun 08
0
SendText and sipsak
Hi, Following advice in voip-info.org, I could successfully send text to a remote SIP endpoint using sipsak and this command : # sipsak -M -v -s sip:7530 at 192.168.100.123 <sip%3A7530 at 192.168.100.123> -B "Lunch time" warning: ignoring -i option when in usrloc mode timeout after 500 ms timeout after 1000 ms timeout after 2000 ms timeout after 4000 ms timeout after 4000 ms
2015 Feb 20
0
sipsak 200 for a user, but 404 for a different user...why?
On 2/20/15 3:20 PM, thufir wrote: > On Fri, 20 Feb 2015 15:07:35 -0500, Andres wrote: > >> This is showing nothing so I don't think your test message even made it >> here. I think it looped in the 'doge' server. > > I was wondering the same thing :) > > > in tleilax, I looked in /var/log/asterisk/messages and see: > > [Feb 20 15:13:19]
2017 Jan 17
2
How to send SIP_NOTIFY messages with variable content ?
I would be very interested in using sipsak for something like this. What have you tried so far? -Thufir On Mon, 16 Jan 2017, Olivier wrote: > Thinking over my previous, I wonder if sipsak could be used to send > outgoing SIP NOTIFY messages. > Would both Asterisk and sipsak be able to share networks resources ? > > Thoughts ? > > 2017-01-16 14:10 GMT+01:00 Olivier
2015 Feb 20
0
sipsak 200 for a user, but 404 for a different user...why?
On 2/20/15 2:29 PM, thufir wrote: > On Fri, 20 Feb 2015 08:46:13 -0500, Andres wrote: > > >> A "sip set debug on" will give you more info on why you are getting the >> 404. It probably has to do something with your context/dialplan. > > on tleilax: > > tleilax*CLI> > tleilax*CLI> sip set debug on > SIP Debugging enabled > tleilax*CLI>
2005 Mar 04
1
SIP MWI and MySQL Realtime
I know that there are some patches being worked on to cache realtime users that might ultimately fix this problem, but until then, here is a little script that brings back the MWI when using the excellent mysql realtime architecture with sip: http://www.cheapnet.net/~mike/asterisk/send_mwi.txt This script relies on sipsak utility found at http://sipsak.berlios.de/ Download, rename to
2006 Mar 09
2
OT: Snom 320, displaying text on the screen from *
Hey all, First of all, thank you for the help I've gotten on this list in the past. Very helpful, and I apprecaite it. Now, what I'd like to do is send a message to my snom 320s. I'd like to have the message display regardless of what the phone is doing. I have been trying SMS, or the sipsak method on the wiki but I have had no luck thus far. Does anybody have this working,
2005 Feb 10
1
SER Asterisk Voicemail
Hi all, I have SER and Asterisk set up together with ser handling user registrations and asterisk providing voicemail services. When I ring a phone and it doesnt answer after a designated amount of time, the request is forwarded to asterisk, and I can leave a message. Now, this may seem a ridiculous question but how can I listen to my message afterwards? I have read about a solution by Java
2010 Sep 13
2
How to send SMS to Gigaset phones ?
Hi, Searching this list archives, I couldn't find a definitive answer to my question : how to send SMS to Gigaset phones ? My goal is to send Alert SMS such as "This phone system will be stopped in 5mn for maintenance" to every terminal (SIP phones and Gigaset DECT phones). (So at the moment, I'm not looking for way to send SMS from handsets). I could successfully send 1 short
2009 Jun 18
2
asterisk and openvpn and sip
Hi all, I'm trying to connect one phone to a remote asterisk server via openvpn. First of all, I put the vpn server on the box hosting asterisk and the vpn client on another box, both with public ips. Then I set the client ip as my phone IP gateway and the remote pbx ip as the registrar and outbound proxy. I see in the phone log register packets are sent but nothing in return. Asterisk
2006 Mar 15
0
OT: Using Sipsak to reboot a Snom phone
I have a custom sip reboot message I am transmitting to a Snom 200 to reboot it. The Snom gets it, it says "200 OK" but it doesn't reboot. I have turned off the challenge-reboot option in the Snom. When I modify the "Event:" directive from "reboot" to "snom-reboot" the phone yields "Bad Event" and when it is just "reboot" the phone
2016 Sep 27
4
VoIP monitoring tools
Hello, you can have a look on Homer http://sipcapture.org/ regards On 27/09/2016 10:39, Gholamreza Sabery wrote: > Hello, > > For service monitoring you can use tools like sipsak in combination > with Zabix or Zenoss. Also using Zenoss or Zabix you can monitor the > health of your servers. This way you have both top-down and bottom-up > monitoring. For monitoring call