Calling from external by freepbx to external

ivr is limited to only defined extension

how can i do calls
from external by inbound number
to any external numbers

Your question makes no sense. Slow down and explain what you want to do.

Also this is FreePBX not trixbox support so you may not find anyone willing to help you.

In the future taking the time to write complete sentences might actually make someone want to help you.

i need to call to international numbers by freepbx from my mobile

  1. i calling to some inbound number parked on freepbx
  2. then i can call to external number

exactly like ivr, but ivr is limited to internal numbers

I can think of several ways you might do this.

Use DISA. This way you can can access Asterisk Dialtone and dial your internal number. The DISA passwords provides security.

Bill

misc application OK
then IVR OK
then DISA not ok, cant immediatelly write number
must write some number then can be used disa

misc application OK
then disa not ok, no message information

ok found: announcement

  1. misc applicationname: callin, future code: 1006
  2. annoucement name: Announcement
  3. disa name: internal, respone: 20, digit: 3, context: from-internal

calling to voxeo number one signal & hangup
sip:1006!sip.domain.com@sbc-staging-internal

works fine, when i call this
sip:10!sip.domain.com@sbc-staging-internal

-- Executing [1006@from-sip-external:1] NoOp("SIP/sipproxy-out.orl.voxeo.net-b5d0d188", "Received incoming SIP connection from unknown peer to 1006") in new stack
-- Executing [1006@from-sip-external:2] Set("SIP/sipproxy-out.orl.voxeo.net-b5d0d188", "DID=1006") in new stack
-- Executing [1006@from-sip-external:3] Goto("SIP/sipproxy-out.orl.voxeo.net-b5d0d188", "s|1") in new stack
-- Goto (from-sip-external,s,1)
-- Executing [s@from-sip-external:1] GotoIf("SIP/sipproxy-out.orl.voxeo.net-b5d0d188", "1?from-trunk|1006|1") in new stack
-- Goto (from-trunk,1006,1)

1006 - custom app
10 - extension

calling to 1006 from voxeo number (sip:1006!sip.domain.com@sbc-staging-internal) one signal & hangup
calling to 10 from voxeo number (sip:10!sip.domain.com@sbc-staging-internal) - works good
calling to 1006 - from 10 works good