[cisco-voip] PBX to IP-PBX via sip
Ratko Dodevski
rade239 at gmail.com
Tue Jun 2 09:19:33 EDT 2009
Hi, I need just a little help :)
I'm trying to connect legacy PBX (via PRI interface) to an IP-PBX (via SIP).
I've tried several configurations but still no call goes through. On the
IP-PBX side i get messages which say that router tries to make a call as
anonymous at ipaddress which is not allowed. Here is my config on the router
side. I should mention that I don't have the actual PBX, i have some tool
which acts as a PBX. Also, need to pass digits without any transformations.
Dial-peer voice 1 pots is the actual number that needs to be reeched.
Any help would be appreciated.
Note: calls should go through SBC... right now it's not there is some direct
communication between VG and IP-PBX. Should the SBC be proxy???
hostname Router
!
no aaa new-model
network-clock-participate wic 3
!
ip cef
!
multilink bundle-name authenticated
!
isdn switch-type primary-qsig
!
voice-card 0
no dspfarm
!
controller E1 0/3/0
framing NO-CRC4
clock source line primary
pri-group timeslots 1-31
!
controller E1 0/3/1
!
interface FastEthernet0/0
ip address *router_ip* 255.255.255.0
duplex auto
speed auto
!
interface Serial0/3/0:15
no ip address
encapsulation hdlc
isdn switch-type primary-qsig
isdn protocol-emulate network *****if i set this to user i lost my layer 2
connectivity*****
isdn incoming-voice voice
no cdp enable
!
interface Dialer0
no ip address
!
ip route 0.0.0.0 0.0.0.0 FastEthernet0/0
!
control-plane
!
voice-port 0/3/0:15
!
dial-peer voice 1 pots
destination-pattern 38923141100 ********This is the number that should be
reeched*******
progress_ind setup enable 3 ********I'm not sure that this shoul be here,
but i tried without this to***********
progress_ind alert enable 8 *******I'm not sure that this shoul be here,
but i tried without this to***********
port 0/3/0:15
!
dial-peer voice 10 pots
destination-pattern .T ******is this right******
progress_ind setup enable 3
progress_ind alert enable 8
no digit-strip
port 0/3/0:15
!
dial-peer voice 11 pots
incoming called-number .T
direct-inward-dial
port 0/3/0:15
!
dial-peer voice 20 voip
destination-pattern .T
progress_ind setup enable 3
progress_ind alert enable 8
session protocol sipv2
session target ipv4:*SBC_address*
dtmf-relay sip-notify rtp-nte
no vad
!
dial-peer voice 21 voip
session protocol sipv2
session target ipv4:*SBC_address*
incoming called-number .T
!
sip-ua
credentials username 38923141100 password 01405E5D0958575B701D1E59 realm
maktelssw ***is this nessesery****
keepalive target ipv4:*SBC_address*
authentication username 38923141100 password 03570352545C70181F584955
retry options 1
registrar ipv4:*IP_PBX_address*:5060 expires 3600
sip-server ipv4:*SBC_address*
end
--
Ratko
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://puck.nether.net/pipermail/cisco-voip/attachments/20090602/ad4b42f9/attachment.html>
More information about the cisco-voip
mailing list