[cisco-voip] Redirecting Diversion Header Delivery - Outbound SIP trunk call forward

Lee ender9600 at gmail.com
Fri Feb 4 12:42:57 EST 2011


I had CUBE and did it there.

voice translation-rule 1
 rule 1 /^24\(..\)$/ /80355524\1/ --> 24xx is extension number changing to
80355524xx

voice translation-profile Redirect-number
 translate redirect-target 1
 translate redirect-called 1

dial-peer voice 1000 voip   --> you would need to add to all of your
outbound dial peers
 translation-profile incoming Redirect-number
 destination-pattern 1[2-9]..[2-9]......
 voice-class codec 1
 no  voice-class sip localhost
 no voice-class sip outbound-proxy
 voice-class sip early-offer forced
 session protocol sipv2
 session target sip-server
 incoming called-number ....
 dtmf-relay rtp-nte
 ip qos dscp cs3 signaling

Good debugs to see what is going on on the gw

debug voip ccapi inout
debug ccsip call
debug ccsip events
debug ccsip error
debug ccsip messag

Here's what I saw when couldn't CF to PSTN

cc_api_call_setup_ind_common:
   cisco-username=8038070788
   ----- ccCallInfo IE subfields -----
   cisco-ani=sip:8035550788 at 192.168.25.21 <sip%3A8035550788 at 192.168.25.21>
   cisco-anitype=0
   cisco-aniplan=0
   cisco-anipi=0
   cisco-anisi=0
   dest=sip:5554780 at 192.168.25.30:5060
   cisco-desttype=0
   cisco-destplan=0
   cisco-rdie=74
   cisco-rdn=2455  --> extension # carrier is seeing, when they need to see
10-digit
   cisco-rdntype=0
   cisco-rdnplan=0
   cisco-rdnpi=0
   cisco-rdnsi=1
   cisco-redirectreason=4   fwd_final_type =0
   final_redirectNumber =
   hunt_group_timeout =0


On Fri, Feb 4, 2011 at 11:05 AM, Bill Riley <bill at hitechconnection.net>wrote:

>
>
> I have a SIP trunk from Quest. They require the outbound caller-ID to be a
> 10-digit number assigned to that SIP trunk. When a user places an outbound
> call I have the external phone number mask set to their 10 digit DID. When
> the user sets their phone to CFA to a cell phone the call fails. We set the
> Calling party selection to first redirected number and check Redirecting
> Diversion Header Deliver on the CUCM SIP trunk. Now the gateway sees the
> four digit extension of the original caller.  I would like to send the
> original caller 10-digit number as the caller-id but if I can’t do that how
> can I send the IP phones 10 digit number as the caller-id so the call
> completes correctly.
>
> _______________________________________________
> cisco-voip mailing list
> cisco-voip at puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-voip
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://puck.nether.net/pipermail/cisco-voip/attachments/20110204/1069f0c5/attachment.html>


More information about the cisco-voip mailing list