Koozali.org: home of the SME Server
Obsolete Releases => SME VoIP (Asterisk, SAIL etc) => Topic started by: portedaix on November 18, 2011, 05:49:51 PM
-
Hello,
I am stuck with a simple problem : how can I call another internal extension ? :???: What I do not know is :
- how to dial another extension (keypas operation)
- what setting should be entered... in the dial plan .... ?
Thanks for your help.
Olivier
-
I up the subject. I read kilometer of asterisk howtos, and still not able to do it. Help !!!!
-
Have you created the extensions in SAIL? If so you should just be able to dial the extension number. As far as I know you don't need a dial plan for internal calls.
Regards,
Del
-
Hello,
I have three different extensions, all working fine for outbound calls. From extension 5100, when I dial *5000, I reach the mail box message of 5000 which is encouraging :D. If I just dial 5000 (or should it be anything else ? I tried different things...) this 5000 is just dialed as an outbound number, and then I have a message from my trunkline provider, dependeing on the provider. I have the feeling I am missing something so simple :(
My installation
asterisk14
sme8.0
siemens C590IP with DECT handsets
three sip lines : 2xovh 1xfreebox(adsl provider)
Could it be due to my DECT base...???
Thanks
Olivier
-
What have you put into the outbound route?
Kind Regards
S
-
Hello,
My outbound route is as follow :
ACT = yes
Primary path = sip line 1
Secondary path = sip line 2
Tertiary path = sip line 3
Quaternary path = none
Dialplan = _X!_00XXXXXXX.
Alternate route to remote host = I left it blank
Auth = No
Thanks
-
Try something like _XXXX. _00XXXXXXX.
That should do it.
-
indeed !