[asterisk-users] CONNECTEDLINE

Magnus Benngård magnus.b at inputinterior.se
Sat Feb 6 06:30:34 CST 2010



Gentlemen, 

Did tryout "CONNECTEDLINE" function, was exactly what I have been looking
for. But there are at least one thing I cant figure out. 

Did a very simple and "stupid" extension 0317998955 and ran a test. 

My phone (0317998975) dials 955, the display on my phone changes from
"955" to "Connected Line 955" when my call is answered,
shouldn't the display on my phone change to "Connected Line 0317998955"?

exten => 956,1,Goto(0317998956,1)

exten => 0317998956,1,Set(CONNECTEDLINE(all)=Connected Line )
exten => 0317998956,n,Answer()
exten => 0317998956,n,Wait(2)
exten => 0317998956,n,Hangup()

 -- Executing [956 at inputinterior.se:1] Goto("SIP/0317998975-00000004",
"0317998956,1") in new stack
 -- Goto (inputinterior.se,0317998956,1)
 -- Executing [0317998956 at inputinterior.se:1]
Set("SIP/0317998975-00000004", "CONNECTEDLINE(all)=Connected Line ") in new
stack
 -- Executing [0317998956 at inputinterior.se:2]
Answer("SIP/0317998975-00000004", "") in new stack
 -- Executing
[0317998956 at inputinterior.se:3]
Wait("SIP/0317998975-00000004", "2") in new stack
 -- Executing [0317998956 at inputinterior.se:4]
Hangup("SIP/0317998975-00000004", "") in new stack
 == Spawn extension (inputinterior.se, 0317998956, 4) exited non-zero on
'SIP/0317998975-00000004' 

Asterisk SVN-trunk-r245147M built by root @ sip on a i686 running Linux on
2010-01-25 11:10:15 UTC 

/Magnus
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100206/31b24b30/attachment.htm 


More information about the asterisk-users mailing list