[Home]

Summary:ASTERISK-05273: h323 error
Reporter:rho (rho)Labels:
Date Opened:2005-10-10 07:58:40Date Closed:2005-10-10 14:15:10
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:I set in h323.conf gatekeeper=x.x.x.x and i try call an h323 number with this extension:
exten=>111,1,Dial(H323/111@x.x.x.x) (I know that gatekeeper must be disabled with these dial arguments but i try anyway)
And Asterisk get this error:

Executing Dial("SIP/222-1174", "H323/111@x.x.x.x") in new stack
   -- Called 111@x.x.x.x
Oct 10 14:33:49 ERROR[5180]: ast_h323.cxx:164 void PAssertFunc(const char*): Assertion fail: Null pointer reference, file h225_1.cxx, line 431, Error=115
Oct 10 14:33:49 ERROR[5180]: ast_h323.cxx:164 void PAssertFunc(const char*): Assertion fail: Invalid cast to non-descendant class, file h225_1.cxx, line 431, Error=115
Segmentation fault (core dumped)                                                                                          

Is a correct error?
Comments: