Displaying 20 results from an estimated 3000 matches similar to: "make calls from DID"
2011 Jun 10
2
How to remove asterisk ?
Hi List,
Is there any way by which we can remove asterisk from machine without
deleting folder manually? I did google and gets various solution by no
success. even after deleted asterisk will be there .....
-----
Thanks and regards
Virendra Bhati
+91-9172341457
Asterisk Engineer
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2011 Apr 22
7
Flite issue
Hi Asterisk guys,
Flite is not working with asterisk 1.6.2.17.
Flite is working with asterisk 1.4.
Please help me how to use it with asterisk 1.6 .......
Thanks in advance.
-----
Thanks and regards
Virendra Bhati
+91-9172341457
Software Engineer
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2011 Sep 02
5
how to add-edit-delete entery into asterisk conf files
Hi list,
I want ot do basic work (add-edit-delete) into asterisk configuration files,
like sip.conf, manager.conf,musiconhold.conf etc.
Please guide me how to configure all these files from from AMI connection. I
am able to login into AMI from Login action but I want to do more task in to
it.
*AMI login:- *
*login.php*
<?php
$socket = fsockopen("127.0.0.1","5038",
2011 May 17
3
how to know how many calls are on hold
hi list,
please help me how to know how many calls are on hold.....
--
-----
Thanks and regards
Virendra Bhati
+91-9172341457
Asterisk Engineer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110517/09cbc325/attachment.htm>
2011 Jun 10
1
Asterisk issue or VoIP provider issue ?
Hi List,
I want to set my caller ID and name with asterisk. So that when I make
outgoing calls then destination end will see my name with number.
from asterisk end I set both the things into dialplan.
---------------
--------------
exten => _X.,n,Set(CALLERID(num)=9172341457)
exten => _X.,n,Set(CALLERID(name)="Virendra Bhati")
But when call reach to destination number then only
2011 Jun 08
2
No IVR listen at device end......SIP phone is working fine
Hi List,
When we make calls into asterisk with the help of our mobile, landline
number, Cisco 79XX series then we didn't able to here any IVR which is
playing into asterisk server. But when we dial from SIP softphone then all
is working fine and we are able to here the IVR sound files.
What is the problem in this case please help me..
--
-----
Thanks and regards
Virendra Bhati
2011 May 26
1
Is this Asterisk issue of feature
Hi List,
I am confuse about this feature.
When we use Wait(20) in active call session then it's work. But when we use
after hangup the call then Asterisk don't wait from define time.
Ex:-
[call_log]
exten => 4368,1,Answer()
exten => 4368,n,Flite("Welcome")
exten => 4368,n,Set(__StartTime=${STRFTIME(${EPOCH},Asia/Calcutta,%Y-%m-%d
%H:%M:%S)})
exten =>
2011 Apr 11
1
Asterisk MOH not working with Elastix asterisk 1.6.2.18
I am using Elastix. Asterisk is used for PBX application in Elastix. I want
to make customize MOH. But not able to use MOH. I make simple extension in
asterisk conf file but no success :(
But when I used Vanilla Asterisk then All things are working....
Below are the details of configuration files.
Even default MOH is also not working....
*Asterisk Version 1.6.2.17.2
*
*1) Extension.conf*
2011 Apr 08
2
MOH not working
I am using Elastix. Asterisk is used for PBX application in Elastix. I want
to make customize MOH. But not able to use MOH. I make simple extension in
asterisk conf file but no success :(
Below are the details of configuration files.
Even default MOH is also not working....
*Asterisk Version 1.6.2.17.2
*
*1) Extension.conf*
[incoming]
exten => 6000,1,Answer
exten =>
2011 Jun 07
1
How to get DTMF in Konference module in Asterisk
Hi List,
I am trying to get DTMF into conference room. for conference I am using
Konference module. Konference don't have an option of DTMF gets. Is there
any way by which I can get DTMF within conference room?
-----
Thanks and regards
Virendra Bhati
+91-9172341457
Asterisk Engineer
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2011 Nov 21
1
video calls not working
Hi list,*
*I am not able to make video calls between two sip accounts. below is the
information. please help me where I am missing the configuration.*
Extensions.conf*
exten => 111,1,Answer()
same => n,Dial(SIP/2206,60,r)
same => n,Hangup()
*SIP.conf*
[2218]
type=friend
secret=*******
callerid="Virendra" <9172341457>
host=dynamic ;
2012 Jan 12
1
how to set callerid in php AGI file.
Hi,
I am using phpagi for agi scripting. and want to update callerid number but
didn't get any success. please help me how to update PHPAGI is new for me.
Below is the code which I write.
#!/usr/bin/php -q
<?php
set_time_limit(30);
//require(.phpagi.php.);
include("phpagi.php");
$agi = new AGI();
//answer the call
$agi-> answer();
2011 Apr 19
1
How to know how many calls are into hold by asterisk command
Hi All,
Is it possible o know how many call are into hold ?
who are on hold ?
By whom these extension are on hold ?
And after 60 sec asterisk will call them automatically as Call Parking do?
I wan to make this concept to my PBX system...
Thanks in advance
--
-----
Thanks and regards
Virendra Bhati
+91-9172341457
Software Engineer
-------------- next part --------------
An HTML attachment
2011 Apr 13
1
How to know extensions status ???
Hi,
How to know the all SIP extensions status with AMI's ExtensionState ?
What is the value should I pass in
Context: <> ??
which will be define at context here ? shell I use sip.conf's context for
that extension or any other?
extension : <> ??
extension will be SIP/100 or just 100 ??
Please guide me ...........
-----
Thanks and regards
Virendra Bhati
+91-9172341457
2011 Jun 16
2
How to secure our Asterisk server from hacker's ?
Hi List,
I want to secure my server from the hacker's. What is the case by which I
can protest it.
I have done security of Dialplan, Sip,IAX base security. For linux we are
working on Iptables. What else is left so that I will do it too...
--
-----
Thanks and regards
Virendra Bhati
+91-9172341457
Asterisk Engineer
-------------- next part --------------
An HTML attachment was
2011 Oct 18
1
Chanspy() not working with group in asterisk 1.4.42
Hi list,
I have write down my code on which chanspy not working when I make a group
with name of spy. Please help me where is the issue on that.
a) caller will call this number to join konference and spy group
exten => 43681111,1,Answer()
exten => 43681111,n,NoOp(****${CHANNEL}****)
exten => 43681111,n,Set(GROUP(${CHANNEL})=spy)
exten => 43681111,n,Set(a=${GROUP_LIST(spy)})
exten
2011 May 30
1
ControlPlayback's options
Hi List,
Asterisk 's *ControlPlayback* will used for play any recorded file as an
audio player. Is it possible that we can use it for multiple forward and
rewind ?
ex:-
original: ControlPlayback(filename,skipms,ff,rew,stop,pause)
expected
ControlPlayback(filename,skip1,skip2,skip3,forward1,rewind1,forward2,rewind2,forward3,rewind3,stop,pause)
:
-----
Thanks and regards
Virendra Bhati
2011 Nov 30
1
Best VoIP conferencing phone ?
Hi ,
I know it's might not the right way to asking such stupid question. But I
want to take help from experts into VoIP fields so I have to decided to
post here.
Please help me which will be the best VoIP conferencing phone which will
cover 10 Persians into conferencing with best audio support ?
--
Thanks and regards
Virendra Bhati
+91-8885268942
Software Engineer
-------------- next
2012 Jul 26
1
Asterisk Realtime issue after registering with x-lite
Hi All,
I have an small issue, which is not creating any problem on working syatem
but not sure about the problem that is why eager to know about it. I had
installed Asterisk realtime with Asterisk 1.4.41. Every thing is working
good but getting warning at Asterisk CLI.
[Jul 26 21:17:36] WARNING[17811]: chan_sip.c:10571 check_via: '[' is not a
valid host
[Jul 26 21:17:36] WARNING[17811]:
2011 Jun 09
1
Fwd: Re: ControlPlayback's options
Humm... Seems like my message didn't make it. Here we go again..
/Johan
-------- Original Message --------
Subject: Re: [asterisk-users] ControlPlayback's options
Date: Sun, 05 Jun 2011 22:19:18 +0200
From: Johan Wilfer <lists at jttech.se>
To: Asterisk Users Mailing List - Non-Commercial Discussion
<asterisk-users at lists.digium.com>
On 2011-06-05 19:54, virendra