VoipGetAll
Z Net47 2.0
Zapytanie:
//BEGIN// <?xml version="1.0" encoding="UTF-8"?> <Net47> <SessionID>9859c16379c2f22e2db8dde9f41cc6a8</SessionID> <Priority>0</Priority> <Module>Voip</Module> <Request> <Type>VoipGetAll</Type> <VoipGetAll> <CustomerID>12</CustomerID><!-- opcjonalne --> </VoipGetAll> </Request> </Net47> //BEGINEND//
Odpowiedź:
//BEGIN// <?xml version="1.0" encoding="UTF-8"?> <Net47> <Request> <Type>VoipGetAll</Type> <VoipGetAll> <Rekord><!-- sekcja może wystąpić kilka razy --> <Status>1</Status><!-- tylko Asterisk --><!-- 0 (numer istnieje na centrali ale nie jest online), 1 (numer jest na centrali i jest online) lub -1 (numeru nie ma na centrali) --> <ID>11</ID> <Typ>Telefon</Typ> <Name>324305040</Name> <Email></Email> <CustomerID>35</CustomerID> <Customer>Grzegorz Kowalski</Customer> <Przedzial>Przeniesiony</Przedzial> <Nazwa>VoIP</Nazwa> <ZobID>182</ZobID> <LimitSekund>10800</LimitSekund> <Wykorzystano>0</Wykorzystano> <LastReset>2013-02-01 00:00:01</LastReset> <Amaflags>billing</Amaflags> <CallerID>48324305040</CallerID> <Canreinvite>no</Canreinvite> <Context>platnosciblokada</Context> <Dtmfmode>rfc2833</Dtmfmode> <Host>dynamic</Host> <Insecure>no</Insecure> <Language>pl</Language> <Mailbox>324305040@mailbox</Mailbox> <Md5Secret>dsfdsfsd4f7d272b0db957e3ea9b</Md5Secret> <Nat>auto_force_rport</Nat> <Permit></Permit> <Deny></Deny> <Mask></Mask> <Port></Port> <Qualify>no</Qualify> <RestrictID></RestrictID> <Secret>haselko</Secret> <Type>friend</Type> <Username>324305040</Username> <Allow>!all,alaw</Allow> <MusicOnHold></MusicOnHold> <RegSeconds>0</RegSeconds> <IpAddr></IpAddr> <CancallForward>no</CancallForward> <RegServer></RegServer> <Useragent></Useragent> <CentralaID>3</CentralaID> <CentralaNazwa>Nazwa</CentralaNazwa> <CentralaTyp>Asterisk</CentralaTyp> <LimitK>???</LimitK> <LimitG>???</LimitG> <LimitPow>???</LimitPow> <LimitPowg>???</LimitPowg> <PowEmail>???</PowEmail> <PowTel>???</PowTel> <Numery>???</Numery> <Postpaid>???</Postpaid> <Przekierowanie>???</Przekierowanie> </Rekord> </VoipGetAll> </Request> </Net47> //BEGINEND//
Błędy:
//BEGIN// <?xml version="1.0" encoding="UTF-8"?> <Net47> <Request> <Type>Error</Type> <Error>Brak danych lub błąd pobrania.</Error> </Request> </Net47> //BEGINEND//