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 [...@inputinterior.se:1] Goto("SIP/0317998975-00000004",
"0317998956,1") in new stack
 -- Goto (inputinterior.se,0317998956,1)
 -- Executing [0317998...@inputinterior.se:1]
Set("SIP/0317998975-00000004", "CONNECTEDLINE(all)=Connected Line ") in new
stack
 -- Executing [0317998...@inputinterior.se:2]
Answer("SIP/0317998975-00000004", "") in new stack
 -- Executing
[0317998...@inputinterior.se:3]
Wait("SIP/0317998975-00000004", "2") in new stack
 -- Executing [0317998...@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
-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to