Hi,
Is callback working with -759 version ?
I don't use callback very often, so I cannot say since when it's no more working, and more especially what I did on my SME. But I updated to -759 version, and callback is no more working now, when it was working well some time ago...
All seems good in my config, but here is what happens when I try to be called back :
# asterisk -rvvv
Asterisk 1.4.19.2, Copyright (C) 1999 - 2008 Digium, Inc. and others.
Created by Mark Spencer <markster@digium.com>
Asterisk comes with ABSOLUTELY NO WARRANTY; type 'core show warranty' for details.
This is free software, with components licensed under the GNU General Public
License version 2 and other licenses; you are welcome to redistribute it under
certain conditions. Type 'core show license' for details.
=========================================================================
== Parsing '/etc/asterisk/asterisk.conf': Found
== Parsing '/etc/asterisk/extconfig.conf': Found
Connected to Asterisk 1.4.19.2 currently running on e-smith (pid = 4803)
Verbosity was 0 and is now 3
-- Executing [33123456789@mainmenu:1] AGI("SIP/my_sip_account", "selintra|Inbound|33123456789") in new stack
-- Launched AGI Script /var/lib/asterisk/agi-bin/selintra
-- AGI Script Executing Application: (Congestion) Options: ((null))
== Spawn extension (mainmenu, 33123456789, 1) exited non-zero on 'SIP/my_sip_account'
-- Executing [h@mainmenu:1] Hangup("SIP/my_sip_account", "") in new stack
== Spawn extension (mainmenu, h, 1) exited non-zero on 'SIP/my_sip_account'
-- Executing [33123456789@mainmenu:1] AGI("SIP/my_sip_account", "selintra|Inbound|33123456789") in new stack
-- Launched AGI Script /var/lib/asterisk/agi-bin/selintra
-- AGI Script Executing Application: (Congestion) Options: ((null))
== Spawn extension (mainmenu, 33123456789, 1) exited non-zero on 'SIP/my_sip_account'
-- Executing [h@mainmenu:1] Hangup("SIP/my_sip_account", "") in new stack
== Spawn extension (mainmenu, h, 1) exited non-zero on 'SIP/my_sip_account'
-- Attempting call on SIP/33987654321@ for 33987654321@default-callback:1 (Retry 1)
[May 29 14:16:46] WARNING[8056]: chan_sip.c:2925 create_addr: No such host:
[May 29 14:16:46] NOTICE[8056]: channel.c:2839 __ast_request_and_dial: Unable to request channel SIP/33987654321@
[May 29 14:16:46] NOTICE[8056]: pbx_spool.c:341 attempt_thread: Call failed to go through, reason (0) Call Failure (not BUSY, and not NO_ANSWER, maybe Circuit busy or down?)
-- Attempting call on SIP/33987654321@ for 33987654321@default-callback:1 (Retry 1)
[May 29 14:16:48] WARNING[8061]: chan_sip.c:2925 create_addr: No such host:
[May 29 14:16:48] NOTICE[8061]: channel.c:2839 __ast_request_and_dial: Unable to request channel SIP/33987654321@
[May 29 14:16:48] NOTICE[8061]: pbx_spool.c:341 attempt_thread: Call failed to go through, reason (0) Call Failure (not BUSY, and not NO_ANSWER, maybe Circuit busy or down?)
e-smith*CLI> quit
#