Re: [asterisk-users] Block some number outgoing from joust one extention

2007-01-04 Thread Mattias Andersson

Thanks!
I can´t rely figure out how to block for only one extension.
Eg. Extension 209 need to be blocked from making calls starting with 070
(eg. 9070).
Some clues did I get bout would it men a new form-internal-blocked dialplan?
Regards
Mattias



On 04/01/07, C F [EMAIL PROTECTED] wrote:


The easiest way is thru using contexts.

On 1/3/07, Mattias Andersson [EMAIL PROTECTED] wrote:
 Hi all!
 I am shore someone have writing about it bout I cant find it.
 I have a extension that I need to block from making expansive mobil
calls.
 Everyone else should be aloud to do the calls.

 I am shore it is possible to be done sens I had a
 commercial asterisk based PBX that I did that on.
 However I have switch to Trixbox because I need
 some custom functions not supported by the commercial product.
 I would appreciate all help.
 Regards
 Mattias






 
 Adress:
 Mattias Andersson
 Storskiftesvägen 6
 S-145 60 Norsborg

 Mobil: +46-70-799 44 41
 Email: [EMAIL PROTECTED]
 Skype: eskes1


 ___
 --Bandwidth and Colocation provided by Easynews.com --

 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users

___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users





--
Mattias Andersson

Storskiftesvägen 6
145 60 Norsborg

m. +46-70-799 44 41
h. +46-8-641 38 97

Email: [EMAIL PROTECTED]
___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[asterisk-users] Block some number outgoing from joust one extention

2007-01-03 Thread Mattias Andersson

Hi all!
I am shore someone have writing about it bout I cant find it.
I have a extension that I need to block from making expansive mobil calls.
Everyone else should be aloud to do the calls.

I am shore it is possible to be done sens I had a 
commercial asterisk based PBX that I did that on.
However I have switch to Trixbox because I need 
some custom functions not supported by the commercial product.

I would appreciate all help.
Regards
Mattias







Adress:
Mattias Andersson
Storskiftesvägen 6
S-145 60 Norsborg

Mobil: +46-70-799 44 41
Email: [EMAIL PROTECTED]
Skype: eskes1 



___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Block some number outgoing from joust one extention

2007-01-03 Thread Marco Mouta

Hi Mattias, add this to your dialplan:

exten= _/CALLERIDNUMBER,1,Hangup()
; Basically you are doing a pattern match with callerid match on your first
priority!
; You may keep your remaining dialplan, no changes needed

Pls Give me some feedback

Best Regards,
MoutaPT

On 1/3/07, Mattias Andersson [EMAIL PROTECTED] wrote:


Hi all!
I am shore someone have writing about it bout I cant find it.
I have a extension that I need to block from making expansive mobil calls.
Everyone else should be aloud to do the calls.

I am shore it is possible to be done sens I had a
commercial asterisk based PBX that I did that on.
However I have switch to Trixbox because I need
some custom functions not supported by the commercial product.
I would appreciate all help.
Regards
Mattias







Adress:
Mattias Andersson
Storskiftesvägen 6
S-145 60 Norsborg

Mobil: +46-70-799 44 41
Email: [EMAIL PROTECTED]
Skype: eskes1


___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Block some number outgoing from joust one extention

2007-01-03 Thread C F

The easiest way is thru using contexts.

On 1/3/07, Mattias Andersson [EMAIL PROTECTED] wrote:

Hi all!
I am shore someone have writing about it bout I cant find it.
I have a extension that I need to block from making expansive mobil calls.
Everyone else should be aloud to do the calls.

I am shore it is possible to be done sens I had a
commercial asterisk based PBX that I did that on.
However I have switch to Trixbox because I need
some custom functions not supported by the commercial product.
I would appreciate all help.
Regards
Mattias







Adress:
Mattias Andersson
Storskiftesvägen 6
S-145 60 Norsborg

Mobil: +46-70-799 44 41
Email: [EMAIL PROTECTED]
Skype: eskes1


___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users