Skip to main content

no phone number with leading zero possible in ringgroups

Posted by reventix on Wed, 03/11/2009

If I create a ringgroup with script tl-ringgroup-all and use a phone number with a leading zero in the field Phones to ring, the call is aborted.

The the dial command from asterisk is Dial("SIP/000-b6a52090", "01XXX-tenant&Local/XXX@outgoing-tenant|180|") and the error message that follows is app_dial.c:1205 dial_exec_full: Dial argument takes format (technology/[device:]number1).

It should be possible use a zero, because all local area in Germany start with 0 and also the mobile networks start with 01XX.


Submitted by eeman on Wed, 03/11/2009 Permalink

are the X's placeholders? Can you past exactly how you put the list of numbers in the argument field? Have you tried the hunt list page to see if you get similar results?

Submitted by reventix on Thu, 03/12/2009 Permalink

Yes the X's are placeholders

I have filled the field with something like this: 01771234567 12345678

Yes tried this on the huntlist page and the error didn't occured.