[Asterisk-Users] h323 and g729
Michael Manousos
manousos at inaccessnetworks.com
Thu Jun 5 01:25:19 MST 2003
Eduardo Goncalves wrote:
> Hi,
>
> I have an ansterisk and a cisco 827-4v registered to a Gatekeeper.
> asterisk has two extensions:
>
> exten => 223,1,Dial,OH323/BYEXTENSION at 827PD
Is 223 a registered alias of 827?
Have you configured this destination pattern in 827?
> exten => 730,1,Dial(IAX/eduardo at 10.0.11.103) (IAX are working well)
>
> When I try to call each other, gnugk shows a ARJ:
>
> ARJ|10.0.11.112:1720|223:dialedDigits|730:dialedDigits|false|resourceUnavailable
From http://www.packetizer.com/in/q24.html
resourceUnavailable
-------------------
Indicates that the gatekeeper does not have the resources, such as
memory or administrated capacity, to permit the call. Could possibly
also be used in reference to the remote endpoint, although another
reason may be more appropriate, such as callCapacityExceeded.
>
> I think this could be a codec configuration problem. Cisco works with g729, so my oh323.conf has the configuration below:
>
> codec=G729
asterisk-oh323 cannot handle G.729 properly yet. Try it with G.711.
Make sure that cisco also uses the same codec. You should also
set the 'frames' option, in oh323.conf, to the same value used by
the cisco gw.
>
> I have to use the 'frame=' option for this? What value?
>
> thanks in advance
> Eduardo
Michael.
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
More information about the asterisk-users
mailing list