[Asterisk-Users] oh323 problems

Makerere University kkabagambe at tech.mak.ac.ug
Sat May 31 03:59:07 MST 2003


i am trying to make calls between two workstations using netmeeting and 
asterisk.
i get the popup on both when i call the extensions 665 and 667 but when 
accept, i get this error 

*CLI>   0:18.190            H225 Caller:8112978 H225    Received connect 
PDU.
 0:18.288                 H245:810b388 H245    Read error: Bad file 
descriptor
 0:18.318                 H323 Cleaner H323    Connection ip$localhost/25430 
terminated.
WARNING[23576]: File pbx.c, Line 1702 (ast_pbx_run): Timeout, but no rule 
't' in context 'voip-h323'
 0:28.313          H225 Answer:80fc988 H225    Read error (4): Interrupted 
system call
 0:28.349                 H323 Cleaner H323    Connection 
ip$172.18.1.184:2127/5227 terminated. 

 


This is what i have in oh323.conf 

context=voip-h323
[register]
alias=asterisk
alias=123
alias=665
alias=667 


and in extensions.conf
exten => 665,1,Dial(OH323/172.18.1.133)
exten => 667,1,Dial(OH323/172.18.1.184) 




More information about the asterisk-users mailing list