search for: murthy64

Displaying 8 results from an estimated 8 matches for "murthy64".

Did you mean: murthy
2015 Aug 06
4
Asterisk uses "Anonymous", but why?
On Thu, Aug 6, 2015 at 11:56 AM, Murthy Gandikota <murthy64 at hotmail.com> wrote: > Tested with X-Lite and it worked fiine. Is there some way to replace > "Anonymous" with a config parameter? > > Thanks for your kind help > > ---------------------------------------- > > From: murthy64 at hotmail.com > > To: aster...
2015 Aug 06
2
Asterisk uses "Anonymous", but why?
On Thu, Aug 6, 2015 at 1:25 PM, Murthy Gandikota <murthy64 at hotmail.com> wrote: > > > ________________________________ > > Date: Thu, 6 Aug 2015 12:55:28 -0500 > > From: rmudgett at digium.com > > To: asterisk-users at lists.digium.com > > Subject: Re: [asterisk-users] Asterisk uses "Anonymous", but why? &gt...
2015 Aug 06
3
Asterisk uses "Anonymous", but why?
On Thu, Aug 6, 2015 at 12:33 PM, Murthy Gandikota <murthy64 at hotmail.com> wrote: > > > ________________________________ > > Date: Thu, 6 Aug 2015 12:07:35 -0500 > > From: rmudgett at digium.com > > To: asterisk-users at lists.digium.com > > Subject: Re: [asterisk-users] Asterisk uses "Anonymous", but why? &gt...
2015 Aug 05
2
Asterisk uses "Anonymous", but why?
Hi All I am trying to dial out using SIP and Vonage using the instructions : <a href="http&#58;&#47;&#47;www.voip-info.org&#47;wiki&#47;view&#47;Asterisk&#43;and&#43;Vonage" target="_blank"
2015 Aug 01
5
Call Center
Hi All Has anyone used Asterisk for a Call Center operation? What I mean is: given a list of phone numbers, can Asterisk dial each number, play a message and accept some DTMF? I ask because I am an employee of a non-profit company based in San Diego, CA. I already evaluated Voicent and Voxeo. The former has expensive licensing terms and the latter is not best suited for a call center. I would
2015 Jul 29
2
Windows Asterisk Help
On Wed, Jul 29, 2015 at 10:16 AM, John Novack <jnovack at stromberg-carlson.org > wrote: > > > Murthy Gandikota wrote: > > > > ------------------------------ > To: asterisk-users at lists.digium.com > From: webaccounts173 at jgoettgens.de > Date: Wed, 29 Jul 2015 16:11:31 +0200 > Subject: Re: [asterisk-users] Windows Asterisk Help > > > >
2015 Jul 29
3
Windows Asterisk Help
Hi All, Downloaded latest version of Asterisk from www.asteriskwin32.com and installed on Windows 7. Here is my sip.conf [general]context = demo ; Default context for incoming callsbindport = 5060 ; UDP Port to bind to (SIP standard port is 5060)bindaddr = 0.0.0.0 ; IP address to bind to (0.0.0.0 binds to all)srvlookup = yes ; Enable DNS SRV
2015 Jul 29
2
Windows Asterisk Help
To: asterisk-users at lists.digium.com From: webaccounts173 at jgoettgens.de Date: Wed, 29 Jul 2015 16:11:31 +0200 Subject: Re: [asterisk-users] Windows Asterisk Help Downloaded latest version of Asterisk from www.asteriskwin32.com and installed on Windows 7. Here is my sip.conf