Re: [Misdn-asterisk] How to set and check CLI for outgoing calls

2008-03-03 Thread Miroslav Vuković
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

[Misdn-asterisk] Fax with trixbox and beronet 4-port card

2008-03-03 Thread Gábriel Ákos
Hi, I've installed newest stable trixbox with this card. Voice is O.K. Now I'd like to send fax. I found email2fax. I corrected it's attachment handling bug, but it still can't send fax. I found some tracks of a TxFax macro, but no real documentation. Could anybody help me (a web link would be

Re: [Misdn-asterisk] How to set and check CLI for outgoing calls

2008-03-03 Thread Olivier
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

[Misdn-asterisk] How to set and check CLI for outgoing calls

2008-03-03 Thread Olivier
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

[Misdn-asterisk] A bug in CLI ?

2008-03-03 Thread Olivier
Hi, From asterisk console : misdn show tab shows channel channels configport ports stacks but when you type misdn show ports answer is No such command 'misdn show ports' (type 'help' for help) Is this a bug ? I couldn't see it filed in Mantis. Regards

[Misdn-asterisk] How to monitor BRI lines ?

2008-03-03 Thread Olivier
Hi, Which is the best way to monitor BRI lines ? I would to be notified anytime a BRI line is coming down (when a cable is disconnected or telco switch is down). I can issue asterisk -rx misdn show port 1 commands but I'm wondering if there's a more efficient way to do it. Regards

Re: [Misdn-asterisk] A bug in CLI ?

2008-03-03 Thread Sven Hirschmüller
Hi, try misdn show stacks. Seems like ports is simply forgotten. regards Sven Am Montag, den 03.03.2008, 12:18 +0100 schrieb Olivier: Hi, From asterisk console : misdn show tab shows channel channels configport ports stacks but when you type misdn show ports