User829529328 posted
i have tried all these but no use...
the problem is i cant call a number outside the company
when i give the below code
clientSocket.Send(Encoding.ASCII.GetBytes("Action: Originate\r\nChannel:SIP/114\r\nCallerid:SIP/113\r\nExten:_9Z.,1,Dial(SIP/99999999999@mysipprovider-out,30,r)\r\nActionID:ABC45678901234567890\r\nPriority: 1\r\nTimeout: 60000\r\nContext: default\r\nApplication:
AGI \r\nData: myagi.agi\r\n\r\n"));
its giving
Response: Error
Message: Channel not specified
thnak you