login | register
Thu 20 of Nov, 2008 [14:16 UTC]

voip-info.org

     
Thread UnlockedNon Sticky Thread

Originate dials ok but no DIALSTATUS

simonInOz
Joined: Thu 01 of Mar, 2007

Originate dials ok but no DIALSTATUS

Posted: Tue 26 of Aug, 2008 [02:24 UTC],
Using the Manager interface, I issue an Originate command. It indeed dials, and is handled in the dialpan, but the DIALSTATUS value is empty (I have tried answered and unanswered calls).
I am using Trixbox 2.6.18-53.1.4.el5 (SMP)
Any idea why this is so? (How can I determine how the call went?)

exten => s,1,NoOp(HANGUPCAUSE is ${HANGUPCAUSE})
exten => s,2,NoOp(DIALSTATUS is ${DIALSTATUS})
exten => s,3,Goto(s-${DIALSTATUS},1)