[asterisk-users] Asterisk 1.8.0-beta1 Connectedline

unserossi at aol.com unserossi at aol.com
Sat Jul 24 07:21:45 CDT 2010


Hi,

i just tried to use the CONNECTEDLINE() feature but it does not work, at least with my softphones (zoiper, 3CX, Xlite)

in sip.conf under general I have:
trustrpid = yes
sendrpid = rpid,pai
rpid_update = yes

in extensions.conf I have:
exten => 2000,1,Set(CONNECTEDLINE(number,i)=98)
exten => 2000,n,Set(CONNECTEDLINE(name,i)=test)
exten => 2000,n,Set(CONNECTEDLINE(pres)=allowed)
exten => 2000,n,Dial(SIP/2000,20)

It seems to be executed correctly

    -- Executing [2000 at default:1] Set("SIP/1000-0000002e", "CONNECTEDLINE(number,i)=98") in new stack
    -- Executing [2000 at default:2] Set("SIP/1000-0000002e", "CONNECTEDLINE(name,i)=test") in new stack
    -- Executing [2000 at default:3] Set("SIP/1000-0000002e", "CONNECTEDLINE(pres)=allowed") in new stack
    -- Executing [2000 at default:4] Dial("SIP/1000-0000002e", "SIP/2000,20") in new stack
    -- Called 2000
    -- SIP/2000-0000002f is ringing
    -- SIP/2000-0000002f answered SIP/1000-0000002e
    -- Remotely bridging SIP/1000-0000002e and SIP/2000-0000002f
  == Spawn extension (default, 2000, 4) exited non-zero on 'SIP/1000-0000002e'


but neither the number is changed on the calling softphone nor the name is displayed.

Did anyone successfully test this, maybe with a hardphone?

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100724/33e61031/attachment.htm 


More information about the asterisk-users mailing list