I want to join two calls invoked from asterisk,

Here is my 1.call in /var/spool/asterisk/outgoing,

Channel: IAX2/[EMAIL PROTECTED]/847512,20,tr
MaxRetries: 2
RetryTime: 60
WaitTime: 30
Context: 13732
Extension: s
Priority: 1

it successfully rings at extension 847512 and I could answer the call.
In my context, ( extensions.conf )

[13732]
exten => s,1,Dial(SIP/[EMAIL PROTECTED])

I want to join both calls.

But it hangs up when the first call is made. It is not dialling the s,1
extension. I even tried with Answer App & without Answer App.

Can anyone please guide me how can i join both the calls.

Thanks,
Kannaiyan




_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to