Displaying 20 results from an estimated 10000 matches similar to: "trouble removing + sign"
2010 Jan 05
5
CallerID on Indian PSTN is not working.
Hi,
I am using asterisknow 1.5.0 and Wildcard TDM410P card. Everything is
working fine except the caller ID of incoming call from PSTN line. The phone
display is showing "Unknown" when there is an incoming call. I think the
same problem listed here: https://issues.asterisk.org/view.php?id=6683
There is one patch on this link but i don't know how to apply patch on
asterisknow.
2012 Aug 22
1
recording calls
I am trying to record calls on demand both inbound and outbound calls. I can record outbound calls just fine but not inbound calls or calls from an internally between extensions. I am using the latest asterisk 1.8.x certified version.
On an outbound call I see:
== Using SIP RTP CoS mark 5
-- Called SIP/ BVTrunk /7190000000
-- SIP/BVTrunk-00000163 is making progress passing it to
2010 Jun 21
1
How to tell if a dropped call is my fault
I just had a user report that they called out to someone on a cell phone this morning, and after a short conversation, the call was dropped/lost. The person on the cell phone says that this is very rare, and would not suspect the dropped/lost call to be on their side. I have looked at the asterisk/full log as thoroughly as I can, and have pasted the lines which seem relevant to that call below.
2015 Mar 20
3
outbound calls
hello list
i have an issue related to outbound calls i can contact all the number
except on number given by our provider in trunk
the issue just when i configure my trunk in our server but when i configure
the trunk directly in x-lite i can contact this number without issue
below the cli
== Using SIP RTP TOS bits 184
== Using SIP RTP CoS mark 5
-- Executing [0149xxxxxx at
2010 Mar 26
1
SIP/2.0 403 Forbidden
hi,all
when i send a call to other server use SIP trunk,
i got this below,
<--- SIP read from 222.46.18.52:5060 --->
SIP/2.0 403 Forbidden
what's rong with is?
> Asterisk 1.4.21.2, Copyright (C) 1999 - 2008 Digium, Inc. and others.
> Created by Mark Spencer <markster at digium.com>
> Asterisk comes with ABSOLUTELY NO WARRANTY; type 'core show warranty' for
2009 Dec 30
2
CID not working.
Hi,
I am using asterisk 1.4.28 with freepbx and Wildcard TDM410P card.
Everything is working fine except the caller ID of incoming call from PSTN
line. The phone display is showing "Unknown" when there is an incoming call.
*My log file showing this while an incoming call on PSTN line:*
tail -f /var/log/asterisk/full
[Dec 30 06:36:16] DEBUG[2559] dsp.c: dsp busy pattern set to 0,0
2010 Aug 19
4
setting variable for a DID number
Hello,
Is it possible to set a variable in dialpan when the someone calls a
particular DID number so that i can use that variable for calls coming to
that number only.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100819/25402ade/attachment.htm
2010 Mar 26
1
send a call from A to B use sip trunk prablem
i have a prablom here,
i want to send a call from A to B use sip trunk ,
the call can sended B,but not work to PSTN.
the message from B server. help pls,what's rong?
>
> <--- SIP read from 192.168.0.176:5060 --->
> INVITE sip:15921256331 at 192.168.0.151 <sip%3A15921256331 at 192.168.0.151>SIP/2.0
> Via: SIP/2.0/UDP 192.168.0.176:5060;branch=z9hG4bK51a51b96;rport
2019 Feb 20
2
branching in extensions.conf?
On Wed, 2019-02-20 at 11:46 -0700, John Kiniston wrote:
> Use the IF function to evaluate and change the dial command directly.
Thanks for taking the time, but that doesn't actually answer the
question I asked. It in fact answers the caveat I specifically
mentioned:
> Granted the particular above example could probably be better
> written to simply modify $ARG2 based on ${SIP}
2017 Feb 24
2
BUG or ???
Got a strange situation
[ext-queues]
...
exten => h,2,ExecIf($[${CALLERID(num)} = ' ']?Set(var29=${SHELL(curl -X
POST --header "Content-Type: application/json" --header "Accept:
application/json" -d "{\"Phone\": ${FROMEXTEN}, \"Source\": \"asterisk\"}" "
2014 Feb 26
1
SIP 603 Declined error message
I have a SIP trunk from my Asterisk server to an Avaya CM server. If I place calls inbound, everything works fine. If I place calls outbound, originating from the Asterisk box, everything works fine (I have done this with the use of the .call files). If I setup an extension with the findme-followme feature and have it try to hair-pin a call back out the same trunk to the Avaya, I get a
2009 May 08
2
Configuring SIP Trunk
Hi All,
I have searched the various post and not able to find the solution.
I am using Asterisk 1.4.21.2 for outgoing calls. Earlier i used ZAP trunk and it works fine. Now i need to move to SIP trunk and configured the same.
When i try from softphone i got error as "Call rejected" and in the asterisk i got error as
2020 Apr 21
3
Dialplan - using multiple AND or OR in set is it possible ?
Hello,
we want to use something like
same = n,ExecIf($["A" = "B"]?Set(C=1) & Set(D=2) & ...)
Problem is that result gives C=1) & Set(D=2) & ...
Is there a possibility to use multiple AND or OR in such a way ?
--
Daniel
2011 Feb 21
1
Dialplan execution stops on app call even with TryExec (Am I missing something simple?)
We're having an issue where we call ReceiveFax in a context that
includes a hangup extension and half the time dialplan execution doesn't
continue after the fax is received successfully. Am I missing something
simple here? Below is a sample call where this happened:
The last log line for this channel/call is:
[Feb 21 09:10:53] VERBOSE[13730] res_fax_digium.c: -- Channel
2009 Jul 22
3
ExecIf and empty variables (early evaluation)
Imagine that you have this code:
exten => _X!,n,Set(foo=${QUEUE_WAITING_COUNT(${QueueName})}))
If ${QueueName} happens to be unset, this will cause a warning:
[Jul 22 14:26:17] ERROR[8114]: app_queue.c:5187
queue_function_queuewaitingcount: QUEUE_WAITING_COUNT requires an
argument: queuename
The obvious solution:
exten => _X!,n,ExecIf($["${QueueName}" !=
2015 Mar 27
2
call between snom 300 and aastra 6731i
You would need to give more information really.
Your sip.conf file listing the entries for the phones especially which
codecs are permitted.
A copy of the 'asterisk -rvvv' console output when you make the call.
On 27/03/15 17:05, Salaheddine Elharit wrote:
> please no body has som with aastra can help me in this issue
>
> 2015-03-26 11:02 GMT+00:00 Salaheddine Elharit
>
2014 Sep 23
1
Change codec when dial from SIP to DAHDI
Hi:
I am useing asterisk 11.12.
I use G722 as preferred codec for my ip-phone. and my PSTN DAHDI
use alaw. G722 is great when ip-phone talks to each other. but when
ip-phone dialout to PSTN DAHDI, G722 is not great, since it is need to
transcode to alaw.
so I try to change the codec when dial from SIP to DAHDI. I tried
to use IP_CODEC/SIP_CODEC_OUTBOUND at dialplan. but the SIP
2011 Sep 28
2
PSTN connectivity
Hi All,
I am trying to connect my asterisk box with freepbx to PSTN. I
have purchased x100p FXO card and installed in my asterisk server. My
freepbx detected the x100p FXO card and i can see the card specific details
in command line. I have configured the following things.
1. OUTBOUND caller id and Dialing rules in Freepbx.
2. INBOUND route
When i call to the PSTN number before
2010 Nov 03
1
Ring back problem on SIP calls. Order of 183 Session Progress and 180 Ringing
Hello everyone!
I've had this problem for a while and cant figure it out. When an outside
caller calls an extension on my asterisk system, they do not hear any sort
of ringing. Inside extensions calling other extensions do hear ringing. We
have 3 other asterisk systems that are configured the same way, but do not
have this problem. We think it has something to do with asterisk 1.6. The
other
2013 Feb 16
1
Dial failed due to trunk reporting BUSY - giving up
Hi
this message give me when I calling a number than actually not busy:
"Dial failed due to trunk reporting BUSY - giving up"
max channel is unlimited and sometimes it dial number ok but most of the
time it gives me this error.
Please inform me how can solve this problem.
thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: