On Fri, Oct 1, 2010 at 10:08 AM, Danny Dias <[email protected]> wrote:
> Hello,
>
> We are having issues with a NEW Sangoma A108D:
>
>     -- Executing [691918...@pbx1:1] Dial("SIP/xtravoip200-009d24b0",
> "DAHDI/g0/691918892|30|m") in new stack
> [Oct  1 10:04:43] WARNING[14171]: channel.c:3170 ast_request: No translator
> path exists for channel type DAHDI (native 76) to 256
> [Oct  1 10:04:43] WARNING[14171]: app_dial.c:1237 dial_exec_full: Unable to
> create channel of type 'DAHDI' (cause 58 - Bearer capability not available)
>   == Everyone is busy/congested at this time (1:0/0/1)
>     -- Executing [691918...@pbx1:2] Hangup("SIP/xtravoip200-009d24b0", "")

This has nothing to do with the card. Format 256 is G729, it looks to
me you're SIP phone is trying to place a call to the PSTN using G729,
since the PSTN only supports alaw/ulaw (depending on the type of
channel), you need to transcode the call, and you don't have G729
codec (you need to pay for it).

Sangoma offers D100 card which can do the transcoding to G729 in
Asterisk. But the easiest solution is to switch the codec in your
softphone to ulaw/alaw or something that is supported natively by
Asterisk without extra licensing required.

Moises Silva
Senior Software Engineer
Sangoma Technologies Inc. | 100 Renfrew Drive, Suite 100, Markham ON
L3R 9R6 Canada
t. 1 905 474 1990 x128 | e. [email protected]

-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to