Hello, All!
We was upgrade our Asterisk from version 0.7.2 to 1.0.7.
And have big problem.
 
When asterisk starts:
-------------------------------------------------------
*CLI> h.323 show codecs
Allowed Codecs:
         Table:
   G.729A{sw} <1>
   G.729{sw} <2>
   G.723.1{sw} <3>
   G.711-uLaw-64k{sw} <4>
 Set:
   0:
     0:
       G.729A{sw} <1>
       G.729{sw} <2>
       G.723.1{sw} <3>
       G.711-uLaw-64k{sw} <4>
-------------------------------------------------------
 
But any attempt of a call through h.323 channel fails, and g.729 codecs disappears from list.
 
 
-------------------------------------------------------
    -- Executing Goto("SIP/1015-c60d", "default|66883912560008|1") in new stack
    -- Goto (default,66883912560008,1)
    -- Executing Dial("SIP/1015-c60d", "h323/8308768983912560008/3912|80") in new stack
    -- Called 8308768983912560008
  == Spawn extension (default, 66883912560008, 1) exited non-zero on 'SIP/1015-c60d'
    -- Executing Hangup("SIP/1015-c60d", "") in new stack
  == Spawn extension (default, h, 1) exited non-zero on 'SIP/1015-c60d'
 
*CLI> h.323 show codecs
Allowed Codecs:
         Table:
   G.711-uLaw-64k{sw} <1>
 Set:
   0:
     0:
       G.711-uLaw-64k{sw} <1>
 
*CLI>
-------------------------------------------------------
 
No any error/warning messages about h323 or g729 in /var/log/asterisk/* listed.
 
Codecs are registered OK.:
 
May 25 19:11:01 VERBOSE[26356]:   == Found total of 30 G.729 licenses
 
HELP, PLEASE!
 
Alec.

 
 
 
 
 
 
_______________________________________________
Asterisk-Users mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to