Hi, I need just a little help :)<br>I&#39;m trying to connect legacy PBX (via PRI interface) to an IP-PBX (via SIP). I&#39;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@ipaddress which is not allowed. Here is my config on the router side. I should mention that I don&#39;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. <br>

Any help would be appreciated. <br>Note: calls should go through SBC... right now it&#39;s not there is some direct communication between VG and IP-PBX. Should the SBC be proxy??? <br clear="all"><br><br>hostname Router<br>

!<br>no aaa new-model<br>network-clock-participate wic 3 <br>!<br>ip cef<br>!<br>multilink bundle-name authenticated<br>!<br>isdn switch-type primary-qsig<br>!<br>voice-card 0<br> no dspfarm<br>!<br>controller E1 0/3/0<br>

 framing NO-CRC4 <br> clock source line primary<br> pri-group timeslots 1-31<br>!<br>controller E1 0/3/1<br>!<br>interface FastEthernet0/0<br> ip address <i>router_ip</i> 255.255.255.0<br> duplex auto<br> speed auto<br>!         <br>

interface Serial0/3/0:15<br> no ip address<br> encapsulation hdlc<br> isdn switch-type primary-qsig<br> isdn protocol-emulate network *****if i set this to user i lost my layer 2 connectivity*****<br> isdn incoming-voice voice<br>

 no cdp enable<br>!<br>interface Dialer0<br> no ip address<br>!<br>ip route 0.0.0.0 0.0.0.0 FastEthernet0/0<br>!<br>control-plane<br>!<br>voice-port 0/3/0:15<br>!<br>dial-peer voice 1 pots<br> destination-pattern 38923141100 ********This is the number that should be reeched*******<br>

 progress_ind setup enable 3 ********I&#39;m not sure that this shoul be here, but i tried without this to***********<br> progress_ind alert enable 8 *******I&#39;m not sure that this shoul be here, but i tried without this to***********<br>

 port 0/3/0:15<br>!<br>dial-peer voice 10 pots<br> destination-pattern .T ******is this right******<br> progress_ind setup enable 3<br> progress_ind alert enable 8<br> no digit-strip<br> port 0/3/0:15<br>!<br>dial-peer voice 11 pots<br>

 incoming called-number .T<br> direct-inward-dial<br> port 0/3/0:15<br>!<br>dial-peer voice 20 voip<br> destination-pattern .T<br> progress_ind setup enable 3<br> progress_ind alert enable 8<br> session protocol sipv2<br>

 session target ipv4:<i>SBC_address</i><br> dtmf-relay sip-notify rtp-nte<br> no vad<br>!<br>dial-peer voice 21 voip<br> session protocol sipv2<br> session target ipv4:<i>SBC_address</i><br> incoming called-number .T<br>
!<br>
sip-ua <br> credentials username 38923141100 password 01405E5D0958575B701D1E59 realm maktelssw ***is this nessesery**** <br> keepalive target ipv4:<i>SBC_address</i><br> authentication username 38923141100 password 03570352545C70181F584955<br>

 retry options 1<br> registrar ipv4:<i>IP_PBX_address</i>:5060 expires 3600<br> sip-server ipv4:<i>SBC_address</i><br><br>end<br>-- <br>Ratko<br>