[asterisk-users] CONNECTEDLINE
Kyle Kienapfel
doctor.whom at gmail.com
Sat Feb 6 14:08:07 CST 2010
You should take a look and see if any SIP packets are going out that
mention "Connected Line 0317998955" as either something is or isn't
sent out from the asterisk server.
On Sat, Feb 6, 2010 at 4:30 AM, Magnus Benngård
<magnus.b at inputinterior.se> wrote:
> 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 <0317998955>)
> 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
> <0317998955>") 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
>
> --
> _____________________________________________________________________
> -- 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
>
More information about the asterisk-users
mailing list