Outgoing call using AsteriskRealtime problem

hi

i m having problem while dialing the zap channel

my Db


id  context        exten        priority   application  appdata

1    outgoing    _xxxxxxx          1            dial          zap/1/${EXTEN}
2   internal         500                 1            dial          sip/${EXTEN}

extension.conf

[test]

switch=>Realtime/outgoing@extensions

[sip]
switch=>Realtime/internal@sippeers  
switch=>Realtime/internal@sipusers

and my extconfig looks like

[code][settings]

sippeers=>mysql,asterisk,sip_buddies
sipuser=>mysql,asterisk,sip_budddies
extension=>mysql,asterisk,extension_table[/code]

my internal context is working fine and the problem comes while dialing outgoing context …and the error is

so any help would be highly appreciated

i got it working :smiley: