[Need Help] Outgoing Calls

Hi ,

When i make outgoing calls, i am hearing two different ringtones. First a ringtone (assume this is generated by Asterisk), then with in a second another ringtone.

Calls are connecting & working fine. but it is really confusing to hear two different ringtones one after other.

How do i change below script to get me only the far end ringtone?

my outgoing context:
exten => _1NXXXXXXXXX,1,Dial(ZAP/g2/${EXTEN})
exten => _1NXXXXXXXXX,2,Hangup()

thanks
ldp.

[quote=“ldp”]Hi ,

When i make outgoing calls, i am hearing two different ringtones. First a ringtone (assume this is generated by Asterisk), then with in a second another ringtone.

Calls are connecting & working fine. but it is really confusing to hear two different ringtones one after other.

How do i change below script to get me only the far end ringtone?

my outgoing context:
exten => _1NXXXXXXXXX,1,Dial(ZAP/g2/${EXTEN})
exten => _1NXXXXXXXXX,2,Hangup()

thanks
ldp.[/quote]