Project

General

Profile

please solve my issue calls going from ip based minutes but not from user based registration

Added by navneet agarwal about 10 years ago

i have fresh installed a goautodial server 3.0 and updated it to 3.3 online . I have installed minutes IP registration through the goautodial carrier wizard settings and the call is going fine . But when i have configured minutes manually as well as with wizard for USER BASED REGISTRATION MINUTES IN GOAUTODIAL the calls are not going. The minute account has balance and the calls are going perfectly when minutes configured with eyebeam .

MY DIALPLAN FOR USER BASED REGISTRATION[with help of wizard]

CARRIER ID – HENRY
CARRIER NAME- HENRY
CARRIER DESCRIPTION - HENRY

register => 2785331192::5060/2785331192

[henry]
disallow=all
allow=gsm
allow=ulaw
type=friend
dtmfmode=rfc2833
context=trunkinbound
qualify=yes
insecure=very
nat=yes
host=173.241.194.151
username=2785331192
secret=xxxx
allow=g729

exten => _8972061714.,1,AGI
exten => _8972061714.,2,Dial(SIP/${EXTEN:10}@henry,,tTo)
exten => _8972061714.,3,Hangup

ERROR

[Feb 23 05:56:44] -- Executing [897206171416052231807@default:1] AGI in new stack
[Feb 23 05:56:44] -- AGI Script agi://127.0.0.1:4577/call_log completed, returning 0
[Feb 23 05:56:44] -- Executing [897206171416052231807@default:2] Dial("SIP/8020-00000037",
"SIP/16052231807@henry||tTo") in new stack
[Feb 23 05:56:44] -- Called 16052231807@henry
[Feb 23 05:56:44] WARNING3607: chan_sip.c:13482 handle_response_invite: Received response: "Forbidden" from '"8020" <sip:>;tag=as2f2b0dac'
[Feb 23 05:56:44] -- SIP/henry-00000038 is circuit-busy
[Feb 23 05:56:44] Everyone is busy/congested at this time (1:0/1/0)
[Feb 23 05:56:44] -- Executing [897206171416052231807@default:3] Hangup("SIP/8020-00000037", "") in new stack
[Feb 23 05:56:44] Spawn extension (default, 897206171416052231807, 3) exited non-zero on 'SIP/8020-00000037'
[Feb 23 05:56:44] -- Executing [h@default:1] DeadAGI("SIP/8020-00000037", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----21-----CONGESTION----------") in new stack
[Feb 23 05:56:44] -- AGI Script agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----21-----CONGESTION---------- completed, returning 0

DIALPAN FOR MINUTES ACCOUNT 2

DIAL PLAN trunkA[CONFIGURED MANUALLY AFTER SEEING FROM INTERNET]
CARRIER NAME – trunk a
CARRIER DESCRIPTION - trunk A

register => 4706109::5060/4706109

[trunkA]
disallow=all
allow=g729
allow=ulaw
allow=alaw
type=friend
username=4706109
secret=xxxx
host=92.48.114.24
dtmfmode=RFC2833
qualify=yes
fromuser=4706109
fromdomain=92.48.114.24
insecure=invite
insecure=very
nat=yes

GLOBAL STRINGS - TRUNKA=SIP/Digi

exten => _9042X.,1,AGI
exten => _9042X.,2,Dial(${TRUNKA}/${EXTEN:4},,tTo)
exten => _9042X.,3,Hangup

ERROR
[Feb 23 06:07:56] -- Executing [904216052231807@default:1] AGI in new stack
[Feb 23 06:07:56] -- AGI Script agi://127.0.0.1:4577/call_log completed, returning 0
[Feb 23 06:07:56] -- Executing [904216052231807@default:2] Dial("SIP/8020-00000039", "SIP/Digi/16052231807||tTo") in new stack
[Feb 23 06:07:56] -- Called Digi/16052231807
[Feb 23 06:07:56] WARNING7588: channel.c:3908 ast_channel_make_compatible: No path to translate from SIP/Digi-0000003a(256) to SIP/8020-00000039(4)
[Feb 23 06:07:56] == Spawn extension (default, 904216052231807, 2) exited non-zero on 'SIP/8020-00000039'
[Feb 23 06:07:56] -- Executing [h@default:1] DeadAGI("SIP/8020-00000039", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----0-----CONGESTION----------") in new stack
[Feb 23 06:07:56] -- AGI Script agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----0-----CONGESTION---------- completed, returning 0
[Feb 23 06:07:57] -- Got SIP response 500 "No destination available (19/SL)" back from 92.48.114.24

1.jpg (76.8 KB) 1.jpg error message in henry minutes

    (1-1/1)
    Go to top