Re: [Asterisk-Users] Re: Strange problem with Bristuff

2005-09-02 Thread Thomas Petersen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

[EMAIL PROTECTED] wrote:

 I tried to modify the extension but * soon receive the extension and the
 other hand get busy
 i.e
 First:
 
 The caller digit 123456 (at the fourth digit connect get the ring back)
 exten = _1234,1,dial,sip/25
 exten = _123456,dial.sip/30
 in this way the other hand get the first estension and does not pass the
 call to the extension

Try switching the two lines around. When dialing 123456, the first line
might also match that number. By the way it looks like you are missing
the priority in the second line.

- --
Thomas
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFDF/UygrueCKj7oXMRAj+OAJsFpQqSQYfuo5LvQLYsQOONgeAp8gCdFqKo
1zntM6yh/8CnikIzXtzg/Ow=
=LcW5
-END PGP SIGNATURE-
___
--Bandwidth and Colocation sponsored by Easynews.com --

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


[Asterisk-Users] Re: Strange problem with Bristuff

2005-09-02 Thread Stefan Tichy
On Fri, Sep 02, 2005 at 08:46:10AM +0200, Thomas Petersen wrote:
 [EMAIL PROTECTED] wrote:
  The caller digit 123456 (at the fourth digit connect get the ring back)
  exten = _1234,1,dial,sip/25
  exten = _123456,dial.sip/30
  in this way the other hand get the first estension and does not pass the
  call to the extension
 
 Try switching the two lines around. When dialing 123456, the first line
 might also match that number. By the way it looks like you are missing
 the priority in the second line.

No, this is not a solution. Check Controlling Sort Order at
http://www.voip-info.org/wiki-Asterisk+config+extensions.conf+sorting

This solution will work if the complete number is submitted in one
block. IMHO there is no solution if it is ISDN PTP (in germany
called Anlagenanschluss). Omit 1234 if you want to use _1234.


-- 
Stefan Tichy   [EMAIL PROTECTED]
___
--Bandwidth and Colocation sponsored by Easynews.com --

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


[Asterisk-Users] Re: Strange problem with Bristuff

2005-09-01 Thread Stefan Tichy
On Tue, Aug 30, 2005 at 07:45:50PM +0200, [EMAIL PROTECTED] wrote:
 I have a strange problem with a quadbri card and my asterisk box with 
 installed verson 1.0.7 of asterisk Bristuffed.
 I have connected to the card 3 isdn in ptp mode configured in selection 
 passing (I don't know if is exact the english traduction but I have 3 isdn 
 with 99 numbers and asterisk forward the extensions)
 The problem is this: if I call from a cellular to asterisk all is Ok but 
 when I try to call from a fixed line the extension (the last part of the 
 number) is not sent but only the first part.

It might be a pattern matching problem in your dial plan. The digits
used as extension (0,..,9,00,...,99) might be transmitted one by one
or as block.

-- 
Stefan Tichy   [EMAIL PROTECTED]
___
--Bandwidth and Colocation sponsored by Easynews.com --

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


Re: [Asterisk-Users] Re: Strange problem with Bristuff

2005-09-01 Thread tonini . massimo

I tried to modify the extension but
* soon receive the extension and the other hand get busy
i.e 
First:

The caller digit 123456 (at the fourth
digit connect get the ring back)
exten = _1234,1,dial,sip/25
exten = _123456,dial.sip/30
in this way the other hand get the first
estension and does not pass the call to the extension




After 
Caller digit 123456 (at the fourth digit
get busy)

(I deleted the first extension)
exten = _123456,dial.sip/30
Any suggestion ?





Stefan Tichy [EMAIL PROTECTED]

Sent by: [EMAIL PROTECTED]
01/09/2005 13.57



Please respond to
Asterisk Users Mailing List - Non-Commercial Discussion   
asterisk-users@lists.digium.com





To
Asterisk Users Mailing List - Non-Commercial
Discussion asterisk-users@lists.digium.com


cc



Subject
[Asterisk-Users] Re: Strange problem
with Bristuff








On Tue, Aug 30, 2005 at 07:45:50PM +0200, [EMAIL PROTECTED]
wrote:
 I have a strange problem with a quadbri card and my asterisk box with

 installed verson 1.0.7 of asterisk Bristuffed.
 I have connected to the card 3 isdn in ptp mode configured in selection

 passing (I don't know if is exact the english traduction but I have
3 isdn 
 with 99 numbers and asterisk forward the extensions)
 The problem is this: if I call from a cellular to asterisk all is
Ok but 
 when I try to call from a fixed line the extension (the last part
of the 
 number) is not sent but only the first part.

It might be a pattern matching problem in your dial plan. The digits
used as extension (0,..,9,00,...,99) might be transmitted one by one
or as block.

-- 
Stefan Tichy  [EMAIL PROTECTED]
___
--Bandwidth and Colocation sponsored by Easynews.com --

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

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

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