[Possible SPAM] :[Asterisk-Users] about sip, asterisk and cisco ccme

Tim Howell Tim.Howell at evfreefullerton.com
Thu Mar 17 08:29:06 MST 2005


Gilbert Abboud wrote:

> I have a Cisco 2801 with CME and I'm trying to connect it to Asterisk
> through SIP. Can you please send me the Dial-peer configuration that
> creates a trunk between the Cisco router and  Asterisk.  

You can try something like this:

dial-peer voice 900 voip
 destination-pattern 9.......
 session protocol sipv2
!(the address of the Asterisk server)
 session target ipv4:192.168.0.100
!(in Asterisk use dtmfmode=rfc2833)
 dtmf-relay rtp-nte
 codec g711ulaw

--TWH



More information about the asterisk-users mailing list