I am not sure what you mean by "redirected calling search space is able to call out" ?
Regards
Deepak
Main Topics
Browse All TopicsHi all,
I am having problem forwarding all calls to a external number. Here is my setup
CSICO 3640 (ISDN lines) -> CISCO 2811 (ip phones 7960)
when i set the "call forward all 90208XXXXXXX" (number hidden purposely), the calls don't go through to the destination.
I have an dial-peer for matching the destination pattern 90208XXXXXXX, in fact when i dial this number from the same extension where the forward is in place the call connects without any problem.
To explain the sequence of the call flow.... a call comes in on ISDN line to CISCO3640 get directed to CISCO2811 and get redirected to 90208XXXXXX but fails.
What am i doing wrong?
Thanks in advance
Deepak
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
ok, how do i allow off-net calls ? Here is my ephone-dn configuration
!
ephone-dn 2 dual-line
number 0208XXXXXXX secondary 3918 no-reg primary
label Deepak 3918
description 0208XXXXXXX
name Deepak
call-forward all 90208XXXXXXX
!
and this dial-peer gets matched for outgoing calls
!
dial-peer voice 7 voip
destination-pattern 9T
session target ipv4:10.1.20.50
dtmf-relay h245-alphanumeric
codec g711ulaw
no vad
!
My mistake jvdeepak, should have recognized the CME in your original posting. Apologies. Assuming that the call forward all is your VM pilot perhaps.
Your Cisco CME system by default is set up to allow local transfers between IP phones only. It uses the Cisco-proprietary H.323 call transfer extensions to transfer calls that include an H.323 VoIP participant.
To configure your Cisco CME system to use H.450.2 transfers (this is recommended), set transfer-system full-consult under the telephony-service command mode. You also have to use this configuration for SIP VoIP transfers.
To configure your Cisco CME system to permit transfers to nonlocal destinations (VoIP or PSTN), set the transfer-pattern command under telephony-service. The transfer-pattern command also allows you to specify that specific transfer-to destinations should receive only blind transfers. You also have to use this configuration for SIP VoIP transfers. The transfer-pattern command allows you to restrict trunk-to-trunk transfers to prevent incoming PSTN calls from being transferred back out to the PSTN (employee toll fraud). Trunk-to-trunk transfers are disabled by default, because the default is to allow only local extension-to-extension transfers.
Hello ccie22921,
Thanks for your reply. Here is my config
!
telephony-service
load 7960-7940 P00308010200
max-ephones 42
max-dn 100
ip source-address 10.1.20.15 port 2000
calling-number local secondary
calling-number initiator
system message Cohagen Capital Limited
network-locale GB
network-locale 1 GB
network-locale 2 GB
network-locale 3 GB
network-locale 4 GB
time-format 24
voicemail 8500
max-conferences 5 gain -6
call-forward pattern 9+
call-forward system redirecting-expanded
transfer-system full-consult
transfer-pattern 9T blind
secondary-dialtone 9
create cnf-files version-stamp Jan 01 2002 00:00:00
!
voice service voip
allow-connections sip to sip
redirect ip2ip
sip
header-passing
!
Does this need any change ?
Thanks
Deepak
Business Accounts
Answer for Membership
by: ikalmarPosted on 2009-09-22 at 05:35:18ID: 25392031
hi you able the redirected Calling Search Space is able to call out?