search for: motti

Displaying 20 results from an estimated 71 matches for "motti".

Did you mean: motty
2015 Oct 29
3
Asterisk encrypted authentication for clients
On 10/28/2015 06:37 PM, Pete Mundy wrote: > Hi Motty, > > Isn't the whole point of the nonce in a SIP registration to ensure the > secret doesn't go on the wire in plain-text? Is this not enough, or > are you looking to hide the username too? > > (if so, fair 'nuf, just wondering why :) > > Pete > > Ps, if so then I think TLS is the missing part of
2015 Apr 27
2
adding area code
here is what I have: exten => _9XXXXXXX,1,Set(l_HomeAreaCode=381) exten => _9XXXXXXX,n,Set(dialnumber=${l_HomeAreaCode}${EXTEN:-1}) exten => _9XXXXXXX,n,Dial(SIP/SIP-Provider/${dialnumber},80) not having success; "Got SIP reponse 503" Service Unavailable" On 04/27/2015 02:19 PM, Bryant Zimmerman wrote: > Motty > Yes > From your dial plan accept 9 + 7 digits
2015 Apr 27
5
adding area code
Hello, I would like to add area code if clients dial 7 digits, it that possible? currently clients dial prefix 9 plus local number, however my SIP provider is requiring to dial 10 digits. is it possible to add area code? Thanks, Motty
2013 May 09
4
monitoring Asterisk 1.8
Hello, i'm looking for suggestions to monitor Asterisk Server? I installed Nagios but no success, I do prefer not to install any web server on the server running Asterisk. Thanks in advance. -Motty -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20130509/24815a66/attachment.htm>
2013 Sep 18
3
multipathing XCP 1.6
Hello, I hope to be in the right list. my question is the following. I can''t seem to get multipathing configure on XCP 1.6. In XenCenter I was able to enable "Multipath" however, in the LUN under general tab I see " multipath 1 of 1 active", the the CLI I do the following command xe --m node session it list only one session. Can someone help me please? Thanks in
2015 Apr 27
2
adding area code
> On 27Apr, 2015, at 16:39, Motty Cruz <motty.cruz at gmail.com> wrote: > > forgot to mentioned I am running Asterisk 1.8.22.0 on CentOS. > > Thanks, > > > On 04/27/2015 02:38 PM, Motty Cruz wrote: >> here is what I have: >> exten => _9XXXXXXX,1,Set(l_HomeAreaCode=381) >> >> exten =>
2015 Oct 28
3
Asterisk encrypted authentication for clients
Hello, I am searching for a solution to encrypt authentication from Asterisk server to clients. Searching srtp seem to encrypt traffic, I just want client authentication with encryption. Can someone point to the right direction? has anybody used ZRTP? experience with ZRTP? Thanks, _motty
2015 Jul 29
3
Asterisk 1.8.22.0 built - encrypt authentication
Hello, I would like to encrypt password between Asterisk servers and clients. is there an easy way to do so? I am running Asterisk 1.8.22.0 built on CentOS 6.3 Thanks, .Motty -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20150729/68b59f7c/attachment.html>
2016 Oct 13
2
Asterisk 13.11.2 unable to register on Centos 7 64bit
Hello, fresh install of Asterisk 13.11.2, client unable to register. For now I have IPtables disabled, also selinux is disabled [1006] type=friend username=1006 secret=mysecret context=sip-phone call-limit=1 callerid="iuser" <1006> disallow=all host=dynamic allow=all any ideas? Thanks, Motty -------------- next part -------------- An HTML attachment was
2017 Feb 15
5
Soft SIP phones that support TLS - Asterisk version 13.13.1
Hello, I have a user that prefers Soft SIP phone install on his laptop, for security reasons I have enable TLS on our Asterisk server to support TLS authentication, It works well with hard phones. Has anybody in this forum use SIP Soft phones with TLS authentication enabled? Any suggestions? Thanks, Motty -------------- next part -------------- An HTML attachment was scrubbed... URL:
2012 Jan 23
2
asterisk does not detect menus
Hello, When I called companies with auto animate menus my system does not seem to detect menus on ther other side. For instance I called this number (407) 886-3338 when I input the ext. number of any option on the list I don't get a response however if I called the same number from my google account or my cell phone number it works fine meaning I can select any option or input ext number.
2017 Jan 28
4
Asterisk 13.13.1
On Wed, Jan 25, 2017 at 16:00 Olivier <oza.4h07 at gmail.com> wrote: > What did you exactly upgade ? Asterisk only ? Asterisk and OS ? > How did you installed Asterisk 1.8 and 13 ? From source or from package ? > > I would be curious to see what would happen after downgrading back to 1.8. > > 2017-01-24 21:03 GMT+01:00 Motty Cruz <motty.cruz at gmail.com>: > >
2015 Jul 07
2
Asterisk pin code for out-going international calls (safeguard against fraud)
Hello, I used this guide, it worked for me: http://www.binaryheartbeat.net/2014/03/asterisk-pin-based-dialing.html Thanks, On 07/06/2015 04:54 PM, John Kiniston wrote: > The Authenticate application will do this for you. > > https://wiki.asterisk.org/wiki/display/AST/Asterisk+13+Application_Authenticate > > You can either give it a single PIN to use for all calls, Authenticate
2015 Dec 02
2
Failed to authenticate device 100
Hello, I continued to see this errors in the logs: [2015-12-02 10:05:57] NOTICE[19949]: chan_sip.c:23277 handle_request_invite: Failed to authenticate device 100<sip:100 at xx.xx.xx.xx>;tag=10cdeaf7 how do I guard against this kinds of attacks? Also, to get the IP address from where this attack come from I use the following command "tcpdump -lni eth0 -f "udp port 5060"
2017 Mar 22
2
CDR reporting solution
Hello, I am looking for CDR reporting solution? Any suggestions? I am using Asterisk 13.13.1 I would like a report on number of calls per extension. Thanks, Motty -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20170322/cb7cd66f/attachment.html>
2017 Jan 30
2
Asterisk 13.13.1
>>> On Jan 30, 2017, at 11:55 AM, Motty Cruz motty.cruz at gmail.com wrote: >>> Fresh installed CentOS 7.3 and Asterisk 13.13.1. Download Asterisk from here: http://downloads.asterisk.org/pub/telephony/asterisk/asterisk-13-current.tar.gz >>> I continue to see errors like this: >>> [2017-01-30 08:37:17] WARNING[2332]: chan_sip.c:4061 retrans_pkt:
2015 Oct 28
1
windows 8.1 unable to connect to samba 4.2 share on FreeBSD domain auth
On 28/10/15 13:29, Motty wrote: > my domain controller, AD is windows 2000. That is my environment. > > Thanks, > Motty > > On 10/28/2015 01:31 AM, Mueller wrote: >> So we have a samba 4.1.17 Domain running and have truble to with >> windows 8.1 cutt off the shares in the domain from time to time. >> We researched a lot without beeing successfull. The users
2014 May 12
4
Asterisk 1.8.22
Hello, recently I have seen spike in attacks on my asterisk server, this is what I get on the LCD of my phone: 201 at 76.220.5.205 or calls from 1000 sip1000 at 76.2230.5.205, have any idea on how to stop this calls? Thanks, -------------- next part -------------- An HTML attachment was scrubbed... URL:
2015 Oct 28
2
windows 8.1 unable to connect to samba 4.2 share on FreeBSD domain auth
So we have a samba 4.1.17 Domain running and have truble to with windows 8.1 cutt off the shares in the domain from time to time. We researched a lot without beeing successfull. The users need to relogin or restart to reach their shares again. Greetings Daniel EDV Daniel Müller Leitung EDV Tropenklinik Paul-Lechler-Krankenhaus Paul-Lechler-Str. 24 72076 Tübingen Tel.: 07071/206-463, Fax:
2014 Jan 02
2
Asterisk 1.8.22.0 Polycom ip soundpoint sp450
Hello, I'm having issues with my phone Polycom sp450 not subscribing to Asterisk server. Asterisk server is fine, firewall is not the issue because a secondary phone is working fine, my connection to the server is fine too, any ideas or suggestions are welcome. -Motty -------------- next part -------------- An HTML attachment was scrubbed... URL: