Displaying 20 results from an estimated 148 matches for "mumbai".
2011 Jul 14
9
Extension wise dialplan
...67 and 668 I need to allow only STD calls to
go from this extensions.
These all extensions are same context . I need to define the STD dialplan
for only this 2 extensions. how I can ?
Best Regards,
Mahesh Katta
*BUZZ**WORKS* Business Services Private Limited
BANGALORE | CHENNAI | HYDERABAD | MUMBAI| DELHI
201, Crystal Tower, 75 Gundavali Cross Lane, Andheri Kurla Road, Andheri (E)
Mumbai 400069
GSM +91.97029.70779 | Phone +91.22.4229.2634 | Fax +91.22.4229.2634
Web http://www.buzzworks.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium....
2001 Sep 25
61
Report to Recipient(s)
Incident Information:-
Originator: "G Lalithambika"<lalithambika@mumbai.tcs.co.in>
Recipients: samba@samba.org
Subject: FOCHAP06
WARNING: The file FOCHAP06.DOC.pif you received was infected with the
W32/SirCam@MM virus. The file attachment was not successfully cleaned.
2016 Aug 24
0
Statistics and R expert needed for an Analytics job in Mumbai, India
Hello,
There is a job requirement and I am posting it here :
We would require a minimum of 4 years of experience with R.
The position is in Mumbai, India and the employee needs to be based in
Mumbai, India.
Specifics :
- The job title will be ``Data Scientist?.
- As a data scientist one will be responsible for delivering analysis and
insights on the order management process of a leading global tech company.
- One will implement technical...
2016 Aug 24
0
Statistics and R expert needed for an Analytics job in Mumbai, India
Hello,
There is a job requirement and I am posting it here :
We would require a minimum of 4 years of experience with R.
The position is in Mumbai, India and the employee needs to be based in
Mumbai, India.
Specifics :
- The job title will be ``Data Scientist?.
- As a data scientist one will be responsible for delivering analysis and
insights on the order management process of a leading global tech company.
- One will implement technical...
2002 Oct 15
1
smb_errno: class ERRDOS, code 112 from command 0xb
Hi.
We run Samba 2.2.1a in production and it seems to be working fine. We
run it on RedHat 7.2, kernel 2.4.7-10smp. All of a sudden (I'm sure
it's for a reason, but I can't tell why), this shows up in the logs:
Oct 15 10:36:03 mumbai kernel: smb_errno: class ERRDOS, code 112 from command 0xb
Oct 15 10:36:03 mumbai kernel: smb_errno: class ERRDOS, code 112 from command 0xb
Oct 15 10:36:03 mumbai kernel: smb_writepage_sync: failed write, wsize=512, result=-5
Could anybody tell me if this is something to worry about and what...
2010 Jun 21
3
Create Conference and exit myself
Hi,
I am using Trixbox trixbox CE 2.6.2.3 (Stable) using Asterisk 1.4.22-4
I am looking for the following functionality:
``````````````````````````````````````````````````````````````````````````````````````````````
I receive a call from Mr. A.
I put Mr. A on hold.
I dial Mr. B
I connect Mr. A's call (which was on hold) to Mr. B and I get out of the
call.
Mr. A & Mr. B are in
2011 Aug 06
10
Firewall Issue
Hi,
I seem to be facing an intrusion issue, inspite of firewall (script attached).
What am I missing ??
Any suggestions / recommendation are welcome pls.
Best regards,
Sans
-------------- next part --------------
#!/bin/bash
echo 0 > /proc/sys/net/ipv4/ip_forward
# Clear any existing firewall stuff before we start
/sbin/iptables --flush
# As the default policies, drop all incoming
2012 Sep 14
2
Digium AEX410, MTNL Mumbai Caller-ID problems
Hi,
Continuing with the saga of Digium vs MTNL Mumbai, looking for
suggestions on handling incoming Caller-ID issues. The card manages to
grab a couple of (random) digits of the incoming CID, but they're more
or less useless. Is there any way to fix this?
Asterisk 1.8.13, Dahdi 2.5.0.1 on Debian Testing (Wheezy), MTNL Mumbai.
Digium, Inc. Wildc...
2011 Apr 01
6
Best Scripting Language
Hi,
Can anyone suggest which is the best scripting language for Asterisk or any
telecom device? Thanks in advance.
--
Thank you with regards,
Gopalakrishnan A.N.
VoIP call - sip:saigop at gtalk2voip.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110401/051f68d3/attachment.htm>
2011 Apr 11
1
Require dialplan
...en i call from hardphone , in that has 1to9
no.s i want define the dipositions like when i press the 1 it will goes
NotIntrest, press 2 for NotAvailable.
How can i configure for this.
--
Best Regards,
Mahesh Katta
*BUZZ**WORKS* Business Services Private Limited
BANGALORE | CHENNAI | HYDERABAD | MUMBAI| DELHI
201, Crystal Tower, 75 Gundavali Cross Lane, Andheri Kurla Road, Andheri (E)
Mumbai 400069
GSM +91.97029.70779 | Phone +91.22.4229.2634 | Fax +91.22.4229.2634
Web http://www.buzzworks.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium....
2011 Jun 07
3
Different callerid for different extensions
...callerid will show 044578900 right. but i need to
difine every extension should be show different callerid . and same as
INbound also.
Please anybody give me short dialplan for this .
--
Best Regards,
Mahesh Katta
*BUZZ**WORKS* Business Services Private Limited
BANGALORE | CHENNAI | HYDERABAD | MUMBAI| DELHI
201, Crystal Tower, 75 Gundavali Cross Lane, Andheri Kurla Road, Andheri (E)
Mumbai 400069
GSM +91.97029.70779 | Phone +91.22.4229.2634 | Fax +91.22.4229.2634
Web http://www.buzzworks.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium....
2012 Dec 11
1
How do you use agrep inside a loop
...value =
TRUE, max.distance = 0.1)
}
}
I get an error message saying - invalid 'pattern' argument. -* Error in
agrep(test1[i], test1[j], ignore.case = TRUE, value = TRUE, max.distance =
0.1) : *
* invalid 'pattern' argument*
Test 1 being - c("Vashi", "Vashi,navi Mumbai", "Thane", "Vashi,new Mumbai",
"Thana", "Surekha", "Thane(w)", "surekhaN")
This is the first time I'm using agrep, I do not understand how it works
fully...
Kindly help...
Thank you.
Su.
[[alternative HTML version deleted]]
2011 Apr 01
2
BRI detection
...ave small confusion which is NT an TE mode . that was i
am setting perfectly but dubai telco what they are use for this i dont know
which parameters are use for that . please help me.
--
Best Regards,
Mahesh Katta
*BUZZ**WORKS* Business Services Private Limited
BANGALORE | CHENNAI | HYDERABAD | MUMBAI| DELHI
303, Gagangiri Apts, Parleshwar Road, Ville Parle East, Mumbai - 400057.
GSM +91.97029.70779 | Phone +91.22.2663.1811 | Fax +91.22.2663.1811
Web http://www.buzzworks.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/aste...
2011 May 09
3
OUTBOUND CALLER ID
...ey have
activated it from their end..
Incoming DID's have been configured successfully and probelm is just for the
outgoing caller ID that it shows always is pilot number ........
--
Best Regards,
Mahesh Katta
*BUZZ**WORKS* Business Services Private Limited
BANGALORE | CHENNAI | HYDERABAD | MUMBAI| DELHI
201, Crystal Tower, 75 Gundavali Cross Lane, Andheri Kurla Road, Andheri (E)
Mumbai 400069
GSM +91.97029.70779 | Phone +91.22.4229.2634 | Fax +91.22.4229.2634
Web http://www.buzzworks.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium....
2010 Apr 23
3
Single NIC & Backup : Newbie
Hi,
I am taking my first steps towards virtualization.
I have 3 Gateway Servers; all on CentOS 5.3 (non-graphical mode) + Squid.
We have 3 separate teams each of 5-7 users who use 1 ISP each via
their own Gateway server.
I am keen to use virtualization and consolidate all 3 servers on a
single server.
I plan to install ZEN on a Pentium Core2Duo with 2GB RAM & 1 nic.
Then create 3 virtual
2011 May 14
10
Asterisk-cpu utilization > 60 %
Hi,
On 64 bit centos 5.6 I have virtualbox 4 and 64 bit elastix latest.
Since yesterday cpu utilization has been constantly peaking 65-75%. Hardly
1-2 concurrent calls. No other activity on server. Top shows asterisk on
top.
Its quad xeon server with 4 gb ram.
Any suggestion where should I start and how should I go about with my
investigation.
Thank you and have a great weekend.
Sans
2011 Apr 06
3
BRI Configuration help me
...RI-----NODEBUG-----66-----CHANUNAVAIL----------completed,
returning 0
[Apr 6 09:36:37] << Hangup on console
>>
[Apr 6 09:36:37] == End MixMonitor Recording
Console/dsp
--
Best Regards,
Mahesh Katta
*BUZZ**WORKS* Business Services Private Limited
BANGALORE | CHENNAI | HYDERABAD | MUMBAI| DELHI
303, Gagangiri Apts, Parleshwar Road, Ville Parle East, Mumbai - 400057.
GSM +91.97029.70779 | Phone +91.22.2663.1811 | Fax +91.22.2663.1811
Web http://www.buzzworks.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/aste...
2011 May 17
0
3. Re: ITSP Multi IPs (Alex Balashov) Asterisk-users Digest, Vol 82, Issue 33
...update options visit:
>>> http://lists.digium.com/mailman/listinfo/asterisk-users
>>>
>>
>>
>>
>> --
>> Best Regards,
>>
>> Mahesh Katta
>> *BUZZ**WORKS* Business Services Private Limited
>> BANGALORE | CHENNAI | HYDERABAD | MUMBAI| DELHI
>> 201, Crystal Tower, 75 Gundavali Cross Lane, Andheri Kurla Road, Andheri
>> (E) Mumbai 400069
>> GSM +91.97029.70779 | Phone +91.22.4229.2634 | Fax +91.22.4229.2634
>> Web http://www.buzzworks.com
>>
>>
>> --
>> _____________________________...
2006 Dec 29
2
Disconnect supervision in India?
Hey all,
anyone know the status of disconnect supervision on POTS lines in India?
Set up an asterisk box, TDM cards, in Mumbai, and doesn't seem to have
disconnect supervision......
Thanks
--
Chris Earle
System Solutions Specialist
2010 Mar 15
1
CDR: Add Dialed Number Identifierfield (DNID) field into MySQL
Hi,
I would like to see the DNID in my MySQL CDR logs.
I have read one big thread in the Asterisk Developer List, but I could
not figure out how to implement it ?
Is there a simple step-by-step.
Thx in advance.
Vai