rutileblue
08-29-08, 06:06 PM
It doesn't look like the Pika driver (on the WARP) supports a 'w' in the Dial identifier. For whatever reason, my analog lines need that pause at the start of dialing, otherwise the leading digits get "clipped". The 'w' is supported by the drivers for Digium and Sangoma cards. (ie this dialing sequence works with those cards.)
Am I missing something in regards to the Pika driver? Is there another way around the problem? When can you add support for the 'w'?
Output from the Asterisk console:
-- Executing [18472159816@voicepulse-outgoing:1] Dial("SIP/2002-10330310", "PIKA/fxo/1/w15551239898") in new stack
-- group 0/0 channel 0/0 type=4
-- Called fxo/1/w15551239898
[Jan 6 05:00:32] NOTICE[11104]: cdr.c:434 ast_cdr_free: CDR on channel 'PIKA/fxo/1' not posted
== Everyone is busy/congested at this time (1:0/1/0)
== Auto fallthrough, channel 'SIP/2002-10330310' status is 'CONGESTION'
Thank you!
Am I missing something in regards to the Pika driver? Is there another way around the problem? When can you add support for the 'w'?
Output from the Asterisk console:
-- Executing [18472159816@voicepulse-outgoing:1] Dial("SIP/2002-10330310", "PIKA/fxo/1/w15551239898") in new stack
-- group 0/0 channel 0/0 type=4
-- Called fxo/1/w15551239898
[Jan 6 05:00:32] NOTICE[11104]: cdr.c:434 ast_cdr_free: CDR on channel 'PIKA/fxo/1' not posted
== Everyone is busy/congested at this time (1:0/1/0)
== Auto fallthrough, channel 'SIP/2002-10330310' status is 'CONGESTION'
Thank you!