Hello
Yes I'm confident that the provider allows this because I tried the simcard in regular phone where both disabling and enabling that callerid is allowed.
Of course I left it on allowed after I removed the card from the phone.
Although the syntax is:
Set(CALLERID(all|name|num|number|ANI|DNID|RDNIS)="CALLER NAME" <CALLER NUMBER>)
Itried all possible combinations like using number in the "name" field as well, still doesn't work. Well I don't think a pcap file would reveal me a lot of what's going on after the packet left the ip network and entered the GSM network.
I think the possibilities are:
1, Device ignoring the callerid coming from asterisk
2, Device doesnt send the callerid properly to the network operator
3, There must be an option in the GOIP gateway to forward the callerid (although it's probably not obvious).
If anybody managed to set this up please post.
Thanks.
Sent: Thursday, October 16, 2014 at 12:21 PM
From: "A J Stiles" <[email protected]>
To: "Asterisk Users Mailing List - Non-Commercial Discussion" <[email protected]>
Subject: Re: [asterisk-users] Asterisk GOIP Outgoing Callerid not working
From: "A J Stiles" <[email protected]>
To: "Asterisk Users Mailing List - Non-Commercial Discussion" <[email protected]>
Subject: Re: [asterisk-users] Asterisk GOIP Outgoing Callerid not working
On Thursday 16 Oct 2014, Stephan Alz wrote:
> Hello
>
> I have a simple 1 channel goip gateway
> (http://www.voip-info.org/wiki/view/GoIP).
>
> The incoming and outgoing calls work with Asterisk except the caller ID for
> the outgoing calls. I think I have exhausted all possible options
> regarding setting a caller ID and it still doesn't work. The recipients
> will get "private number". The incomings caller ids are work just fine.
First thing to check: Are you sure that your mobile telco actually let you
set your own ident on outgoing calls?
Just because Asterisk requests a particular caller ID, does not mean that the
equipment downstream is necessarily going to honour that request (or even
have any way to do so; Asterisk won't protest if you Set(CALLERID(num)=...)
and then Dial() out through an analogue line). With many telcos, you can only
ident as a number you are entitled to use. If you request a number that isn't
yours, the call will be made anonymously, in accordance with (someone's idea
of) the Principle of Least Surprise.
And with a very few legitimate exceptions, this is entirely Right and Proper.
Subscribers have a reasonable expectation for the number shown on the phone to
be the actual number from which they are being called. If it was any
different, we would have unwanted callers spoofing caller ID right, left and
centre.
--
AJS
Note: Originating address only accepts e-mail from list! If replying off-
list, change address to asterisk1list at earthshod dot co dot uk .
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
> Hello
>
> I have a simple 1 channel goip gateway
> (http://www.voip-info.org/wiki/view/GoIP).
>
> The incoming and outgoing calls work with Asterisk except the caller ID for
> the outgoing calls. I think I have exhausted all possible options
> regarding setting a caller ID and it still doesn't work. The recipients
> will get "private number". The incomings caller ids are work just fine.
First thing to check: Are you sure that your mobile telco actually let you
set your own ident on outgoing calls?
Just because Asterisk requests a particular caller ID, does not mean that the
equipment downstream is necessarily going to honour that request (or even
have any way to do so; Asterisk won't protest if you Set(CALLERID(num)=...)
and then Dial() out through an analogue line). With many telcos, you can only
ident as a number you are entitled to use. If you request a number that isn't
yours, the call will be made anonymously, in accordance with (someone's idea
of) the Principle of Least Surprise.
And with a very few legitimate exceptions, this is entirely Right and Proper.
Subscribers have a reasonable expectation for the number shown on the phone to
be the actual number from which they are being called. If it was any
different, we would have unwanted callers spoofing caller ID right, left and
centre.
--
AJS
Note: Originating address only accepts e-mail from list! If replying off-
list, change address to asterisk1list at earthshod dot co dot uk .
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello
asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
