Displaying 20 results from an estimated 1100 matches similar to: "SIP 484 (Early Dial) and International Dialing"
2006 Apr 18
5
Remember the incoming context?
Greetings,
Somewhere on my asterisk system, a calls come in in a certain
context, for example, from-sip or from-pstn.
Then the calls gets routed through the dialplan, and a macro gets
called, and another one and then the call needs to be redirected
to another number in the same initial context. And you can use
Dial(Local/number/initialcontext) for that.
Oops, this initial context is lost
2012 Feb 01
1
Asterisk 10.0 Realtime
Hi
I have noticed new behaviour of asterisk 10.0 realtime.
In 1.6 when I was using realtime:
"""
[somecontext]
exten => someexten1......
exten => someexten2......
exten => someexten3......
exten => someexten4......
switch => Realtime/${CONTEXT}@extensions
"""
switch statement was executed after lines above (so there was a
precedence of the
2011 Apr 04
2
call forwarding
Hello list,
i have one question related to call forwarding.
i have 2 number for the inbound and i want to configure asterisk like that.
When the customer call the first number 0522XXXXXX the call will be
forwarding automatically to anther number 0520xxxxxx
Does anybody have a solution to this problem.
Thanks and Regards.
-------------- next part --------------
An HTML attachment was
2007 Jul 05
1
Missing TRANSFER event in queue log when using Local Channels
Has anyone observed a problem where using Local channels with AddQueueMember
results in missing TRANSFER events?
Right now I'm using straight SIP channels when I call AddQueueMember(). I'm
contemplating moving to Local channels because the non-state-based
wrapuptime blows when you have a channel in multiple queues (they can hang
up and get a call immediately so long as it's from a
2006 Mar 20
4
simple perl-agi - where's the error?
Hello!
I'm trying to setup a perl-deadagi, but my perl skills lack. can
someone tell me why the following code doesn't work:
#!/usr/bin/perl
use Asterisk::AGI;
$AGI = new Asterisk::AGI;
$dialstring = $AGI->get_variable("DIALSTRING");
$res = $AGI->exec("DIAL $dialstring");
the asterisk output says:
AGI Rx << GET VARIABLE DIALSTRING
AGI Tx >> 200
2005 Feb 11
0
Multiple incomming contexts
Hi list
I'm trying to implement sourcerouting on a distributed installation, but I
can't get contexts to work right.
My goal is to do a Dial(whatever@somecontext) and vary the somecontext based
on different criteria. This is going on over trunked IAX2 links.
How do I set up my IAX-accounts to manage this? I have tried to play around
with 'context' and 'peercontext' on
2009 May 12
1
enum agi interesting problem
Hi,
I am having a strange problem with enum and AGI.
Here is what happens:
I have in my agi something like that:
foreach my $resolver ("e164.arpa", "e164.info", "e164.org") {
my @enums = get_enums($phone, $resolver);
foreach my $enum (@enums) {
$dialstring = $enum .
2006 Feb 03
4
cmd set with multiple values
hello!
has this made it into 1.2.3 already:
http://bugs.digium.com/view.php?id=6128 ?
i'm trying to set a variable that should be used as a dialstring in the
dial-command, including parameters seperated with the respective
delimiter, e.g. like:
exten => 907,1,Set(DESTINATION1=Zap/G1/4989123456789|10|gh)
exten => 907,n,Set(DIALSTRING=${DESTINATION1})
exten =>
2007 Nov 30
3
How to setup redundant SIP peers
Hello list,
I try to setup an asterisk-server with different SIP-Peers to PSTN.
The Peer are working and configured in sip.conf:
[peer1]
type=peer
host=10.10.10.1
[peer2]
type=peer
host=10.10.10.2
Now dialout is no problem. Extensions.conf says:
exten => _0Z.,1,Dial(SIP/49${EXTEN:1}@peer1,30)
But how can I setup a failure-route if the SIP-Proxy "peer1" ist not
2006 Feb 22
2
mysql phone number pattern match query
Does anyone have a mysql query that will compare a number from the
asterisk cdr to a table of international country+city codes to determine
the closest match?
The two fields are;
1. Asterisk mysql cdr 'dst' field - sample record value
'011441316551212'
2. rate table data like this
DialPattern
011447977
011447979
011447980
011447981
011447984
011447985
011447986
2006 Apr 26
3
astcc: need partial pin code
I have not used astcc with pin codes so far, since I set-up the phone
number as card number.
Some of my users want now to dial in to the system and than use their
card, which is their phone number.
For that I would need a way of authentication, like a pin.
I want to use something like:
What is your card number: <user keys in the number>
Enter your pin: <user enter a long pin>
2011 Mar 09
4
Multiple SIP endpoint registrations
Hi,
With Asterisk 1.8 is it now possible to register the same SIP account at multiple endpoints and for both to ring when the associated extension is dialed ?
--
Thanks, Phil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110309/fe9d7bc7/attachment.htm>
2005 Aug 03
1
chan_capi upgrade
Dear list,
today I installed a new asterisk machine, bound to replace my current pbx.
I am using a Fritz ISDN card; on the old machine with the drivers coming
together with the super-old rpm asterisk installation of SUSE 9.2.
The new machine is finally on asterisk 1.0.9, with chan_capi 0.5.4; now
I am doing a nightly test.
Apparently I can receive calls, but I can't dial out. I seem to
2014 Jul 11
2
CDR(dst) not set in AEL macro
Hi
I'm using a macro to dial in a AEL dialplan. The problem is the macro do
not set the field CDR(dst), showing only ~~s~~.
I tried various configurations, but without solutions.
This is the macro:
macro dial-out(destno,dialstring,route_descr,interno) {
__TRANSFER_CONTEXT=ipbx;
if(${interno} = 1) {
Set(__PICKUPMARK=${destno});
if(${ODBC_verify_user(${CALLERID(num)})} > 0) {
t = tT;
}
2005 Sep 04
3
Nokia 32 Terminal
Hi,
Does anyone have some experience with Nokia 32 Terminal (it is an analog GSM Gateway)? After a configuration I can make only incoming calls, I'm not able to do any outgoing. Nokia signalize an error (4 short tones), when I try to phone someone. I tried postpaid simcards as well as prepaid simcards with the same result. Does anyone try to connect this gateway to Asterisk PBX if so what
2008 Mar 17
6
Handling 3 different call ending causes
Hello List,
I'm using a dialstring like the one below. I want to have three different
things happening depending on exit cause.
Dial(SIP/${phonenumber},20,gL(20000[:5000][:5000]))
These 3 things could happen:
1, Caller hangs up
2, Callee hangs up
3, The 20 seconds is up and call is terminated from Asterisk.
Is there a way to separate these 3?
Thanks,
Best regards,
Tobias
--------------
2005 Sep 02
2
chan_capi hfcpci mISDN linux 2.6.12 not working
Hello,
These are error messages I get when I try to call a number over CAPI channel.
-- Executing SetCallerID("SIP/xlite1-3b80", "0") in new stack
-- Executing Dial("SIP/xlite1-3b80", "CAPI/hfcpci/b17") in new stack
> data = hfcpci/b17
> capi request for interface 'hfcpci'
== hfcpci: Call CAPI/hfcpci/b17-1 (pres=0x00,
2006 Jan 27
3
paging agi
Hello Everyone,
I've been playing with an agi script for paging sip phones.
page.agi will take all available sip extensions and assign them to the
global variable PAGE_GROUP. Allowing the phones to be paged from the
dialplan with the new Page cmd. Extensions to be excluded are presented as
arguments to the agi. Each time a page is made this agi refreshes the global
variable. This works with
2007 Sep 20
1
GROUP() issues for me
I've got a macro that tries to find the first available SIP trunk to send
outgoing calls on. It tracks the usage of the lines (since each trunk has a
call-limit of 2) by using GROUP(). My problem is that once a call switched
to ANSWER state, ``group show channels`` stops listing it and then my Macro
starts screwing up because it's sending calls to a line that sometimes is
full even
2006 Jan 16
1
chan_capi-cm and DID
Hi all,
i have asterisk 1.0.9 with an Eicon Diva 4bri and
chan_capi-cm-0.6. I have 2 NTBAs (one with did and one
without).
When using the one without did, i am able to place
outgoing and incoming calls. When i use the NTBAs with
did i have a layer 2 error.
Anyone an idea?
-- Executing Dial("SIP/2004-9634",
"CAPI/g1/43XXXXXX") in new stack
> data = g1/43XXXXXX