Displaying 20 results from an estimated 10000 matches similar to: "How does Asterisk use SIP info command"
2008 May 02
2
sip show peers
When doing a "sip show peers" I might see something like:
Name/username Host Dyn Nat ACL Port
Status
devcentos5x64_to_mmfirepa 192.168.1.177 5060
Unmonitored
devcentos5x64_to_bt610tMM 192.168.1.159 5060
Unmonitored
devcentos5x64_to_am2mm/de 192.168.1.178 5060
2009 Jan 14
8
evaluate SIP response codes in dialplan
Hi!
Is it somehow possible to evaluate the SIP response code inside the
dialplan?
I have an Asterisk server which forwards requests to various PSTN
gateways with SIP. If the Dial() attempt is not successful I want to
differ at least these 3 options:
- called destination is busy (486): e.g. activate auto-redial
- called destination does not exist, unassigned number (404)
- gateway is broken,
2008 Apr 22
2
Asterisk sends 486 Busy Here instead of 600 Busy Everywhere
Hi,
We have a scenario wherein the endpoint needs to send a 600 Busy
Everywhere after receiving an INVITE. I am using SIPp as this end point.
SIPp is configured as UE2.
Now when UE1 calls UE2 (SIPp) receives the INVITE and responds with a
600 Busy Everywhere.
But when Asterisk receives this 600 response it sends out a 486 Busy
Here to UE1.
Ideally Asterisk should be relaying the 600
2009 Jan 27
2
Module res_odbc is not loading
Hi,
I have remove the comment defor res_odbc.so and res_config_odbc.so in my
modules.conf, but the module is still not loading
when I do:
module show like odbc
I have o module returned
anybody knows why?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090127/0963b5a4/attachment.htm
2009 Jan 07
5
recommendation for German sound files
Hi!
http://www.voip-info.org/tiki-index.php?page=Asterisk+sound+files+international#German
lists a plenty of sound files for German.
Can someone recommend one for Asterisk 1.4 (any maybe 1.6 soon).
thanks
klaus
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 Sep 17
1
chan_iax2.c: No more space
Just a quick question
---cut---
[Sep 17 15:52:14] WARNING[8232] app_dial.c: Unable to create channel of type 'IAX2' (cause 34 - Circuit/channel congestion)
[Sep 17 15:52:14] WARNING[8232] chan_iax2.c: No more space
[Sep 17 15:52:14] WARNING[8232] chan_iax2.c: Unable to create call
[Sep 17 15:52:14] WARNING[8232] app_dial.c: Unable to create channel of type 'IAX2' (cause 34 -
2009 May 22
1
/etc/asterisk/startup.d
Does anybody think it would make sense for /etc/init.d/asterisk
to run /etc/asterisk/startup.d/*.sh on start like safe_asterisk
did?
Philipp Kempgen
--
AMOOMA GmbH - Bachstr. 126 - 56566 Neuwied -> http://www.amooma.de
Gesch?ftsf?hrer: Stefan Wintermeyer, Handelsregister: Neuwied B14998
Asterisk: http://the-asterisk-book.com - http://das-asterisk-buch.de
Videos of the AMOOCON VoIP
2008 Apr 13
1
Similar option as promiscredir to use in transfer (REFER)
I made a similar question in a previous thread, but there was no
answer, so I think I was not very clear making the question. What I
need is some configuration that works like "promiscredir=yes" in
sip.conf that enables me to do the same thing with transfer (REFER),
letting me transfer a sip call to a non local sip address.
Thanks in advance,
Thiago
Abra sua conta no Yahoo!
2008 Dec 12
5
ring back tone
Hi all,
I would like to ask please if there is a way to play a ring back tone from
asterisk when the customer try to make a call...I already added the ringing
function to the context in extensions .conf and it work perfectly...But the
issue that the asterisk server is stoping playing back his own ring back
tone as soon as it detect a ring back tone coming from the carrier side...
Is there a way
2009 May 24
7
Asterisk, SQL Database Update
Is there any method in Asterisk to enable the updating process
into another SQL database through entering IVR options during the call.
Thanks a lot.
_________________________________________________________________
Invite your mail contacts to join your friends list with Windows Live Spaces. It's easy!
2007 Dec 03
2
Hoteling
I'm sure this has been discussed many times, but I have a question about
hoteling.
My understanding would be this:
A phone sitting on a desk. A user hits 9000 and it asks what extension
you'd like to become. You type "1001" and then it asks for your
password. You type 1234, and it says you're "logged in". You now are
accepting calls at your phone and you're
2009 Apr 24
2
voicemail number of rings
I'd be really happy if users could use the voicemail menu to change the
number of rings until voicemail picks up.
It seems like the current model of separate Dial and Voicemail commands
would make that difficult, but is there any plan for such a feature in
the future? How about a workaround or 3rd party add on?
I store the dial timeout for each user in a database, so I know I could
make
2008 Aug 19
2
Help with Asterisk to Huawei SoftX3000 registry problem
Hello Asterisk People,
I am having trouble connecting asterisk to a huawei SoftX3000 Switch, i
can succesfully connect other softphones like Zoiper, but when it comes
to Asterisk SIP Client, the system doesn't authenticate, i have the
following configuration:
peer: 10.220.0.2
username: 4857768
password: 4857768
the configuration is as follows:
in the general section:
register =>
2008 May 06
3
asterisk queue cluster
I setup two asterisk servers with identical settings
(same extensions, same queues, etc). Each one is
connected to the same amount of incoming/outgoing
links (1 PRI, 4 BRI, 1 IAX friend, etc, on each box).
Most extensions are sip and they register via DNS SRV
and other methods so that the two servers are load
balanced. Incoming PSTN calls (BRI) reach 50% each
server so that's load balanced
2008 Jun 02
2
ast_compile_ael2: Warning: file /etc/asterisk/extensions.ael, line 932-932: Empty Extension!
On starting Asterisk (1.4) I get a whole bunch of
WARNING[5858]: pbx_ael.c:4040 ast_compile_ael2: Warning: file /etc/asterisk/extensions.ael, line 932-932: Empty Extension!
I find it a bit disturbing that this message has a level of WARNING
(instead of NOTICE maybe) because the extensions in question are
empty on purpose. The only reason they exist are the hints.
hint(SIP/3000) 3000 => {}
2009 Feb 11
3
call forward all except the extension it is forwarded to
I would like to know if I can set Call Forwarding on an extension but allow direct calls from the extension it is forwarded to.
Example:
Extension 100 sets call forwarding (all) to extension 101.
All calls to 100 are immediately forwarded to 101 as expected.
However, if 101 tries to transfer a call to 100 or tries to call 100 directly, it sounds "busy" because it obviously goes into
2009 Nov 10
2
Hangup
Hi, is it possible to hangup a channel from another channel?
I want to finish a call from another channel, but if I put
exten => h,n,HangUp(channelname)
it doesn't hangup... Is that correct?
Thanks,
_________________________________________________________________
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2009 Feb 02
2
Invalid Extension
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
CLI Output :
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
vicidialnow*CLI>
== Parsing '/etc/asterisk/manager.conf': Found
== Manager 'sendcron' logged on from 127.0.0.1
== Parsing '/etc/asterisk/manager.conf': Found
== Manager 'sendcron' logged on from 127.0.0.1
== Manager 'sendcron' logged off from
2009 Mar 04
5
AEL2: If-then-else not permitted in Switch-Case
I just want to confirm but it seems that if-then-else is not permitted
in case structure.
It was not really documented but it seems to be the case.
Can anyone confirm?
switch(${DIALSTATUS})
{
case NOANSWER:
{
// if-then-else not permitted
If (${ael-var} = 1)
{
Playback(beep);