On Mon, 2006-03-06 at 15:00, Jerry Geis wrote:
/ I am getting this error from call manager (4.0) and asterisk 1.2.4
/>/ />/ I have canreinvite=yes on the call manager setup. />/ />/ I can call into the asterisk box from call manager. THat seems to work. />/ When I am calling out of the box using a call file I see />/ this entry from call manager... />/ />/ What might be the problem with my setup? />/ /
What is the output on the console with sip debug turned on?

-Greg



greg

here is some of the output. I am no longer the to spcifically do sip debug but this is what I have.
along with my sip.conf snip.

The call to extension 3726 never rings. so it never gets answered.


co-drpage-01*CLI> -- Attempting call on SIP/CallManager//3726 for [EMAIL PROTECTED]:1 <mailto:[EMAIL PROTECTED]:1> (Retry 1)
      > Channel SIP/CallManager-03a0 was never answered.
co-drpage-01*CLI> Mar 6 13:57:49 NOTICE[4283]: pbx_spool.c:270 attempt_thread: Call failed to go through, reason 8 co-drpage-01*CLI> Mar 6 13:58:24 WARNING[4298]: cdr.c:548 ast_cdr_disposition: Cause not handled -- Executing AGI("OutgoingSpoolFailed", "smvoice|-digium_failed") in new stack
   -- Launched AGI Script /var/lib/asterisk/agi-bin/smvoice
co-drpage-01*CLI> -- Attempting call on SIP/CallManager//3726 for [EMAIL PROTECTED]:1 <mailto:[EMAIL PROTECTED]:1> (Retry 1) co-drpage-01*CLI> == Spawn extension (smvoice-dialout, failed, 1) exited non-zero on 'OutgoingSpoolFailed' Mar 6 13:58:25 NOTICE[4298]: pbx_spool.c:270 attempt_thread: Call failed to go through, reason 8
co-drpage-01*CLI>        > Channel SIP/CallManager-9209 was never answered.
co-drpage-01*CLI> co-drpage-01*CLI>
co-drpage-01*CLI> Mar 6 13:58:00 WARNING[4290]: cdr.c:548 ast_cdr_disposition: Cause not handled co-drpage-01*CLI> co-drpage-01*CLI> -- Executing AGI("OutgoingSpoolFailed", "smvoice|-digium_failed") in new stack co-drpage-01*CLI> co-drpage-01*CLI> -- Launched AGI Script /var/lib/asterisk/agi-bin/smvoice co-drpage-01*CLI> co-drpage-01*CLI> == Spawn extension (smvoice-dialout, failed, 1) exited non-zero on 'OutgoingSpoolFailed' co-drpage-01*CLI> co-drpage-01*CLI> Mar 6 13:58:01 NOTICE[4290]: pbx_spool.c:270 attempt_thread: Call failed to go through, reason 8
co-drpage-01*CLI> co-drpage-01*CLI> co-drpage-01*CLI>

co-drpage-01*CLI> -- Attempting call on SIP/CallManager//3726 for [EMAIL PROTECTED]:1 <mailto:[EMAIL PROTECTED]:1> (Retry 1)
co-drpage-01*CLI>        > Channel SIP/CallManager-11f2 was never answered.
co-drpage-01*CLI> Mar 6 13:58:12 WARNING[4294]: cdr.c:548 ast_cdr_disposition: Cause not handled co-drpage-01*CLI> -- Executing AGI("OutgoingSpoolFailed", "smvoice|-digium_failed") in new stack co-drpage-01*CLI> -- Launched AGI Script /var/lib/asterisk/agi-bin/smvoice co-drpage-01*CLI> == Spawn extension (smvoice-dialout, failed, 1) exited non-zero on 'OutgoingSpoolFailed' co-drpage-01*CLI> Mar 6 13:58:13 NOTICE[4294]: pbx_spool.c:270 attempt_thread: Call failed to go through, reason 8 co-drpage-01*CLI> -- Attempting call on SIP/CallManager//3726 for [EMAIL PROTECTED]:1 <mailto:[EMAIL PROTECTED]:1> (Retry 1)
co-drpage-01*CLI>        > Channel SIP/CallManager-03a0 was never answered.
co-drpage-01*CLI> Mar 6 13:58:24 WARNING[4298]: cdr.c:548 ast_cdr_disposition: Cause not handled co-drpage-01*CLI> -- Executing AGI("OutgoingSpoolFailed", "smvoice|-digium_failed") in new stack co-drpage-01*CLI> -- Launched AGI Script /var/lib/asterisk/agi-bin/smvoice co-drpage-01*CLI> == Spawn extension (smvoice-dialout, failed, 1) exited non-zero on 'OutgoingSpoolFailed' co-drpage-01*CLI> Mar 6 13:58:25 NOTICE[4298]: pbx_spool.c:270 attempt_thread: Call failed to go through, reason 8
co-drpage-01*CLI> co-drpage-01*CLI>

-- Attempting call on SIP/CallManager//3726 for [EMAIL PROTECTED]:1 <mailto:[EMAIL PROTECTED]:1> (Retry 1)
      > Channel SIP/CallManager-7dcc was never answered.
Mar 6 13:58:36 WARNING[4302]: cdr.c:548 ast_cdr_disposition: Cause not handled -- Executing AGI("OutgoingSpoolFailed", "smvoice|-digium_failed") in new stack
   -- Launched AGI Script /var/lib/asterisk/agi-bin/smvoice
== Spawn extension (smvoice-dialout, failed, 1) exited non-zero on 'OutgoingSpoolFailed' Mar 6 13:58:37 NOTICE[4302]: pbx_spool.c:270 attempt_thread: Call failed to go through, reason 8
co-drpage-01*CLI>


sip.conf
                       [CallManager]
                       type=friend
                       host=10.101.66.10
                       context=from_call_manager
                       disallow=all
                       allow=alaw
                       allow=ulaw
                       allow=gsm
                       dtmfmode=rfc2833
                       canreinvite=yes


_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

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

Reply via email to