[asterisk-users] set callerid with plus sign

ronald nhadie at gmail.com
Fri Aug 22 03:10:03 CDT 2008


Hi Sir,

I actually have a plus sign on my dial plan

exten => _+.,1,Dial (........

that is ok, dialed number (telco refers to it as B-number) is correct.

the prob is the originating number(they call this A-Number), i want to 
set it to +65 so that it shows it is an international call.

so on my dial plan:

exten => _+.,1,Set(CALLERID(num)=+6533334444)
exten => _+.,1,Dial(SIP/${EXTEN}@mygateway)

what i don't get is why +65 is being seen as bs5.

Regards,
Nhadie



Darren Sessions wrote:
> Just change your dial command and add the plus sign there.
> 
> 
> _____________________________
> 
> Darren Sessions
> dmsessions at gmail.com <mailto:dmsessions at gmail.com>
> http://www.darrensessions.com
> _____________________________
> 
> 
> 
> 
> 
> On Aug 22, 2008, at 1:28 AM, ronald wrote:
> 
>> Hi,
>>
>> Is it possible to assign a plus sign on the callerid(num) ?
>>
>> currently this is what i do CALLERID(num)=+6523450017
>>
>> but telco is denying calls, coz they said they are seeing "bs523450017"
>> instead of +6523450017.
>>
>> i tried putting it inside double quotes CALLERID(num)="+6523450017"
>> telco says the same thing.
>>
>> is this possible? thank you
>>
>> Regards,
>> nhadie
>>
>> _______________________________________________
>> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>>
>> AstriCon 2008 - September 22 - 25 Phoenix, Arizona
>> Register Now: http://www.astricon.net
>>
>> 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 --
> 
> AstriCon 2008 - September 22 - 25 Phoenix, Arizona
> Register Now: http://www.astricon.net
> 
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users



More information about the asterisk-users mailing list