Hello,
Does anyone know how to set the outgoing CallerID properly when using
Snom200/SIP/CAPI/BRI?
Following doesn?t work:
exten => _0.,1,SetCallerID,526910
exten => _0.,2,Dial,CAPI/526980:${EXTEN:1}
Asterisk writes:
*CLI> -- Executing SetCallerID("SIP/226-ada0",
"526910") in new stack
-- Executing Dial("SIP/226-ada0",
"CAPI/526980:0408665390") in new stack
-- Called 526980:0408665390
-- CAPI[contr3/526980]/0 is ringing
My mobile is only showing some other number that my isdn line is having.
---JanM---
JanM wrote:> Hello, > > Does anyone know how to set the outgoing CallerID properly when using Snom200/SIP/CAPI/BRI? > > Following doesn?t work: > exten => _0.,1,SetCallerID,526910 > exten => _0.,2,Dial,CAPI/526980:${EXTEN:1} > > Asterisk writes: > *CLI> -- Executing SetCallerID("SIP/226-ada0", "526910") in new stack > -- Executing Dial("SIP/226-ada0", "CAPI/526980:0408665390") in new stack > -- Called 526980:0408665390 > -- CAPI[contr3/526980]/0 is ringing > > My mobile is only showing some other number that my isdn line is having. > > ---JanM---Telecom restrictions? I can set only caller IDs within the set of numbers provided me from telecom. Check with your telecom if you're allowed to set any caller ID.