Dear Jason,

  Thanks for your response. Here below is the configuration section
of 'vpk' context in extension.conf.

<start>

[vpk]


exten => s, 1, Answer exten => s, 2, SetMusicOnHold(default) exten => s, 3, DigitTimeout,5 exten => s, 4, ResponseTimeout, 5 exten => s, 5, Background(bks_wlcmmenu) exten => s, 6, Playback(invalid) exten => s, 7, Hangup

[default]
include => vpk

<end>

note, I have

context=vpk

in modem.conf

Just to throw light.

But I suppose, the extension configuration is not the problem, because
I could see ( from asterisk messages ), the dial plan sequence is
going correctly if I comment 'Answer' application. ( though not useful )

I suppose the problem could be in 'Answer' ing mechanism for the call.

Please pin point the issue.

Thanks in Advance

Jason Williams wrote:
At 16:00 25/05/2004 +0530, you wrote:

But the issue is, it was hanging on 'Answer' application and
throwing out 'Unable to Spawn Extension (vpk, s, 1) ..... ".




Do you have an extension s in context vpk ?

Can you provide the relevant section from the extensions.conf


Jason _______________________________________________ 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

_______________________________________________ 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

Reply via email to