On Sun, 1 Aug 2004 [EMAIL PROTECTED] wrote: > exten => _34.,1,Dial(SIP/[EMAIL PROTECTED],20,tr)
The r at the end of this line tells asterisk to generate a ringing sound for you to hear. In other words, the ringing you're hearing isn't coming from the far end SIP device. Taking the r out will probably help you get a little closer to the solution.. another thing you can do is turn sip debug on while you try to place the call and see what happens. Watch for responses from the far end sip server, etc. Greg _______________________________________________ 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
