Here is the relevant config from the 2610. We are being passed a 10 digit # (I replaced the real #'s with 123456 below).
voice service voip signaling forward unconditional sip
controller T1 1/0 framing esf linecode b8zs pri-group timeslots 1-24
interface Serial1/0:23 no ip address isdn switch-type primary-ni isdn incoming-voice voice no cdp enable
voice-port 1/0:23 ! dial-peer voice 1 voip destination-pattern 123456.... session protocol sipv2 session target ipv4:192.168.1.2:5060 session transport udp dtmf-relay rtp-nte codec g711ulaw no vad ! sip-ua retry invite 3 retry response 3 retry bye 3 retry cancel 3 timers trying 1000 sip-server ipv4:192.168.1.2
Here is my sip.conf:
[general] port=5060 bindaddr=192.168.1.2 disallow=all allow=ulaw
[192.168.1.1] context=pstn-incoming type=friend host=192.168.1.1 dtmfmode=rfc2833 disallow=all allow=ulaw
[3200] context=local-phones type=friend username=3200 secret=3200 host=dynamic mailbox=3200
_______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
