now im trying differents conf and i get "Got SIP response 486 "Busy Here""
My config:
[FlowRoute]
type=friend
secret=xxxx
username=xxxx
host=sip.flowroute.com
dtmfmode=rfc2833
context=trunkinbound
allow=gsm
allow=ulaw
allow=g729
qualify=yes
insecure=very
nat=yes
=undefined
exten => _91X.,1,AGI(
agi://127.0.0.1:4577/call_log)
exten => _91X.,2,Dial(SIP/${EXTEN:3}@FlowRoute,,tTo)
exten => _91X.,3,Hangup
my logs...
[Mar 15 12:50:28] -- Executing [8600051@default:1] MeetMe("Local/8600051@default-0000000f;2", "8600051,F") in new stack
[Mar 15 12:50:28] > Channel Local/8600051@default-0000000f;1 was answered.
[Mar 15 12:50:28] -- Executing [9118662161072@default:1] AGI("Local/8600051@default-0000000f;1", "agi://127.0.0.1:4577/call_log") in new stack
[Mar 15 12:50:28] == Manager 'sendcron' logged off from 127.0.0.1
[Mar 15 12:50:28] -- AGI Script Executing Application: (EXEC) Options: (Set(_CAMPCUST=TEST))
[Mar 15 12:50:28] -- <Local/8600051@default-0000000f;1>AGI Script
agi://127.0.0.1:4577/call_log completed, returning 0
[Mar 15 12:50:28] -- Executing [9118662161072@default:2] Dial("Local/8600051@default-0000000f;1", "SIP/8662161072@FlowRoute,,tTo") in new stack
[Mar 15 12:50:28] == Using SIP RTP CoS mark 5
[Mar 15 12:50:28] -- Called SIP/8662161072@FlowRoute
[Mar 15 12:50:31] -- SIP/FlowRoute-0000000d is ringing
[Mar 15 12:50:31] -- SIP/FlowRoute-0000000d is ringing
[Mar 15 12:50:31] -- Got SIP response 486 "Busy Here" back from 216.115.69.144:5060
[Mar 15 12:50:31] -- SIP/FlowRoute-0000000d is busy
[Mar 15 12:50:31] == Everyone is busy/congested at this time (1:1/0/0)
[Mar 15 12:50:31] -- Executing [9118662161072@default:3] Hangup("Local/8600051@default-0000000f;1", "") in new stack
[Mar 15 12:50:31] == Spawn extension (default, 9118662161072, 3) exited non-zero on 'Local/8600051@default-0000000f;1'
[Mar 15 12:50:31] -- Executing [h@default:1] AGI("Local/8600051@default-0000000f;1", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----17-----BUSY----------") in new stack
[Mar 15 12:50:31] -- <Local/8600051@default-0000000f;1>AGI Script
agi://127.0.0.1:4577/call_log--HVcauses ... ---------- completed, returning 0
[Mar 15 12:50:31] == Spawn extension (default, 8600051, 1) exited non-zero on 'Local/8600051@default-0000000f;2'
[Mar 15 12:50:31] -- Executing [h@default:1] AGI("Local/8600051@default-0000000f;2", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----0---------------") in new stack
[Mar 15 12:50:31] -- <Local/8600051@default-0000000f;2>AGI Script
agi://127.0.0.1:4577/call_log--HVcauses ... ---------- completed, returning 0
my question its, what i doing wrong/miss?
Note: when i try call directly sip (flowroute) to softphone there are no problem at all