mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 17:38:59 +00:00
inbound calls milestone
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@255 a93c3328-9c30-0410-af19-c9cd2b2d52af
This commit is contained in:
@@ -180,7 +180,7 @@ static void launch_channel(struct sangoma_pri *spri, int channo)
|
||||
close(file);
|
||||
//close(ifd);
|
||||
|
||||
|
||||
pri_hangup(spri->pri, channo, 16);
|
||||
if (zap_channel_close(&chan) != ZAP_SUCCESS) {
|
||||
printf("Critical Error: Failed to close channel [%s]\n", chan->last_error);
|
||||
}
|
||||
|
Reference in New Issue
Block a user