OK, i've got asterisk @ home 1.3 up and running with Broadvoice.
BUT I have one nagging problem to sort out. When you call my BV # the
calling party gets no ring indication, just silence until either I
answer the phone, or the call bounces over to voicemail. below is the
console output when a call is recieved. what am i missing here?
thanks
Bernie
-- Executing GotoIf("SIP/2017540019-fe29",
"1?from-pstn-reghours|s|1:")
in new stack
-- Goto (from-pstn-reghours,s,1)
-- Executing GotoIf("SIP/2017540019-fe29",
"0?from-pstn-reghours-nofax|s|1:2") in new stack
-- Goto (from-pstn-reghours,s,2)
-- Executing Answer("SIP/2017540019-fe29", "") in new
stack
-- Executing Wait("SIP/2017540019-fe29", "1") in new
stack
-- Executing SetVar("SIP/2017540019-fe29",
"intype=EXT-222") in new
stack
-- Executing Cut("SIP/2017540019-fe29",
"intype=intype|-|1") in new
stack
-- Executing GotoIf("SIP/2017540019-fe29", "1?7:9") in
new stack
-- Goto (from-pstn-reghours,s,7)
-- Executing Wait("SIP/2017540019-fe29", "3") in new
stack
-- Executing Goto("SIP/2017540019-fe29",
"ext-local|222|1") in new stack
-- Goto (ext-local,222,1)
-- Executing Macro("SIP/2017540019-fe29",
"exten-vm|222@default|222") in new stack
-- Executing SetVar("SIP/2017540019-fe29",
"FROMCONTEXT=exten-vm")
in new stack
-- Executing Macro("SIP/2017540019-fe29",
"record-enable|222|IN") in
new stack
-- Executing GotoIf("SIP/2017540019-fe29", "0 >
0?2:4") in new stack
-- Goto (macro-record-enable,s,4)
-- Executing GotoIf("SIP/2017540019-fe29", "0?5:8") in
new stack
-- Goto (macro-record-enable,s,8)
-- Executing GotoIf("SIP/2017540019-fe29", "0?9:12") in
new stack
-- Goto (macro-record-enable,s,12)
-- Executing DBget("SIP/2017540019-fe29",
"RecEnable=RECORD-IN/222")
in new stack
-- DBget: varname=RecEnable, family=RECORD-IN, key=222
-- DBget: Value not found in database.
-- Executing SetVar("SIP/2017540019-fe29",
"CALLFILENAME=20050804-201820-1123201096.20") in new stack
-- Executing GotoIf("SIP/2017540019-fe29", "0?15:99") in
new stack
-- Goto (macro-record-enable,s,99)
-- Executing NoOp("SIP/2017540019-fe29", "NO RECORDING
NEEDED") in
new stack
-- Executing Macro("SIP/2017540019-fe29",
"dial|15|tr|222") in new stack
-- Executing GotoIf("SIP/2017540019-fe29", "0?4:2") in
new stack
-- Goto (macro-dial,s,2)
-- Executing GotoIf("SIP/2017540019-fe29", "0?4:3") in
new stack
-- Goto (macro-dial,s,3)
-- Executing SetCIDName("SIP/2017540019-fe29", "Courtney
Bernar") in
new stack
-- Executing AGI("SIP/2017540019-fe29",
"dialparties.agi") in new stack
-- Launched AGI Script /var/lib/asterisk/agi-bin/dialparties.agi
-- dialparties.agi: request = dialparties.agi
-- dialparties.agi: priority = 4
-- dialparties.agi: extension = s
-- dialparties.agi: language = en
-- dialparties.agi: accountcode -- dialparties.agi: uniqueid =
1123201096.20
-- dialparties.agi: channel = SIP/2017540019-fe29
dialparties.agi: callerid = Courtney
-- dialparties.agi: context = macro-dial
-- dialparties.agi: type = SIP
-- dialparties.agi: rdnis = unknown
-- dialparties.agi: enhanced = 0.0
-- dialparties.agi: dnid = unknown
dialparties.agi: Caller ID name is 'Courtney Bernar' number is
'2012906653'
-- dialparties.agi: Added extension 222 to extension map
-- dialparties.agi: Extension 222 cf is disabled
-- dialparties.agi: Extension 222 do not disturb is disabled
== Parsing '/etc/asterisk/manager.conf': Found
== Parsing '/etc/asterisk/manager_custom.conf': Found
== Manager 'admin' logged on from 127.0.0.1
== Manager 'admin' logged off from 127.0.0.1
dialparties.agi: Extension 222 has call waiting disabled
-- dialparties.agi: DbSet CALLTRACE/222 to 2012906653
dialparties.agi: Dial string is SIP/222|15|tr
-- AGI Script dialparties.agi completed, returning 0
-- Executing Dial("SIP/2017540019-fe29",
"SIP/222|15|tr") in new stack
-- Called 222
-- SIP/222-2385 is ringing
== Spawn extension (macro-dial, s, 10) exited non-zero on
'SIP/2017540019-fe29' in macro 'dial'
== Spawn extension (macro-exten-vm, s, 3) exited non-zero on
'SIP/2017540019-fe29' in macro 'exten-vm'
== Spawn extension (ext-local, 222, 1) exited non-zero on
'SIP/2017540019-fe29'
asterisk1*CLI>