I'm using the same Set CALLERID  and Dial sequence.

From this, would you say CLI is ok ?

[PORT 3]
 -> name: extern                     -> allowed_bearers: all
 -> far_alerting: no                 -> rxgain: 0
 -> txgain: 0                        -> te_choose_channel: no
 -> pmp_l1_check: no                 -> reject_cause: 16
 -> block_on_alarm: no               -> hdlc: no
 -> context: remote                  -> language: fr
 -> musicclass: default              -> callerid: 0148000693
 -> method: standard                 -> dialplan: 0
 -> localdialplan: 0                 -> cpndialplan: 0
 -> nationalprefix: 0                -> internationalprefix: 00
 -> presentation: -1                 -> screen: -1
 -> always_immediate: no             -> nodialtone: no
 -> immediate: no                    -> senddtmf: yes
 -> astdtmf: no                      -> hold_allowed: no
 -> early_bconnect: yes              -> incoming_early_audio: no
 -> echocancel: 128                  -> need_more_infos: no
 -> noautorespond_on_setup: no       -> nttimeout: no
 -> bridging: yes                    -> jitterbuffer: 4000
 -> jitterbuffer_upper_threshold: 0  -> callgroup: 1
 -> pickupgroup: 1                   -> max_incoming: -1
 -> max_outgoing: -1                 -> l1watcher_timeout: 0
 -> overlapdial: 4                   -> msns: *
 -> faxdetect: no                    -> faxdetect_context:
 -> faxdetect_timeout: 5             -> ptp: no


More specifically, where can you find doc related to presentation and screen
parameters ?
I found this (
http://www.misdn.org/index.php/FAQ_chan_mISDN#How_do_i_activate_CLIP.2FNo_Screening_with_chan_misdn_.3F)
but I'm still wondering what to do.

Regards



2008/3/3, Miroslav Vuković <[EMAIL PROTECTED]>:
>
> This works for me:
>
> exten => _9X.,1,Set(CALLERID(number)=01234567891)
> exten => _9X.,2,Dial(mISDN/1/${EXTEN:1})
>
>
> On Mon, Mar 3, 2008 at 3:11 PM, Olivier <[EMAIL PROTECTED]> wrote:
>
> > Hello,
> >
> > We recently provisioned a group of 3 new BRI lines for a customer with a
> > set of 10 DIDs.
> > For each outgoing call, the CLI displayed is the master number (for
> > instance: 01234567890) and DID (for instance 01234567891 to 01234567899) are
> > ignored.
> >
> > Our telco keeps on telling this comes from a wrong Asterisk setting
> > though we suspect this comes from telco setting which overrides our CLI
> > settings.
> >
> > My question is :
> > which CLI command could display a value telling if CLI settings is set
> > by Asterisk or by Telco ?
> >
> > For instance :
> > misdn show port 1
> >
> > --> blabla
> > --> capability: Speech
> > --> CLI setting:   set_by_network
> >
> > Regards
> >
> > _______________________________________________
> > Misdn-asterisk mailing list
> > [email protected]
> > http://lists.beronet.com/cgi-bin/mailman/listinfo/misdn-asterisk
> >
> >
>
>
> --
> Pozdrav
> mIRO
_______________________________________________
Misdn-asterisk mailing list
[email protected]
http://lists.beronet.com/cgi-bin/mailman/listinfo/misdn-asterisk

Reply via email to