Displaying 14 results from an estimated 14 matches for "shrestha".
2005 Mar 23
10
Broadvoice alternatives
Dear all,
I have tried a lot of things to make broadvoice work with asterisk , but I
failed each time.
Please suggest a good service providers that I can use with asterisk for
outbound and inbound calls.
--
With regards,
Vicky Shrestha
System Director
WorldLink Communications
Jawalakhel , Kathmandu, Nepal
2010 Jun 02
11
HElP me I am a beginner
...irst n for most what are the tools/equipment that I need
for eg a Computer, and a net connection is it all that I need for simple head start to get hands on the asterisk
and cam please any one send me all the copies from vol 1 to vol 70 every issue
Thank You and Best Regards
Prashant Man Shrestha
Technical Executive
_________________________________________________________________
Hotmail: Trusted email with Microsoft?s powerful SPAM protection.
https://signup.live.com/signup.aspx?id=60969
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://li...
2009 Jan 23
2
sip based fax
Hi all,
Can we configure sip based outgoing fax on asterisk or we must need zap
channel attached with it?
Thanx in Advance.
Amir Shrestha
2006 Jan 23
3
Curosity on HTB
Hello members.
I wanted know if htb shapes download speed and upload speed too? i want to
give a client 128/64. so is it possible to give 128 download download speed
and 64 upload speed.I mean 2 way traffic control.
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
2005 Apr 17
1
IPSEC l2tpd and Windows shares problem
...=
noauth
proxyarp
lcp-echo-interval 30
lcp-echo-failure 6
ms-dns 192.168.0.3
ms-dns 192.168.0.4
ms-wins 192.168.0.6
crtscts
idle 1800
mtu 1400
mru 1400
lock
nodetach
debug
====================================
Note: the IP address of the Private Interface is 192.168.0.1/24
--
With regards,
Vicky Shrestha
2012 Feb 13
0
samba Digest, Vol 110, Issue 12
...p (Matthieu Patou)
> 2. Re: latest Samba 4 does not look in keytab (Matthieu Patou)
> 3. Re: samba-tool set default group (steve)
> 4. Samba4 internal dns server cannot find ldap (steve)
> 5. Re: samba 4 provision fails [solved] (steve)
> 6. About SAMBA Configuration (Uttam Shrestha Rana)
> 7. Re: About SAMBA Configuration (Adam Tauno Williams)
> 8. Samba 4 no longer accepts SASL GSSAPI? (steve)
> 9. Re: samba 4 provision fails [solved] (Matthieu Patou)
>
>
> ---------- Forwarded message ----------
> From: Matthieu Patou <mat at samba.org>
>...
2009 Jun 05
15
Rails Code Indentation
Hi All,
Rails code must be readable, formatted and well indented.
I wanted to do indent code in my previous projects.
Is there any built in rails plugin/gem that can help me to
indent my existing code.
Any ideas will be really appreciated !
NOTE: Please don''t suggest editor plugins.
Thanks & Regards,
Sandip R~
--
Ruby on Rails Developer
http://sandip.sosblog.com
2010 Aug 30
1
Asterisk routing to SoftSwitch
Dear All,
First, I am not so much experienced in Asterisk.
I need asterisk to route the call to soft switch when the caller is not in
its extensions list. And also when routing to soft switch, a number 4327 has
to be added in the caller's number and then routed. I think its not so hard
in asterisk. Please help me.
Regards,
Pratik
-------------- next part --------------
An HTML attachment
2011 Dec 30
1
Question about "server-count" config option
Hi there,
I have a question about the "server-count" option. nsd.conf(5) simply
states that it tells NSD to "start this many NSD servers", with no
further commentary.
Is there a situation where this value would ever be anything other than
1? Should it equal the number of available CPU cores?
Cheers,
--
Gavin Brown
Chief Technology Officer
CentralNic Ltd
Innovative,
2005 Jun 10
1
Starting bandwidth Mgmt
...pplication wise.I wanted to know what other tools are required
for bandwidth management besides HTB.I have learned that htb comes by
default in redhat9 linux.. I want to know which tools can I get in redhat
linux already.Please tell me coz I am zero on bandwidth management.
Thanking You
Rupak Shrestha
SNS Inc.
rupak@@sns.com.np
////////+977-01-4365555
http://www.sns.com.np
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
2009 Aug 25
1
OFX-parser
I am trying to parser a ofx file .I have installed ofx-parser gem.
But I am getting error:
no such file to load -- hpricot_scan
I have checked my gem folder ,I have got hpricot-0.8.1 which is >
hpricot-0.6(requirement of ofx-parser)..
My code in the General controller look like
require ''rubygems''
require ''ofx-parser''
def testing
ofx =
2005 Mar 10
5
asterisk and Broadvoice Outgoing Again :(
...XXXX]
type=peer
user=phone
host=sip.broadvoice.com
fromdomain=sip.broadvoice.com
fromuser=XXXXXXXX
secret=PPPPPPPP
username=XXXXXXXX
insecure=very
context=default
authname=XXXXXXXX
dtmfmode=inband
dtmf=inband
canreinvite=no
================================================
--
With regards,
Vicky Shrestha
System Director
WorldLink Communications
Jawalakhel , Kathmandu, Nepal
2005 Mar 22
0
RE: Asterisk-Users Digest, Vol 8, Issue 150
...nual
To: Asterisk Users Mailing List - Non-Commercial Discussion
<asterisk-users@lists.digium.com>
Message-ID: <56B84B86-97C8-11D9-B0D2-003065EA9A8C@quiddesign.com>
Content-Type: text/plain; charset=US-ASCII; format=flowed
On Mar 18, 2005, at 2:40 AM, George Pajari wrote:
> Vicky Shrestha wrote:
>
>> The asterisk configuration and the channel bank configuration are
>> both set to esf and b8zs. Howerver I am still getting the framing
>> Error "Red and blinking". zttool shows there are no alarms.
>>
>> According to the manual, Framing Error...
2005 Dec 20
1
Will this work for htb
I have a wireless internet connection.the nat is done by linux machine.
eth0----lan
eth1---service-provider
now the script..
tc qdisc add dev eth0 root handle 1: htb default 12
tc class add dev eth0 parent 1: classid 1:1 htb rate 512kbps ceil 512kbps
tc class add dev eth0 parent 1:1 classid 1:10 htb rate 384kbps ceil
512kbps-----Admin-Network
tc class add dev eth0 parent 1:1 classid 1:11 htb