> Revisiting this old thread, following Richard's suggestion, I modified
> Asterisk config so that it would set RDNIS for every forwarded call.
>
> I kept at hand, the results gathered in another test session :
> the output of a "successful" call (with appropriate CallerID) and the
> output of an
Hello,
Revisiting this old thread, following Richard's suggestion, I modified
Asterisk config so that it would set RDNIS for every forwarded call.
I kept at hand, the results gathered in another test session :
the output of a "successful" call (with appropriate CallerID) and the
output of an unsu
> Il 09/11/2011 17.37, Richard Mudgett ha scritto:
> > You would then use
> > the DAHDISendCallreroutingFacility application*before* you answer
> > the call to forward/deflect the incoming call back to the network.
>
> I think "Answer" makes no sense at all because the network will
> redirect
> th
Il 09/11/2011 17.37, Richard Mudgett ha scritto:
You would then use
the DAHDISendCallreroutingFacility application*before* you answer
the call to forward/deflect the incoming call back to the network.
I think "Answer" makes no sense at all because the network will redirect
then continue to ca
> > 2. As I feel specically new to this RDNIS concept, how should I set
> > CALLERID(RDNIS), before or after Answer() statement ?
>
> It does not matter in this case. Asterisk v1.6.1 will keep both legs
> of the call anyway.
>
> If you ultimately want to get the call entirely off of your Asterisk
2011/11/9 Richard Mudgett
> > > > As promised, here is a follow up on my quest to get CallerID
> > > > correctly
> > > > presented when forwarding calls to cellphones.
> > > >
> > > > Here is a reminder of the issue at hand:
> > > >
> > > > Alice (GSM handset) calls Bob (ISDN-connected Asterisk e
> > > As promised, here is a follow up on my quest to get CallerID
> > > correctly
> > > presented when forwarding calls to cellphones.
> > >
> > > Here is a reminder of the issue at hand:
> > >
> > > Alice (GSM handset) calls Bob (ISDN-connected Asterisk extension)
> > > which forwards to Cory (GS
2011/11/8 Richard Mudgett
> > > As promised, here is a follow up on my quest to get CallerID
> > > correctly
> > > presented when forwarding calls to cellphones.
> > >
> > > Here is a reminder of the issue at hand:
> > >
> > > Alice (GSM handset) calls Bob (ISDN-connected Asterisk extension)
> >
> > As promised, here is a follow up on my quest to get CallerID
> > correctly
> > presented when forwarding calls to cellphones.
> >
> > Here is a reminder of the issue at hand:
> >
> > Alice (GSM handset) calls Bob (ISDN-connected Asterisk extension)
> > which forwards to Cory (GSM handset)
> > W
2011/11/8 Richard Mudgett
> > As promised, here is a follow up on my quest to get CallerID correctly
> > presented when forwarding calls to cellphones.
> >
> > Here is a reminder of the issue at hand:
> >
> > Alice (GSM handset) calls Bob (ISDN-connected Asterisk extension)
> > which forwards to
> As promised, here is a follow up on my quest to get CallerID correctly
> presented when forwarding calls to cellphones.
>
> Here is a reminder of the issue at hand:
>
> Alice (GSM handset) calls Bob (ISDN-connected Asterisk extension)
> which forwards to Cory (GSM handset)
> What I would like t
Hi,
As promised, here is a follow up on my quest to get CallerID correctly
presented when forwarding calls to cellphones.
Here is a reminder of the issue at hand:
Alice (GSM handset) calls Bob (ISDN-connected Asterisk extension) which
forwards to Cory (GSM handset)
What I would like to get is to
Il 04/11/2011 9.32, Olivier ha scritto:
I don't know how Telcos manage their networks.
I would have naturally thought that going from one point to another in
this network would always pass through the same set of equipements.
It was ... about 30 (or more) years ago, today most moved from switch
2011/11/4 Danny Nicholas
> When you say 2/3 of calls, is there an inconsistency to the same recipient
> or could it be a carrier issue (Verizon only, T-Mobile only, etc.)?
>
>
>
When we tested, calls were originated by 32 different cellphones to a
unique ISDN-connected Asterisk box which then
:33 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] CallerID inconsistently presented through
ISDN/cellular networks
2011/11/3 Danny Nicholas
[callbob]
Exten => _XX.,1,answer
Exten => _XX.,n,Set(CALLERID(num)=${EXTEN})
Exten => _X
2011/11/3 Danny Nicholas
>
>
> [callbob]
>
>
> Exten => _XX.,1,answer
>
> Exten => _XX.,n,Set(CALLERID(num)=${EXTEN})
>
> Exten => _XX.,n,Dial(DAHDI/1/5551212,30)
>
>
>From memory, I did it this way :
Exten => _XX.,1,Set(CALLERID(num)=whatever)
Exten => _XX.,n,answer
Exten => _XX.,n,Dial(DAHDI/1
ling List - Non-Commercial Discussion
Subject: Re: [asterisk-users] CallerID inconsistently presented through
ISDN/cellular networks
In your example the CallerID number will always be "start". Not what he is
looking for.
-Original Message-
From: asterisk-users-boun...@lists.di
9:38 AM
To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
Subject: Re: [asterisk-users] CallerID inconsistently presented through
ISDN/cellular networks
Something like this?
[callbob]
Exten => start,1,answer
Exten => start,n,Dial(DAHDI/1/5551212,30)
If that is the case,
ists.digium.com
[mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Olivier
Sent: Thursday, November 03, 2011 8:14 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] CallerID inconsistently presented through
ISDN/cellular networks
Hi,
I'm sti
sk-users-boun...@lists.digium.com] *On Behalf Of *Olivier
> *Sent:* Thursday, November 03, 2011 8:14 AM
> *To:* Asterisk Users Mailing List - Non-Commercial Discussion
> *Subject:* Re: [asterisk-users] CallerID inconsistently presented through
> ISDN/cellular networks
>
> **
- Non-Commercial Discussion
Subject: Re: [asterisk-users] CallerID inconsistently presented through
ISDN/cellular networks
Hi,
I'm still strugling with my CallerID presentation problem.
Let me remind it :
My setup is:
Alice cellphone <--GSM--><--ISDN--> Asterisk <-- I
Hi,
I'm still strugling with my CallerID presentation problem.
Let me remind it :
My setup is:
Alice cellphone <--GSM--><--ISDN--> Asterisk <-- ISDN --><--GSM--> Bob
cellphone
Ive configured Asterisk so that whenever Bob forwards its incoming call to
its cellphone, the later phone should present
On Thu, Oct 13, 2011 at 12:37:28AM +0200, Andreas Sikkema wrote:
> So normally calls to these destinations have nice caller id as if A was
> calling C (at least that's what C sees in their display) but every now
> and then I flow over to the alternative route and the information is
> lost, C doesn'
On 10/11/11 8:10 PM, Olivier wrote:
> I'll start a test session in a couple of minutes and report here.
>
> The strangest things is this inconsistency: I can imagine million of
> reasons why a number is not presented but I can't think of any
> explaining why it would change in a couple of hours.
2011/10/11 A J Stiles
> On Tuesday 11 October 2011, Olivier wrote:
> > Hi,
> >
> > I'm facing a strange problem.
> >
> > My setup is:
> > Alice cellphone <--GSM--><--ISDN--> Asterisk <-- ISDN --><--GSM--> Bob
> > cellphone
> >
> > When Alice calls Asterisk which forwards the incoming call to Bob,
2011/10/11 Warren Selby
> On Tue, Oct 11, 2011 at 11:06 AM, Olivier wrote:
>
>> Hi,
>>
>> I'm facing a strange problem.
>>
>> My setup is:
>> Alice cellphone <--GSM--><--ISDN--> Asterisk <-- ISDN --><--GSM--> Bob
>> cellphone
>>
>> When Alice calls Asterisk which forwards the incoming call to Bo
On Tuesday 11 October 2011, Olivier wrote:
> Hi,
>
> I'm facing a strange problem.
>
> My setup is:
> Alice cellphone <--GSM--><--ISDN--> Asterisk <-- ISDN --><--GSM--> Bob
> cellphone
>
> When Alice calls Asterisk which forwards the incoming call to Bob,
> sometimes Bob sees Alice's number, som
On Tue, Oct 11, 2011 at 11:06 AM, Olivier wrote:
> Hi,
>
> I'm facing a strange problem.
>
> My setup is:
> Alice cellphone <--GSM--><--ISDN--> Asterisk <-- ISDN --><--GSM--> Bob
> cellphone
>
> When Alice calls Asterisk which forwards the incoming call to Bob,
> sometimes Bob sees Alice's number
28 matches
Mail list logo