Displaying 20 results from an estimated 2000 matches similar to: "route by caller id"
2006 Oct 21
1
new route by caller id
Hi
I have installed, asterisk , with postgresql.
it 's the view of extensions table:
didex=# select * from extensions order by id desc
limit 5;
id | context | exten | priority | app |
appdata |
description
2006 Oct 30
2
anti ex-girlfriend
Hi Dear
I want to use asterisk(1.2.7.1) as a router by caller
id.
I have only a DID number, I want to map this number to
some ip-phones , base on received Caller-id.
it is my database's view:
456 | DID | 14193016880 | 2 | hangup |
|
455 | DID | 14193016880 | 1 | Dial |
H323/1169#989181310524@66.152.61.66|60 | didx.org for
2011 Aug 10
3
ulimit
Dear
for having an stable system which limit option is good for ulimit comand ?
2-is any option for making asterisk crash-free?
Best
--
Pezhman Lali
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110810/365d9d56/attachment.htm>
2009 Jan 31
1
iax clients were unregistered after 30sec
Dear,
Our iax clients's ip and port in the database were removed automatically, after 30 secs.
the iax info is saved in odbc and postgresql .
asterisk=# select * from iax_buddies where username='9706015';
name | username | type | secret | md5secret | dbsecret | transfer | inkeys | outkeys | auth | accountcode | amaflags | callerid | context | defaultip | host | language
2009 Jan 26
2
custom cdr userfiled
Dear,
I added new field to cdr table , named "service" and type varchar(20),
but in extensions.conf with the following command, nothing to be saved.
exten => _X.,1,Set(CDR(service)=OUT)
does asterisk support this ability ?
is any setting must be changed, before that ?
best
Mani
2008 Nov 10
6
changing the size of voice packets
Dear,
is any way to change , the size of voice packets?
I want to increase the quality by decreasing the size of each packets, because of bandwidth failure.
?
thanks in advance
Mani
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20081110/c1b2ed9d/attachment.htm
2011 May 25
1
synway
Dear,
do you have any successful experience for installing SHT-8C/PCI/FAX (synway)
with asterisk ?
is it compatibe with asterisk (dahdi/zaptel)?
best
--
Pezhman Lali
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110525/9df2050a/attachment.htm>
2007 Mar 30
2
web based sip phone
hello
is any web based sip phone?
for example:
a user after logining in, view a configured sip phone,
and ......
best
MAni
____________________________________________________________________________________
Finding fabulous fares is fun.
Let Yahoo! FareChase search your favorite travel sites to find flight and hotel bargains.
http://farechase.yahoo.com/promo-generic-14795097
2011 Jun 07
0
sccp problem
Dear
I installed chan-sccp-b v3 on a powerful virtual machine, with 4 cpu cores
and 16GB RAM(enabled in kernel by PAE)
about 1,200+ clients are going to register in this machine. all data of
clients are saved in ORACLE. The asterisk (1.6.2.18) connected to the
database throw odbc(unixodbc).
all logging are disabled( verbose, debug and sccp debug) . the asterisk was
crashed every few minutes.
here
2012 Sep 03
0
dtmf problem
Dear,
Huawei softx3000 sends the dtmf with undefined content-type(sscc) and
format, so the asterisk can not recognize the digits,
maybe changing the source code of asterisk be a good solution, but I am
looking for a better way.
would you please let me know if you have a better solution.
Best
<--- SIP read from UDP:1.1.1.1:5060 --->
INFO sip:050111111 at 213.203.201.51:5060 SIP/2.0
2014 Jan 20
0
Dahdi Wait for dial tone
Dears,
There is a PSTN line shared between 2 asterisk servers, (openvox 4FXO
lines)
The outgoing call of the one server may be conflict with the established
call of the other one,
is any way to force the Asterisk or Dahdi to dial after hearing the Dial
tone ?
--
Pezhman Lali
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2007 Mar 09
1
sip tunnel
Dears
my Internet Provider , prevents , sip connections,
between sip client(sip phone) and sip server,
(asterisk + ser) .
both of client and server are mine.
is there any solution for tunneling the sip packets?
best
Mani
____________________________________________________________________________________
Don't pick lemons.
See all the new 2007 cars at Yahoo! Autos.
2007 Mar 28
1
h323
hi
After compiling and installing pwlib and openh323 ,
the asterisk, give the folloing error.
please tell me where the problem is ?
Best
Mani
*CLI> -- Executing Dial("SIP/2.2.2.2-086f5ac0",
"H323/652#150388590962@1.1.1.1|60") in new stack
Mar 28 14:17:23 WARNING[11985]: channel.c:2576
ast_request: No translator path exists for channel
type H323 (native 4) to 256
Mar 28
2009 Jan 24
1
local dialing
Dear,
because of using dial(local/...) each incoming calls (_12X.) makes 4 ports on asterisk.
I can not use goto , because of some limitations.
is any way to decrease it?
Best,
[MAIN]
exten => _12X.,Dial(LOCAL/${EXTEN}@TEST/n,60)
....
[TEST]
exten _X.,1,Dial(${EXTEN}@next_gateway,60)
2011 May 17
0
3. Re: ITSP Multi IPs (Alex Balashov) Asterisk-users Digest, Vol 82, Issue 33
Alex,
Thank you so much for your response. I've been so consumed with other
business that I only just now getting back to this issue. We have
implemented your suggestion which is perfect. Thank you again.
I've never asked a question of the community before and I'm extremely happy
with the rapid response I received.
Somewhat related to this initial problem I have an additional
2007 Jun 26
1
realtime_extensions
Hi
now, I am using, realtime connection(mysql) for
dialplan,
but the following line must be added ,manualy to
extensions.conf, before reloading.for each new
context.
[NEW_CONTEXT]
switch => Realtime/@extensions
is there any idea, to add this line to dbase too?
thanks in advance
Best
MAni
____________________________________________________________________________________
Never miss an
2005 Oct 10
1
Incoming SIP getting in, but not ringing.
Hi all.
Just as a quote note, can I thank everyone on this list. I find my
self finding pretty much every answer I am looking for on here. And a
big thanks to all thoughs helping us out. Mass Respect :)
Ok, I'm using a SIP provider (SipGate UK) to do my international
dialing etc, working great from extension 8 on phones. However some
more friends/contacts have started using SipGate also, and
2005 Aug 06
0
SIP rejecting calls?
Hi,
I have researched more into the problem of my Asterisk set-up not answering
calls.
The following error was shown on the CLI, can anyone explain what the
problem causing Asterisk to not answer the SIP calls be?
Information: I have an Asterisk box on a home LAN, behind a D-Link
router/firewall connected to a cable modem. The 82.x.x.x is the IP for my
cable modem. 192.168.0.101 is my
2010 Feb 18
0
ISDN phone not ringing. ISDN PBX not answering?!
Hi,
I've set up an Asterisk as voip gatway:
VOIP <-> Asterisk <-> hfc-s card <-> NTBA <-> Siemens Gigaset Dect ISDN pbx.
Outgoing calls from dect handset to the world are working. Incoming calls don't even ring the handset.
I'm using the dahdi driver with the zaphfc kernel module. The hfc-s card is in nt mode.
The msn is set at the dect phone/base station
2004 Jun 30
0
asterisk: problems with connecting to a (german) sip provider
hello !
My problem is:
Astriks should create a connection to other members using a german Sip
provider (www.sipgate.de).
there are no problems with connections to:
o Sip- Accounts
o national phone numbers
o mobile phone numbers
but connections to international phone numbers DO NOT WORK (see the attached
protokoll).
The connection to international phone numbers does work when I directly use